]> git.pld-linux.org Git - packages/crossmingw32-pango.git/blobdiff - crossmingw32-pango.spec
- updated to 1.40.1
[packages/crossmingw32-pango.git] / crossmingw32-pango.spec
index d65b0f38305ffb4e3425ddad1b7df674e08b5f88..a6415bbd7400ee3876f80741fd0c8f91f7810b1e 100644 (file)
@@ -2,21 +2,22 @@ Summary:      System for layout and rendering of internationalized text - cross MinGW
 Summary(pl.UTF-8):     System renderowania międzynarodowego tekstu - wersja skrośna dla MinGW32
 %define                realname   pango
 Name:          crossmingw32-%{realname}
-Version:       1.36.6
+Version:       1.40.1
 Release:       1
 License:       LGPL v2+
 Group:         Development/Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/pango/1.36/%{realname}-%{version}.tar.xz
-# Source0-md5: 1c27523c3f3a4efe4d9d303d0d240320
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/pango/1.40/%{realname}-%{version}.tar.xz
+# Source0-md5: 6fc88c6529890d6c8e03074d57a3eceb
 URL:           http://www.pango.org/
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake >= 1:1.9
+# cairo-ft cairo-pdf cairo-png cairo-ps cairo-win32
 BuildRequires: crossmingw32-cairo >= 1.12.10
 BuildRequires: crossmingw32-fontconfig >= 2.10.91
 BuildRequires: crossmingw32-freetype >= 2.1.7
 BuildRequires: crossmingw32-gcc
 BuildRequires: crossmingw32-glib2 >= 2.34.0
-BuildRequires: crossmingw32-harfbuzz >= 0.9.9
+BuildRequires: crossmingw32-harfbuzz >= 0.9.30
 BuildRequires: libtool >= 1:1.4.2-9
 BuildRequires: perl-base
 BuildRequires: pkgconfig >= 1:0.15
@@ -27,7 +28,7 @@ Requires:     crossmingw32-cairo >= 1.12.10
 Requires:      crossmingw32-fontconfig >= 2.10.91
 Requires:      crossmingw32-freetype >= 2.1.7
 Requires:      crossmingw32-glib2 >= 2.34.0
-Requires:      crossmingw32-harfbuzz >= 0.9.9
+Requires:      crossmingw32-harfbuzz >= 0.9.30
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                no_install_post_strip   1
@@ -70,7 +71,7 @@ Requires:     crossmingw32-cairo-dll >= 1.12.10
 Requires:      crossmingw32-fontconfig-dll >= 2.10.91
 Requires:      crossmingw32-freetype-dll >= 2.1.7
 Requires:      crossmingw32-glib2-dll >= 2.34.0
-Requires:      crossmingw32-harfbuzz-dll >= 0.9.9
+Requires:      crossmingw32-harfbuzz-dll >= 0.9.30
 Requires:      wine
 
 %description dll
@@ -99,9 +100,6 @@ export PKG_CONFIG_LIBDIR=%{_pkgconfigdir}
 %install
 rm -rf $RPM_BUILD_ROOT
 
-# missing from make install but required by it
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/pango
-
 %{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT
 
@@ -119,8 +117,6 @@ done
 %endif
 
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/{gtk-doc,man}
-# useless (modules loaded through libgmodule)
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/pango/1.8.0/modules/*.{la,a}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -152,7 +148,3 @@ rm -rf $RPM_BUILD_ROOT
 %{_dlldir}/libpangocairo-1.0-*.dll
 %{_dlldir}/libpangoft2-1.0-*.dll
 %{_dlldir}/libpangowin32-1.0-*.dll
-%dir %{_libdir}/pango
-%dir %{_libdir}/pango/1.8.0
-%dir %{_libdir}/pango/1.8.0/modules
-%{_libdir}/pango/1.8.0/modules/*.dll
This page took 0.109042 seconds and 4 git commands to generate.