X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=freetype.spec;h=c785838afdaedd443b1af0263c0fde06e126e656;hb=67cf78135af55d48650232f5ca097bdf61bed7d8;hp=01ee81bac9e54f30da074684a5795de6ec326767;hpb=186c62c37c63156f98eb0c00b19011b4e5a7758a;p=packages%2Ffreetype.git diff --git a/freetype.spec b/freetype.spec index 01ee81b..c785838 100644 --- a/freetype.spec +++ b/freetype.spec @@ -1,12 +1,9 @@ # # 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 lcd # disable filters reducing color fringes when -# subpixel rendering for LCD (only used with a new 2.3.0 API; -# patents pending) +%bcond_without bytecode # without TT bytecode interpreter (Apple patents in USA) +%bcond_without lcd # without LCD subpixel color filtering (Microsoft patents in USA) %bcond_without x11 # don't build examples (X11-based) +%bcond_without apidocs # disable api docs # Summary: TrueType font rasterizer Summary(es.UTF-8): Biblioteca de render 3D de fuentes TrueType @@ -16,26 +13,31 @@ Summary(pt_BR.UTF-8): Biblioteca de renderização de fontes TrueType Summary(ru.UTF-8): Растеризатор шрифтов TrueType Summary(uk.UTF-8): Растеризатор шрифтів TrueType Name: freetype -Version: 2.3.4 +Version: 2.3.9 Release: 1 Epoch: 1 License: GPL or FTL Group: Libraries Source0: http://dl.sourceforge.net/freetype/%{name}-%{version}.tar.bz2 -# Source0-md5: 1a6c59a7723d637c78672e7784da865d +# Source0-md5: d76233108aca9c9606cdbd341562ad9a Source1: http://dl.sourceforge.net/freetype/%{name}-doc-%{version}.tar.bz2 -# Source1-md5: 40cb37ba6c003845208c1b89cf507249 +# Source1-md5: ddcb766f7c5abab0e7061dcf32a0268f Source2: http://dl.sourceforge.net/freetype/ft2demos-%{version}.tar.bz2 -# Source2-md5: 51684210fc73d59ba107ad6302b21118 +# Source2-md5: 144b4c750e91595154a66709c75fdf0d URL: http://www.freetype.org/ BuildRequires: automake BuildRequires: python +BuildRequires: rpm >= 4.4.9-56 +%if "%{pld_release}" == "ac" +%{?with_x11:BuildRequires: XFree86-devel} +%else %{?with_x11:BuildRequires: xorg-lib-libX11-devel} +%endif BuildRequires: zlib-devel Obsoletes: freetype2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define specflags_ia32 -fomit-frame-pointer +%define specflags_ia32 -fomit-frame-pointer # see , the real horror %define specflags -fno-strict-aliasing @@ -90,11 +92,11 @@ incluídos neste pacote. різних платформах. %package devel -Summary: Header files and development documentation -Summary(es.UTF-8): Archivos de inclusión e bibliotecas estáticas para desarrollo con FreeType +Summary: Header files for FreeType development +Summary(es.UTF-8): Archivos de inclusión para desarrollo con FreeType Summary(ko.UTF-8): FreeType을 쓸 때 필요한 정적 라이브러리와 머리말 파일 -Summary(pl.UTF-8): Pliki nagłówkowe biblioteki freetype i dokumentacja -Summary(pt_BR.UTF-8): Arquivos de inclusão e bibliotecas estáticas para desenvolvimento com FreeType +Summary(pl.UTF-8): Pliki nagłówkowe biblioteki FreeType +Summary(pt_BR.UTF-8): Arquivos de inclusão para desenvolvimento com FreeType Summary(ru.UTF-8): Библиотеки разработчика для freetype Summary(uk.UTF-8): Бібліотеки програміста для freetype Group: Development/Libraries @@ -103,8 +105,8 @@ Requires: zlib-devel Obsoletes: freetype2-devel %description devel -This package includes the header files and documentation necessary to -develop applications that use FreeType. +This package includes the header files necessary to develop +applications that use FreeType. %description devel -l es.UTF-8 Este paquete es necesario, si pretendes desarrollar/compilar @@ -112,8 +114,8 @@ aplicaciones con la biblioteca FreeType. Si, simplemente, deseas ejecutar aplicaciones existentes, no lo necesitas. %description devel -l pl.UTF-8 -Pakiet ten zawiera pliki nagłówkowe oraz dokumentację potrzebne przy -tworzeniu programów wykorzystujących bibliotekę FreeType. +Pakiet ten zawiera pliki nagłówkowe potrzebne przy tworzeniu programów +wykorzystujących bibliotekę FreeType. %description devel -l pt_BR.UTF-8 Este pacote é necessário se você pretende desenvolver/compilar @@ -121,12 +123,23 @@ aplicações com a biblioteca FreeType. Se você simplesmente deseja rodar aplicações existentes, você não precisa deste pacote. %description devel -l ru.UTF-8 -Этот пакет содержит хедеры и библиотеки, необходимые для разработки -программ, использующих freetype. +Этот пакет содержит хедеры необходимые для разработки программ, +использующих FreeType. %description devel -l uk.UTF-8 -Цей пакет містить хедери та бібліотеки, необхідні для розробки -програм, що використовують freetype. +Цей пакет містить хедери необхідні для розробки програм, що +використовують FreeType. + +%package apidocs +Summary: FreeType API documetation +Summary(pl.UTF-8): Dokumentacja API FreeType +Group: Documentation + +%description apidocs +FreeType API documetation. + +%description apidocs -l pl.UTF-8 +Dokumentacja API FreeType. %package static Summary: FreeType static libraries @@ -183,12 +196,12 @@ CFLAGS="%{rpmcflags} \ CFG="--prefix=%{_prefix} --libdir=%{_libdir}" %{__make} \ - X11_LIB= + X11_LIB=%{?_x_libraries} %if %{with x11} %{__make} -C ft2demos-* \ - TOP_DIR="`pwd`" \ - X11_LIB= + TOP_DIR=$(pwd) \ + X11_LIB=%{?_x_libraries} %endif %{__make} refdoc @@ -213,22 +226,29 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc docs/{CHANGES,FTL.TXT,LICENSE.TXT,PATENTS,TODO,formats.txt,raster.txt} -%attr(755,root,root) %{_libdir}/lib*.so.*.* +%attr(755,root,root) %{_libdir}/libfreetype.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libfreetype.so.6 %files devel %defattr(644,root,root,755) -%doc docs/DEBUG docs/reference +%doc docs/DEBUG %attr(755,root,root) %{_bindir}/freetype-config -%attr(755,root,root) %{_libdir}/lib*.so -%{_libdir}/lib*.la +%attr(755,root,root) %{_libdir}/libfreetype.so +%{_libdir}/libfreetype.la %{_includedir}/freetype2 -%{_includedir}/*.h -%{_aclocaldir}/*.m4 -%{_pkgconfigdir}/*.pc +%{_includedir}/ft2build.h +%{_aclocaldir}/freetype2.m4 +%{_pkgconfigdir}/freetype2.pc + +%if %{with apidocs} +%files apidocs +%defattr(644,root,root,755) +%doc docs/reference +%endif %files static %defattr(644,root,root,755) -%{_libdir}/lib*.a +%{_libdir}/libfreetype.a %if %{with x11} %files demos