]> git.pld-linux.org Git - packages/freetype.git/blobdiff - freetype.spec
- updated to 2.1.8 (with ftdocs-2.1.7)
[packages/freetype.git] / freetype.spec
index ce0456c8fcf30c704132d4ee6ba18602c0935f20..c773322b19f55b113257c036c37f85323096e7a5 100644 (file)
-Summary:       Truetype font rasterizer
-Summary(pl):   Rasteryzer fontów Truetype
+#
+# Conditional build:
+%bcond_without bytecode        # without TT bytecode interpreter
+#               (patents pending in USA, Japan etc., but now it includes
+#                also patent-free hinting workaround)
+%bcond_without x11
+#
+Summary:       TrueType font rasterizer
+Summary(es):   Biblioteca de render 3D de fuentes TrueType
+Summary(ko):   ÀÚÀ¯·Ó°Ô ¾îµðµç ¾µ ¼ö Àִ Ʈ·çŸÀÔ ±Û²ÃÀ» ´Ù·ç´Â ¿£Áø
+Summary(pl):   Rasteryzer fontów TrueType
+Summary(pt_BR):        Biblioteca de renderização de fontes TrueType
+Summary(ru):   òÁÓÔÅÒÉÚÁÔÏÒ ÛÒÉÆÔÏ× TrueType
+Summary(uk):   òÁÓÔÅÒÉÚÁÔÏÒ ÛÒÉÆԦנTrueType
 Name:          freetype
-Version:       1.2
-Release:       3d
-Copyright:     LGPL
+Version:       2.1.8
+Release:       1
+License:       GPL or FTL
 Group:         Libraries
-Group(pl):     Biblioteki
-##########     ftp://ftp.physiol.med.tu-muenchen.de/pub/freetype
-Source:                %{name}-%{version}.tar.gz
-URL:           http://www.physiol.med.tu-muenchen.de/~robert/freetype.html
-BuildRoot:     /tmp/%{name}-%{version}-root
+Source0:       ftp://ftp.freetype.org/freetype/freetype2/%{name}-%{version}.tar.bz2
+# Source0-md5: f717615787a1aadbdb164d1bc23c2308
+# ftdocs-2.1.8 are empty???
+#Source1:      ftp://ftp.freetype.org/freetype/freetype2/ftdocs-%{version}.tar.bz2
+Source1:       ftp://ftp.freetype.org/freetype/freetype2/ftdocs-2.1.7.tar.bz2
+# Source1-md5: 56579e3610482522061cfafbb788a81b
+Source2:       ftp://ftp.freetype.org/freetype/freetype2/ft2demos-%{version}.tar.bz2
+# Source2-md5: 8f74f908637420d54d7cc87168c0a92e
+URL:           http://www.freetype.org/
+BuildRequires: SysVinit
+%{?with_x11:BuildRequires:     XFree86-devel}
+BuildRequires: automake
+BuildRequires: zlib-devel
+Obsoletes:     freetype2
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define                specflags_ia32  "-fomit-frame-pointer"
 
 %description
-The FreeType engine is a free and portable TrueType font rendering engine,
-available in ANSI C and Pascal source code.  It has been developed to
-provide TT support to a great variety of platforms and environments.
+The FreeType engine is a free and portable TrueType font rendering
+engine. It has been developed to provide TrueType support to a great
+variety of platforms and environments.
+
+Note that FreeType is a *library*. It is not a font server for your
+favorite platform, even though it was designed to be used in many of
+them. Note also that it is *not* a complete text-rendering library.
+Its purpose is simply to open and manage font files, as well as load,
+hint and render individual glyphs efficiently. You can also see it as
+a "TrueType driver" for a higher-level library, though rendering text
+with it is extremely easy, as demo-ed by the test programs.
+
+%description -l es
+FreeType es una máquina libre y portátil para en render de fuentes
+TrueType. Fue desarrollada para ofrecer soporte TrueType a una gran
+variedad de plataformas y ambientes. Observa que FreeType es una
+biblioteca y no una aplicación, a pesar de que algunos utilitarios se
+incluyan en este paquete.
 
 %description -l pl
