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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Apr 30 12:05:41 UTC 2013


    Date: Tuesday, April 30, 2013 @ 14:05:41
  Author: spupykin
Revision: 89617

upgpkg: gnustep-gui 0.22.0-4

upd

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-30 11:56:21 UTC (rev 89616)
+++ PKGBUILD	2013-04-30 12:05:41 UTC (rev 89617)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.22.0
-pkgrel=3
+pkgrel=4
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/"
@@ -23,6 +23,7 @@
   . /etc/profile.d/GNUstep.sh
   ./configure --prefix=/usr --sysconfdir=/etc/GNUstep
   sed -i 's|#include "GNUstepBase/preface.h"|//#include "GNUstepBase/preface.h" |' Source/GSGuiPrivate.h
+  sed -i 's|png_sizeof|sizeof|g' Source/NSBitmapImageRep+PNG.m
   make
 }
 




More information about the arch-commits mailing list