]> git.pld-linux.org Git - packages/freetype.git/blobdiff - freetype.spec
- massive attack: no need for 755 for *.la
[packages/freetype.git] / freetype.spec
index d3167b510633c343d5bd9f2e81cdbb2273459798..72fb4a10b9c8ec912f5bece21db90620bd29c20c 100644 (file)
@@ -1,20 +1,34 @@
-Summary:       Truetype font rasterizer
-Summary(pl):   Rasteryzer fontów Truetype
+#
+# todo: update patches
+#
+# Conditional build:
+# _without_bytecode    - without TT bytecode interpreter
+#                      (patents pending in USA, Japan...)
+#
+Summary:       TrueType font rasterizer
+Summary(es):   Biblioteca de render 3D de fuentes TrueType
+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:       2.0.2
-Release:       2
-License:       GPL
+Version:       2.1.3
+Release:       0.1
+License:       GPL or FTL
 Group:         Libraries
-Group(de):     Libraries
-Group(fr):     Librairies
-Group(pl):     Biblioteki
-Source0:       ftp://freetype.sourceforge.net/pub/freetype/%{name}2/%{name}-%{version}-test.tar.bz2
-Patch0:                %{name}2-DESTDIR.patch
-Patch1:                %{name}2-include-nowarn.patch
+Source0:       ftp://ftp.freetype.org/freetype/freetype2/%{name}-%{version}.tar.bz2
+Source1:       ftp://ftp.freetype.org/freetype/freetype2/ftdocs-%{version}.tar.bz2
+Source2:       ftp://ftp.freetype.org/freetype/freetype2/ft2demos-%{version}.tar.bz2
+Patch0:                %{name}2-bytecode.patch
+Patch1:                %{name}2-slighthint.patch
 URL:           http://www.freetype.org/
+BuildRequires: SysVinit
+BuildRequires: XFree86-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     freetype2
 
+%define                _xbindir        /usr/X11R6/bin
+
 %description
 The FreeType engine is a free and portable TrueType font rendering
 engine. It has been developed to provide TrueType support to a great
@@ -28,82 +42,174 @@ 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 oraz PASCAL'u.
+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(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(de):     Entwicklung/Libraries
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
 Requires:      %{name} = %{version}
 Obsoletes:     freetype2-devel
-Obsoletes:     freetype2-static
 
 %description devel
-This package includes the header files documentations and libraries
-necessary to develop applications that use 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 -l pl devel 
-Pakiet ten zawiera pliki nag³ówkowe oraz biblioteki niezbêdne przy
-kompilowaniu programów wykorzystuj±cych bibliotekê freetype.
+%description devel -l ru
+üÔÏÔ ÐÁËÅÔ ÓÏÄÅÒÖÉÔ ÈÅÄÅÒÙ É ÂÉÂÌÉÏÔÅËÉ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ÒÁÚÒÁÂÏÔËÉ
+ÐÒÏÇÒÁÍÍ, ÉÓÐÏÌØÚÕÀÝÉÈ freetype.
+
+%description devel -l uk
+ãÅÊ ÐÁËÅԠͦÓÔÉÔØ ÈÅÄÅÒÉ ÔÁ Â¦Â̦ÏÔÅËÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÚÒÏÂËÉ
+ÐÒÏÇÒÁÍ, ÝÏ ×ÉËÏÒÉÓÔÏ×ÕÀÔØ freetype.
 
 %package static
-Summary:       Freetype static libraries
-Summary(pl):   Biblioteki statyczne freetype
+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(de):     Entwicklung/Libraries
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
 Requires:      %{name}-devel = %{version}
 Obsoletes:     freetype2-static
 
 %description static
-Static freetype libraries.
+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.
 
-%description -l pl static 
-Biblioteki statyczne freetype.
+%package demos
+Summary:       FreeType demo programs
+Summary(pl):   Programy demonstracyjne FreeType
+Group:         X11/Applications
+Requires:      %{name} = %{version}
+
+%description demos
+Demonstration programs for FreeType library.
+
+%description demos -l pl
+Programy demonstracyjne do biblioteki FreeType.
 
 %prep
-%setup -q -n freetype-%{version}-test
-%patch0 -p1
-%patch1 -p1
+%setup -q -b1 -a2
+%{!?_without_bytecode:%patch0 -p1}
+#%patch1 -p1
 
 %build
 CFLAGS="%{rpmcflags}" %{__make} setup CFG="--prefix=%{_prefix}"
 
-%{__make} 
+%{__make}
+
+%{__make} TOP_DIR="`pwd`" -C ft2demos-*
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR="$RPM_BUILD_ROOT"
-
-gzip -9nf LICENSE.TXT
+       DESTDIR="$RPM_BUILD_ROOT" \
+       datadir=%{_datadir}
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+# demos
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_xbindir}}
+install ft2demos-*/bin/.libs/ft{multi,timer,view} $RPM_BUILD_ROOT%{_xbindir}
+install ft2demos-*/bin/.libs/ft{dump,lint,memchk} $RPM_BUILD_ROOT%{_bindir}
+install ft2demos-*/bin/.libs/testnames $RPM_BUILD_ROOT%{_bindir}/fttestnames
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
-%doc *.gz docs/*.html
+%doc docs/{BUGS,CHANGES,FTL.txt,PATENTS,license.txt,TODO,modules.txt}
 %attr(755,root,root) %{_libdir}/lib*so.*.*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%doc docs/*.html docs/{design,freetype2,glyphs,reference,tutorial}
+%attr(755,root,root) %{_bindir}/freetype-config
 %attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %{_includedir}/freetype2
 %{_includedir}/*.h
+%{_aclocaldir}/*.m4
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
+
+%files demos
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/ft*
+%attr(755,root,root) %{_xbindir}/ft*
This page took 0.066048 seconds and 4 git commands to generate.