-FreeType jest bibliotek± s³u¿±c± do rasteryzacji fontów TrueType.
-Kody ¼ród³owe napisane
-s± w ANSI C orza PASCAL'u. 
-
-%package       devel
+FreeType jest bibliotek± s³u¿±c± do rasteryzacji fontów TrueType. Jest
+to jedynie biblioteka, a nie serwer fontów, chocia¿ zosta³a ona
+zaprojektowana do u¿ywania tak¿e w takich serwerach. Nie jest to te¿
+kompletna biblioteka do rasteryzacji tekstu. Jej celem jest tylko
+odczytywanie i zarz±dzanie plikami z fontami oraz wczytywanie i
+wykonywanie hintingu i rasteryzacji poszczególnych glifów. Mo¿e byæ
+tak¿e uwa¿ana za "sterownik TrueType" dla bibliotek wy¿szego poziomu,
+jednak u¿ycie samej biblioteki FreeType do rasteryzacji jest bardzo
+proste, co mo¿na zobaczyæ w programach demonstracyjnych.
+
+%description -l pt_BR
+FreeType é uma máquina livre e portável para renderização de fontes
+TrueType. Ela foi desenvolvida para fornecer suporte TrueType a uma
+grande variedade de plataformas e ambientes. Note que FreeType é uma
+biblioteca e não uma aplicação, apesar que alguns utilitários são
+incluídos neste pacote.
+
+%description -l ru
+âÉÂÌÉÏÔÅËÁ FreeType - ÜÔÏ Ó×ÏÂÏÄÎÁÑ ÐÅÒÅÎÏÓÉÍÁÑ ÂÉÂÌÉÏÔÅËÁ ÄÌÑ
+ÒÅÎÄÅÒÉÎÇÁ (ÒÁÓÔÅÒÉÚÁÃÉÉ) ÛÒÉÆÔÏ× TrueType, ÄÏÓÔÕÐÎÁÑ × ÉÓÈÏÄÎÙÈ
+ÔÅËÓÔÁÈ ÎÁ ANSI C É Pascal. ïÎÁ ÂÙÌÁ ÒÁÚÒÁÂÏÔÁÎÁ ÄÌÑ ÐÏÄÄÅÒÖËÉ TT ÎÁ
+ÒÁÚÎÏÏÂÒÁÚÎÙÈ ÐÌÁÔÆÏÒÍÁÈ.
+
+%description -l uk
+â¦Â̦ÏÔÅËÁ FreeType - ÃŠצÌØÎÁ ÐÅÒÅÎÏÓÉÍÁ Â¦Â̦ÏÔÅËÁ ÄÌÑ ÒÅÎÄÅÒÉÎÇÕ
+(ÒÁÓÔÅÒÉÚÁæ§) ÛÒÉÆԦנTrueType, ÝÏ ÒÏÚÐÏ×ÓÀÄÖÕ¤ÔØÓÑ Õ ×ÉȦÄÎÉÈ
+ÔÅËÓÔÁÈ ÎÁ C ÔÁ Pascal. ÷ÏÎÁ ÂÕÌÁ ÒÏÚÒÏÂÌÅÎÁ ÄÌѠЦÄÔÒÉÍËÉ TT ÎÁ
+Ò¦ÚÎÉÈ ÐÌÁÔÆÏÒÍÁÈ.
+
+%package devel
 Summary:       Header files and development documentation
+Summary(es):   Archivos de inclusión e bibliotecas estáticas para desarrollo con FreeType
+Summary(ko):   FreeTypeÀ» ¾µ ¶§ ÇÊ¿äÇÑ Á¤Àû ¶óÀ̺귯¸®¿Í ¸Ó¸®¸» ÆÄÀÏ
 Summary(pl):   Pliki nag³ówkowe biblioteki freetype i dokumentacja
