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

2017-11-12 Thread Evangelos Foutras
Date: Sunday, November 12, 2017 @ 13:42:29
  Author: foutrelis
Revision: 266352

icu 60.1 rebuild

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-12 13:36:44 UTC (rev 266351)
+++ PKGBUILD2017-11-12 13:42:29 UTC (rev 266352)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.25.1
-pkgrel=3
+pkgrel=4
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/;


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

2017-06-19 Thread Laurent Carlier
Date: Monday, June 19, 2017 @ 08:56:22
  Author: lcarlier
Revision: 238135

upgpkg: gnustep-gui 0.25.1-3

gnustep-make rebuild

Modified:
  gnustep-gui/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 08:54:26 UTC (rev 238134)
+++ PKGBUILD2017-06-19 08:56:22 UTC (rev 238135)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.25.1
-pkgrel=2
+pkgrel=3
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/;
@@ -27,7 +27,7 @@
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver
-  . /etc/profile.d/GNUstep.sh
+  . /usr/share/GNUstep/Makefiles/GNUstep.sh
   ./configure --prefix=/usr --sysconfdir=/etc/GNUstep
   make
 }


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

2017-04-24 Thread Evangelos Foutras
Date: Tuesday, April 25, 2017 @ 04:55:09
  Author: foutrelis
Revision: 225247

icu 59.1 / hunspell 1.6.0 rebuild

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-25 04:51:20 UTC (rev 225246)
+++ PKGBUILD2017-04-25 04:55:09 UTC (rev 225247)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.25.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/;


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

2017-04-17 Thread Sergej Pupykin
Date: Monday, April 17, 2017 @ 08:46:27
  Author: spupykin
Revision: 223378

upgpkg: gnustep-gui 0.25.1-1

upd

Modified:
  gnustep-gui/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-17 08:46:23 UTC (rev 223377)
+++ PKGBUILD2017-04-17 08:46:27 UTC (rev 223378)
@@ -4,8 +4,8 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=gnustep-gui
-pkgver=0.25.0
-pkgrel=4
+pkgver=0.25.1
+pkgrel=1
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/;
@@ -17,8 +17,8 @@
 options=('!makeflags')
 source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz
 giflib-5.1.patch)
-md5sums=('6224a2a2fe22da0042d96f0892c884e3'
- '78b6470b9a43ac7025621fef07d2faef')
+sha256sums=('3aacb277976014cfd4394084066187430100657dea234da91d9ae5015e747c66'
+'0c004c9816b626e168d085cc140c18bb6b5a2a06160aecfdffc0b00532fbed69')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-26 Thread Evangelos Foutras
Date: Saturday, November 26, 2016 @ 14:16:06
  Author: foutrelis
Revision: 196908

icu 58.1 / poppler 0.49.0 / hunspell 1.5.0 rebuild

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-26 14:01:10 UTC (rev 196907)
+++ PKGBUILD2016-11-26 14:16:06 UTC (rev 196908)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.25.0
-pkgrel=3
+pkgrel=4
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/;


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

2016-08-01 Thread Sergej Pupykin
Date: Monday, August 1, 2016 @ 19:04:47
  Author: spupykin
Revision: 184776

upgpkg: gnustep-gui 0.25.0-3

upd

Modified:
  gnustep-gui/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-01 19:04:44 UTC (rev 184775)
+++ PKGBUILD2016-08-01 19:04:47 UTC (rev 184776)
@@ -5,12 +5,12 @@
 
 pkgname=gnustep-gui
 pkgver=0.25.0
-pkgrel=1
+pkgrel=3
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/;
 license=('LGPL')
-depends=('gnustep-back' 'aspell' 'gcc-libs' 'libcups' 'audiofile' 'libsndfile' 
'giflib' 'libao')
+depends=('aspell' 'gcc-libs' 'libcups' 'audiofile' 'libsndfile' 'giflib' 
'libao')
 makedepends=('gcc-objc' 'gnustep-base' 'gnustep-make')
 conflicts=('gnustep-gui-svn')
 groups=('gnustep-core')


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

2016-07-18 Thread Sergej Pupykin
Date: Monday, July 18, 2016 @ 11:26:38
  Author: spupykin
Revision: 183062

upgpkg: gnustep-gui 0.25.0-1

