[arch-commits] Commit in libgdiplus/trunk (PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Thu Nov 21 01:29:09 UTC 2013


    Date: Thursday, November 21, 2013 @ 02:29:08
  Author: allan
Revision: 200002

upgpkg: libgdiplus 2.10.9-3

remove static libraries

Modified:
  libgdiplus/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-21 01:26:16 UTC (rev 200001)
+++ PKGBUILD	2013-11-21 01:29:08 UTC (rev 200002)
@@ -3,7 +3,7 @@
 
 pkgname=libgdiplus
 pkgver=2.10.9
-pkgrel=2
+pkgrel=3
 pkgdesc="An Open Source Implementation of the GDI+ API"
 arch=(i686 x86_64)
 license=('MPL' 'LGPL')
@@ -26,6 +26,7 @@
 
   sed -i -e 's/-L\${libjpeg_prefix}\/lib -ljpeg/-ljpeg/' configure
 }
+
 build() {
   cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --with-cairo=system




More information about the arch-commits mailing list