+Summary(pt_BR):        Arquivos de inclusão e bibliotecas estáticas para desenvolvimento com FreeType
+Summary(ru):   âÉÂÌÉÏÔÅËÉ ÒÁÚÒÁÂÏÔÞÉËÁ ÄÌÑ freetype
+Summary(uk):   â¦Â̦ÏÔÅËÉ ÐÒÏÇÒÁͦÓÔÁ ÄÌÑ freetype
 Group:         Development/Libraries
-Group(pl):     Programowanie/Biblioteki
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
+Requires:      zlib-devel
+Obsoletes:     freetype2-devel
 
 %description devel
-This package includes the header files documentations and libraries
-necessary to develop applications that use freetype.
-
-%description -l pl devel 
-Pakiet ten zawiera pliki nag³ówkowe oraz biblioteki niezbêdne przy
-kompilowaniu program wykorzystuj±cych bibliotekê freetype.
-
-%package       static
-Summary:       Freetype static libraries
-Summary(pl):   Biblioteki statyczne freetype
+This package includes the header files and documentation necessary to
+develop applications that use FreeType.
+
+%description devel -l es
+Este paquete es necesario, si pretendes desarrollar/compilar
+aplicaciones con la biblioteca FreeType. Si, simplemente, deseas
+ejecutar aplicaciones existentes, no lo necesitas.
+
+%description devel -l pl
+Pakiet ten zawiera pliki nag³ówkowe oraz dokumentacjê potrzebne przy
+tworzeniu programów wykorzystuj±cych bibliotekê FreeType.
+
+%description devel -l pt_BR
+Este pacote é necessário se você pretende desenvolver/compilar
+aplicações com a biblioteca FreeType. Se você simplesmente deseja
+rodar aplicações existentes, você não precisa deste pacote.
+
+%description devel -l ru
+üÔÏÔ ÐÁËÅÔ ÓÏÄÅÒÖÉÔ ÈÅÄÅÒÙ É ÂÉÂÌÉÏÔÅËÉ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ÒÁÚÒÁÂÏÔËÉ
+ÐÒÏÇÒÁÍÍ, ÉÓÐÏÌØÚÕÀÝÉÈ freetype.
+
+%description devel -l uk
+ãÅÊ ÐÁËÅԠͦÓÔÉÔØ ÈÅÄÅÒÉ ÔÁ Â¦Â̦ÏÔÅËÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÚÒÏÂËÉ
+ÐÒÏÇÒÁÍ, ÝÏ ×ÉËÏÒÉÓÔÏ×ÕÀÔØ freetype.
+
+%package static
+Summary:       FreeType static libraries
+Summary(es):   Static libraries for freetype development
+Summary(pl):   Biblioteki statyczne FreeType
+Summary(pt_BR):        Bibliotecas estáticas para desenvolvimento com freetype
+Summary(ru):   óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ freetype
+Summary(uk):   óÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ freetype
 Group:         Development/Libraries
-Group(pl):     Programowanie/Biblioteki
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
+Obsoletes:     freetype2-static
 
 %description static