upd

Modified:
  gnustep-gui/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-18 11:26:34 UTC (rev 183061)
+++ PKGBUILD2016-07-18 11:26:38 UTC (rev 183062)
@@ -4,8 +4,8 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=gnustep-gui
-pkgver=0.24.1
-pkgrel=3
+pkgver=0.25.0
+pkgrel=1
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/;
@@ -17,7 +17,7 @@
 options=('!makeflags')
 source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz
 giflib-5.1.patch)
-md5sums=('0ff1d513ba4159ba39f16229a9a87eaa'
+md5sums=('6224a2a2fe22da0042d96f0892c884e3'
  '78b6470b9a43ac7025621fef07d2faef')
 
 prepare() {


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

2016-04-02 Thread Evangelos Foutras
Date: Sunday, April 3, 2016 @ 01:05:24
  Author: foutrelis
Revision: 169297

icu 57.1 / poppler 0.42.0 rebuild

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-02 23:02:39 UTC (rev 169296)
+++ PKGBUILD2016-04-02 23:05:24 UTC (rev 169297)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.24.1
-pkgrel=2
+pkgrel=3
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/;


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

2015-11-01 Thread Evangelos Foutras
Date: Sunday, November 1, 2015 @ 13:53:03
  Author: foutrelis
Revision: 145436

icu 56.1 / poppler 0.37.0 rebuild

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-01 12:37:54 UTC (rev 145435)
+++ PKGBUILD2015-11-01 12:53:03 UTC (rev 145436)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.24.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/;


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

2015-07-30 Thread Sergej Pupykin
Date: Thursday, July 30, 2015 @ 13:24:52
  Author: spupykin
Revision: 137620

upgpkg: gnustep-gui 0.24.1-1

upd

Modified:
  gnustep-gui/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-30 11:16:46 UTC (rev 137619)
+++ PKGBUILD2015-07-30 11:24:52 UTC (rev 137620)
@@ -4,8 +4,8 @@
 # Contributor: Sebastian Sareyko pub...@nooms.de
 
 pkgname=gnustep-gui
-pkgver=0.24.0
-pkgrel=4
+pkgver=0.24.1
+pkgrel=1
 pkgdesc=The GNUstep GUI class library
 arch=('i686' 'x86_64')
 url=http://www.gnustep.org/;
@@ -17,12 +17,12 @@
 options=('!makeflags')
 source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz
 giflib-5.1.patch)
-md5sums=('bd289f0c7b2626d093ad92364069b9a7'
+md5sums=('0ff1d513ba4159ba39f16229a9a87eaa'
  '78b6470b9a43ac7025621fef07d2faef')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver
-  patch -Np1 -i ../giflib-5.1.patch
+#  patch -Np1 -i ../giflib-5.1.patch
 }
 
 build() {


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

2015-04-05 Thread Sergej Pupykin
Date: Monday, April 6, 2015 @ 00:15:49
  Author: spupykin
Revision: 130734

upgpkg: gnustep-gui 0.24.0-4

upd

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-05 22:08:17 UTC (rev 130733)
+++ PKGBUILD2015-04-05 22:15:49 UTC (rev 130734)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.24.0
-pkgrel=3
+pkgrel=4
 pkgdesc=The GNUstep GUI class library
 arch=('i686' 'x86_64')
 url=http://www.gnustep.org/;


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

2014-10-17 Thread Jelle van der Waa
Date: Friday, October 17, 2014 @ 19:15:30
  Author: jelle
Revision: 120916

upgpkg: gnustep-gui 0.24.0-3

icu 54.1 .so bump

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-10-17 17:10:42 UTC (rev 120915)
+++ PKGBUILD2014-10-17 17:15:30 UTC (rev 120916)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.24.0
-pkgrel=2
+pkgrel=3
 pkgdesc=The GNUstep GUI class library
 arch=('i686' 'x86_64')
 url=http://www.gnustep.org/;


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

2014-05-19 Thread Sergej Pupykin
Date: Monday, May 19, 2014 @ 11:48:43
  Author: spupykin
Revision: 111471

upgpkg: gnustep-gui 0.24.0-1

upd

Modified:
  gnustep-gui/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-19 09:48:30 UTC (rev 111470)
+++ PKGBUILD2014-05-19 09:48:43 UTC (rev 111471)
@@ -4,8 +4,8 @@
 # Contributor: Sebastian Sareyko pub...@nooms.de
 
 pkgname=gnustep-gui
-pkgver=0.23.1
-pkgrel=7
+pkgver=0.24.0
+pkgrel=1
 pkgdesc=The GNUstep GUI class library
 arch=('i686' 'x86_64')
 url=http://www.gnustep.org/;
@@ -17,7 +17,7 @@
 options=('!makeflags')
 source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz
 giflib-5.0.patch)
-md5sums=('1771bdb42f27ee946b17bf60fef5eb2e'
+md5sums=('bd289f0c7b2626d093ad92364069b9a7'
  'b998c0bc3e2bc260c2779d7a50ce6407')
 
 build() {
@@ -24,9 +24,9 @@
   cd $srcdir/$pkgname-$pkgver
   . /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
-  patch -Np1 -i ../giflib-5.0.patch
+#  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
+#  patch -Np1 -i ../giflib-5.0.patch
   make
 }
 



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

2014-04-08 Thread Sergej Pupykin
Date: Tuesday, April 8, 2014 @ 12:13:18
  Author: spupykin
Revision: 108962

upgpkg: gnustep-gui 0.23.1-7

upd

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-08 10:03:14 UTC (rev 108961)
+++ PKGBUILD2014-04-08 10:13:18 UTC (rev 108962)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.23.1
-pkgrel=5
+pkgrel=7
 pkgdesc=The GNUstep GUI class library
 arch=('i686' 'x86_64')
 url=http://www.gnustep.org/;



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

2013-11-19 Thread Sergej Pupykin
Date: Tuesday, November 19, 2013 @ 12:00:40
  Author: spupykin
Revision: 101190

upgpkg: gnustep-gui 0.23.1-5

upd

Modified:
  gnustep-gui/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 22:15:18 UTC (rev 101189)
+++ PKGBUILD2013-11-19 11:00:40 UTC (rev 101190)
@@ -5,12 +5,12 @@
 
 pkgname=gnustep-gui
 pkgver=0.23.1
-pkgrel=4
+pkgrel=5
 pkgdesc=The GNUstep GUI class library
 arch=('i686' 'x86_64')
 url=http://www.gnustep.org/;
 license=('LGPL')
-depends=('gnustep-back' 'libungif' 'aspell' 'gcc-libs' 'libcups' 'audiofile' 
'libsndfile' 'giflib' 'libao')
+depends=('gnustep-back' 'aspell' 'gcc-libs' 'libcups' 'audiofile' 'libsndfile' 
'giflib' 'libao')
 makedepends=('gcc-objc' 'gnustep-base' 'gnustep-make')
 conflicts=('gnustep-gui-svn')
 groups=('gnustep-core')



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

2013-10-16 Thread Bartłomiej Piotrowski
Date: Wednesday, October 16, 2013 @ 17:24:16
  Author: bpiotrowski
Revision: 98662

upgpkg: gnustep-gui 0.23.1-4

- rebuild against icu 52.1

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-16 15:19:14 UTC (rev 98661)
+++ PKGBUILD2013-10-16 15:24:16 UTC (rev 98662)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.23.1
-pkgrel=3
+pkgrel=4
 pkgdesc=The GNUstep GUI class library
 arch=('i686' 'x86_64')
 url=http://www.gnustep.org/;



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

2013-09-09 Thread Balló György
Date: Monday, September 9, 2013 @ 22:19:51
  Author: bgyorgy
Revision: 96989

upgpkg: gnustep-gui 0.23.1-3

Rebuild for i686 (FS#29546)

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-09 20:00:16 UTC (rev 96988)
+++ PKGBUILD2013-09-09 20:19:51 UTC (rev 96989)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.23.1
-pkgrel=2
+pkgrel=3
 pkgdesc=The GNUstep GUI class library
 arch=('i686' 'x86_64')
 url=http://www.gnustep.org/;



[arch-commits] Commit in gnustep-gui/trunk (PKGBUILD giflib-5.0.patch)

2013-07-30 Thread Bartłomiej Piotrowski
Date: Tuesday, July 30, 2013 @ 11:38:11
  Author: bpiotrowski
Revision: 94771

upgpkg: gnustep-gui 0.23.1-1

- giflib 5.0 rebuild

Added:
  gnustep-gui/trunk/giflib-5.0.patch
Modified:
  gnustep-gui/trunk/PKGBUILD

--+
 PKGBUILD |7 +--
 giflib-5.0.patch |   21 +
 2 files changed, 26 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-30 09:27:09 UTC (rev 94770)
+++ PKGBUILD2013-07-30 09:38:11 UTC (rev 94771)
@@ -15,8 +15,10 @@
 conflicts=('gnustep-gui-svn')
 groups=('gnustep-core')
 options=('!makeflags')
-source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz)
-md5sums=('1771bdb42f27ee946b17bf60fef5eb2e')
+source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz
+giflib-5.0.patch)
+md5sums=('1771bdb42f27ee946b17bf60fef5eb2e'
+ 'b998c0bc3e2bc260c2779d7a50ce6407')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -24,6 +26,7 @@
   ./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
+  patch -Np1 -i ../giflib-5.0.patch
   make
 }
 