-Static freetype libraries.
-
-%description -l pl static 
-Biblioteki statyczne freetype.
-
-%package       progs
-Summary:       Freetype library utilities
-Summary(pl):   Programy u¿ytkowe freetype
-Group:         Utilities
-Group(pl):     Programowanie/Biblioteki
-Requires:      %{name} = %{version}
-
-%description progs
-Freetype library utilites:
-- ftimer   - a simple performance timer for the engine,
-- fzoom    - very simple glyph viewer,
-- ftlint   - program will hint each glyph of a font file, at a given point
-             size,
-- ftwiew   - display all glyphs in a given font, applying hinting to each one,
-- fdump    - a simple TrueType font or collection dumper,
-- ftstring - a simple program to show off string text generation.
-- ftstrpn  - convert a rendered text string into the PGM or PBM format,
-- fterror  - small test program. Tests the gettext()
-             functionality for internationalized messages.
-
-%description -l pl progs
-Przyk³adowe aplikacje wykorzystuj±ce freetype
+Static FreeType libraries.
+
+%description static -l es
+Static libraries for freetype development.
+
+%description static -l pl
+Biblioteki statyczne FreeType.
+
+%description static -l pt_BR
+Bibliotecas estáticas para desenvolvimento com freetype.
+
+%description static -l ru
+üÔÏÔ ÐÁËÅÔ ÓÏÄÅÒÖÉÔ ÓÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ÎÁÐÉÓÁÎÉÑ
+ÐÒÏÇÒÁÍÍ, ÉÓÐÏÌØÚÕÀÝÉÈ freetype.
+
+%description static -l uk
+ãÅÊ ÐÁËÅԠͦÓÔÉÔØ ÓÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÎÁÐÉÓÁÎÎÑ
+ÐÒÏÇÒÁÍ, ÝÏ ×ÉËÏÒÉÓÔÏ×ÕÀÔØ freetype.
+
+%package demos
+Summary:       FreeType demo programs
+Summary(ko):   FreeTypeÀ» ½ÃÇèÇغ¼ ¼ö Àִ ÇÁ·Î±×·¥ ¸ðÀ½
+Summary(pl):   Programy demonstracyjne FreeType
+Group:         X11/Applications
+Requires:      %{name} = %{version}-%{release}
+
+%description demos
+Demonstration programs for FreeType library.
+
+%description demos -l pl
+Programy demonstracyjne do biblioteki FreeType.
 
 %prep
-%setup -q
+%setup -q -a1 -a2
+
+mv -f freetype-2.1.7/docs/reference/* docs/reference
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure --prefix=/usr \
-            --enable-static \
-            --with-locale-dir=/usr/share/locale \
-            --with-gnu-ld
-make
+CFLAGS="%{rpmcflags} %{?with_bytecode:-DTT_CONFIG_OPTION_BYTECODE_INTERPRETER}" \
+%{__make} setup unix \
+       CFG="--prefix=%{_prefix} --libdir=%{_libdir}"
+
+%{__make} \
+       X11_LIB="/usr/X11R6/%{_lib}"
+
+%if %{with x11}
+%{__make} -C ft2demos-* \
+       TOP_DIR="`pwd`" \
+       X11_LIB="/usr/X11R6/%{_lib}"
+%endif
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install \
-       prefix=$RPM_BUILD_ROOT/usr \
-       localedir=$RPM_BUILD_ROOT/usr/share/locale \
-       gnulocaledir=$RPM_BUILD_ROOT/usr/share/locale
+install -d $RPM_BUILD_ROOT%{_bindir}
 
-chmod 755 $RPM_BUILD_ROOT/usr/lib/lib*so.*
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
-strip $RPM_BUILD_ROOT/usr/lib/lib*so.*.*
+%if %{with x11}
+install ft2demos-*/bin/.libs/ft{multi,timer,view} $RPM_BUILD_ROOT%{_bindir}
+install ft2demos-*/bin/.libs/ft{dump,lint,memchk} $RPM_BUILD_ROOT%{_bindir}
+install ft2demos-*/bin/.libs/testname $RPM_BUILD_ROOT%{_bindir}/fttestname
+%endif
 
-gzip -9nf HOWTO.txt README announce docs/{*.txt,*.doc,FAQ,TODO,credits}
+%clean
+rm -rf $RPM_BUILD_ROOT
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) /usr/lib/lib*so.*.*
-
-%lang(cs) /usr/share/locale/cs/LC_MESSAGES/freetype.mo
-%lang(de) /usr/share/locale/de/LC_MESSAGES/freetype.mo
-%lang(es) /usr/share/locale/es/LC_MESSAGES/freetype.mo
-%lang(fr) /usr/share/locale/fr/LC_MESSAGES/freetype.mo
-%lang(nl) /usr/share/locale/nl/LC_MESSAGES/freetype.mo
+%doc docs/{CHANGES,FTL.txt,PATENTS,license.txt,TODO,modules.txt}
+%attr(755,root,root) %{_libdir}/lib*.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
-%doc docs/* *.gz
-%attr(755,root,root) /usr/lib/lib*.so
-/usr/include/*
+%doc docs/{DEBUG,TRUETYPE} docs/reference
+%attr(755,root,root) %{_bindir}/freetype-config
+%attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.la
+%{_includedir}/freetype2
+%{_includedir}/*.h
+%{_aclocaldir}/*.m4
+%{_pkgconfigdir}/*.pc
 
 %files static
-%defattr(644,root,root,755) 
-/usr/lib/lib*.a
-
-%files progs
-%defattr(755,root,root,755)
-/usr/bin/*
-
-%changelog
-* Wed Feb 17 1999 Micha³ Kuratczyk <kura@wroclaw.art.pl>
-  [1.2-3d]
-- gzipping instead bzipping
-- removed *.lsm and license.txt from %doc
-- added docs/credits to %doc
-- cosmetic changes
-
-* Sun Jan 24 1999 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
-  [1.2-2d]
-- fixed pl transtion,
-- added Group(pl),
-- all %doc moved to devel,
-- added bzipping2 %doc,
-- fixed permission on /usr/lib/lib*.so in devel (must be 755).
-
-* Mon Jul 20 1998 Wojtek ¦lusarczyk <wojtek@shadow.eu.org>
-  [1.1-2]
-- added static subapackage
-- added pl translation.
-
-* Fri Jun 05 1998 Arne Coucheron <arneco@online.no>
-- updated to 1.1pre1-2
-- rpm 2.5 is doing weird things with the %doc, moved it last in filelist
-  to make it behave better
-
-* Mon May 25 1998 Arne Coucheron <arneco@online.no>
-- updated to 1.1pre1-1
-- removed libttf.so.1 symlink
-- added --with-locale-dir and --with-gnu-ld to configure
-- changed HOWTO in %doc to HOWTO.txt
-- lib*.so* files wasn't chmod 755, fixed
-- removed initial making of the $RPM_BUILD_ROOT/usr directory
-  layout in %install, it isn't needed
-
-* Thu May 14 1998 Arne Coucheron <arneco@online.no>
-- updated to current devel release so that ImageMagick 4.0.6 can be compiled
-- removed installing of tterror.h/ttcommon.h, don't exist in devel source
-- added --enable-static to configure, required now to build static libs
-- added additional NLS languages
-- made symlink from libttf.so.1 to libttf.so.2.0.0 for apps needing it
-
-* Wed May  6 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
-- added instaling tterror.h header file,
-- %%{version} macro instead %%{PACKAGE_VERSION},
-- added using %%{name} macro in Buildroot and in Requires in devel,
-- added -q %setup parameter.
-
-* Mon Apr 27 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
-- replaced usind %{version} macro by predefined %%{PACKAGE_VERSION},
-- added "Requires: freetype = %{PACKAGE_VERSION}" for devel subpackage,
-- added using %defattr in %files (requires rpm >= 2.4.99),
-- added %lang macros for files /usr/share/locale/*/LC_MESSAGES/freetype.mo
-  files,
-- added stripping /usr/lib/lib*so.*.*,
-- programs from /usr/bin/ moved to separated progs subpackage.
-
-* Wed Feb 18 1998 Arne Coucheron <arneco@online.no>
-- First release, 1.0-1
+%defattr(644,root,root,755)
+%{_libdir}/lib*.a
+
+%if %{with x11}
+%files demos
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/ft*
+%endif
This page took 0.074864 seconds and 4 git commands to generate.