Added: giflib-5.0.patch
===
--- giflib-5.0.patch(rev 0)
+++ giflib-5.0.patch2013-07-30 09:38:11 UTC (rev 94771)
@@ -0,0 +1,21 @@
+diff -rupN a/Source/NSBitmapImageRep+GIF.m b/Source/NSBitmapImageRep+GIF.m
+--- a/Source/NSBitmapImageRep+GIF.m2013-01-13 14:57:37.0 +0100
 b/Source/NSBitmapImageRep+GIF.m2013-07-30 11:30:19.630935640 +0200
+@@ -142,7 +142,7 @@ static int gs_gif_output(GifFileType *fi
+ }
+ 
+   gs_gif_init_input_source(src, imageData);
+-  file = DGifOpen(src, gs_gif_input);
++  file = DGifOpen(src, gs_gif_input, NULL);
+   if (file == NULL)
+ {
+   /* we do not use giferror here because it doesn't
+@@ -216,7 +216,7 @@ static int gs_gif_output(GifFileType *fi
+ 
+   /* open the image */
+   gs_gif_init_input_source(src, imageData);
+-  file = DGifOpen(src, gs_gif_input);
++  file = DGifOpen(src, gs_gif_input, NULL);
+   if (file == NULL)
+ {
+   /* we do not use giferror here because it doesn't



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

2013-07-30 Thread Bartłomiej Piotrowski
Date: Tuesday, July 30, 2013 @ 12:01:23
  Author: bpiotrowski
Revision: 94777

upgpkg: gnustep-gui 0.23.1-2

- giflib 5.0 rebuild

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-30 09:54:43 UTC (rev 94776)
+++ PKGBUILD2013-07-30 10:01:23 UTC (rev 94777)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.23.1
-pkgrel=1
+pkgrel=2
 pkgdesc=The GNUstep GUI class library
 arch=('i686' 'x86_64')
 url=http://www.gnustep.org/;



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

2013-05-07 Thread Sergej Pupykin
Date: Tuesday, May 7, 2013 @ 15:34:15
  Author: spupykin
Revision: 90155

upgpkg: gnustep-gui 0.23.1-1

upd

Modified:
  gnustep-gui/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-07 13:34:08 UTC (rev 90154)
+++ PKGBUILD2013-05-07 13:34:15 UTC (rev 90155)
@@ -4,8 +4,8 @@
 # Contributor: Sebastian Sareyko pub...@nooms.de
 
 pkgname=gnustep-gui
-pkgver=0.22.0
-pkgrel=4
+pkgver=0.23.1
+pkgrel=1
 pkgdesc=The GNUstep GUI class library
 arch=('i686' 'x86_64')
 url=http://www.gnustep.org/;
@@ -16,7 +16,7 @@
 groups=('gnustep-core')
 options=('!makeflags')
 source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz)
-md5sums=('3aa3346071736206ca144ce1ce8f063f')
+md5sums=('1771bdb42f27ee946b17bf60fef5eb2e')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-04-30 Thread Sergej Pupykin
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
===
--- PKGBUILD2013-04-30 11:56:21 UTC (rev 89616)
+++ PKGBUILD2013-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
 }