[arch-commits] Commit in gnustep-gui/repos (12 files)
Laurent Carlier
lcarlier at archlinux.org
Mon Jun 19 08:56:30 UTC 2017
Date: Monday, June 19, 2017 @ 08:56:29
Author: lcarlier
Revision: 238136
archrelease: copy trunk to community-i686, community-x86_64
Added:
gnustep-gui/repos/community-i686/ChangeLog
(from rev 238135, gnustep-gui/trunk/ChangeLog)
gnustep-gui/repos/community-i686/PKGBUILD
(from rev 238135, gnustep-gui/trunk/PKGBUILD)
gnustep-gui/repos/community-i686/giflib-5.1.patch
(from rev 238135, gnustep-gui/trunk/giflib-5.1.patch)
gnustep-gui/repos/community-x86_64/ChangeLog
(from rev 238135, gnustep-gui/trunk/ChangeLog)
gnustep-gui/repos/community-x86_64/PKGBUILD
(from rev 238135, gnustep-gui/trunk/PKGBUILD)
gnustep-gui/repos/community-x86_64/giflib-5.1.patch
(from rev 238135, gnustep-gui/trunk/giflib-5.1.patch)
Deleted:
gnustep-gui/repos/community-i686/ChangeLog
gnustep-gui/repos/community-i686/PKGBUILD
gnustep-gui/repos/community-i686/giflib-5.1.patch
gnustep-gui/repos/community-x86_64/ChangeLog
gnustep-gui/repos/community-x86_64/PKGBUILD
gnustep-gui/repos/community-x86_64/giflib-5.1.patch
-----------------------------------+
/ChangeLog | 4 +
/PKGBUILD | 76 ++++++++++++++++++++++++++++++++++++
/giflib-5.1.patch | 60 ++++++++++++++++++++++++++++
community-i686/ChangeLog | 2
community-i686/PKGBUILD | 38 ------------------
community-i686/giflib-5.1.patch | 30 --------------
community-x86_64/ChangeLog | 2
community-x86_64/PKGBUILD | 38 ------------------
community-x86_64/giflib-5.1.patch | 30 --------------
9 files changed, 140 insertions(+), 140 deletions(-)
Deleted: community-i686/ChangeLog
===================================================================
--- community-i686/ChangeLog 2017-06-19 08:56:22 UTC (rev 238135)
+++ community-i686/ChangeLog 2017-06-19 08:56:29 UTC (rev 238136)
@@ -1,2 +0,0 @@
-2007-06-27 tardo <tardo at nagi-fanboi.net>
-* version upgrade
Copied: gnustep-gui/repos/community-i686/ChangeLog (from rev 238135, gnustep-gui/trunk/ChangeLog)
===================================================================
--- community-i686/ChangeLog (rev 0)
+++ community-i686/ChangeLog 2017-06-19 08:56:29 UTC (rev 238136)
@@ -0,0 +1,2 @@
+2007-06-27 tardo <tardo at nagi-fanboi.net>
+* version upgrade
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-06-19 08:56:22 UTC (rev 238135)
+++ community-i686/PKGBUILD 2017-06-19 08:56:29 UTC (rev 238136)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Vesa Kaihlavirta <vegai at iki.fi>
-# Contributor: Sebastian Sareyko <public at nooms.de>
-
-pkgname=gnustep-gui
-pkgver=0.25.1
-pkgrel=2
-pkgdesc="The GNUstep GUI class library"
-arch=('i686' 'x86_64')
-url="http://www.gnustep.org/"
-license=('LGPL')
-depends=('aspell' 'gcc-libs' 'libcups' 'audiofile' 'libsndfile' 'giflib' 'libao')
-makedepends=('gcc-objc' 'gnustep-base' 'gnustep-make')
-conflicts=('gnustep-gui-svn')
-groups=('gnustep-core')
-options=('!makeflags')
-source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz
- giflib-5.1.patch)
-sha256sums=('3aacb277976014cfd4394084066187430100657dea234da91d9ae5015e747c66'
- '0c004c9816b626e168d085cc140c18bb6b5a2a06160aecfdffc0b00532fbed69')
-
-prepare() {
- cd "$srcdir"/$pkgname-$pkgver
-# patch -Np1 -i ../giflib-5.1.patch
-}
-
-build() {
- cd "$srcdir"/$pkgname-$pkgver
- . /etc/profile.d/GNUstep.sh
- ./configure --prefix=/usr --sysconfdir=/etc/GNUstep
- make
-}
-
-package() {
- cd "$srcdir"/$pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: gnustep-gui/repos/community-i686/PKGBUILD (from rev 238135, gnustep-gui/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-19 08:56:29 UTC (rev 238136)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Vesa Kaihlavirta <vegai at iki.fi>
+# Contributor: Sebastian Sareyko <public at nooms.de>
+
+pkgname=gnustep-gui
+pkgver=0.25.1
+pkgrel=3
+pkgdesc="The GNUstep GUI class library"
+arch=('i686' 'x86_64')
+url="http://www.gnustep.org/"
+license=('LGPL')
+depends=('aspell' 'gcc-libs' 'libcups' 'audiofile' 'libsndfile' 'giflib' 'libao')
+makedepends=('gcc-objc' 'gnustep-base' 'gnustep-make')
+conflicts=('gnustep-gui-svn')
+groups=('gnustep-core')
+options=('!makeflags')
+source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz
+ giflib-5.1.patch)
+sha256sums=('3aacb277976014cfd4394084066187430100657dea234da91d9ae5015e747c66'
+ '0c004c9816b626e168d085cc140c18bb6b5a2a06160aecfdffc0b00532fbed69')
+
+prepare() {
+ cd "$srcdir"/$pkgname-$pkgver
+# patch -Np1 -i ../giflib-5.1.patch
+}
+
+build() {
+ cd "$srcdir"/$pkgname-$pkgver
+ . /usr/share/GNUstep/Makefiles/GNUstep.sh
+ ./configure --prefix=/usr --sysconfdir=/etc/GNUstep
+ make
+}
+
+package() {
+ cd "$srcdir"/$pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-i686/giflib-5.1.patch
===================================================================
--- community-i686/giflib-5.1.patch 2017-06-19 08:56:22 UTC (rev 238135)
+++ community-i686/giflib-5.1.patch 2017-06-19 08:56:29 UTC (rev 238136)
@@ -1,30 +0,0 @@
-diff -wbBur gnustep-gui-0.24.0/Source/NSBitmapImageRep+GIF.m gnustep-gui-0.24.0.my/Source/NSBitmapImageRep+GIF.m
---- gnustep-gui-0.24.0/Source/NSBitmapImageRep+GIF.m 2013-11-24 15:56:33.000000000 +0400
-+++ gnustep-gui-0.24.0.my/Source/NSBitmapImageRep+GIF.m 2014-05-29 18:48:13.333993653 +0400
-@@ -161,7 +161,7 @@
- return NO;
- }
-
-- DGifCloseFile(file);
-+ DGifCloseFile(file, NULL);
- return YES;
- }
-
-@@ -180,7 +180,7 @@
- SET_ERROR_MSG(msg); \
- if (file != NULL) \
- {\
-- DGifCloseFile(file); \
-+ DGifCloseFile(file, NULL); \
- }\
- if (imgBuffer != NULL) \
- {\
-@@ -392,7 +392,7 @@
- withValue: [NSNumber numberWithInt: 0]];
-
- /* don't forget to close the gif */
-- DGifCloseFile(file);
-+ DGifCloseFile(file, NULL);
-
- return self;
- }
Copied: gnustep-gui/repos/community-i686/giflib-5.1.patch (from rev 238135, gnustep-gui/trunk/giflib-5.1.patch)
===================================================================
--- community-i686/giflib-5.1.patch (rev 0)
+++ community-i686/giflib-5.1.patch 2017-06-19 08:56:29 UTC (rev 238136)
@@ -0,0 +1,30 @@
+diff -wbBur gnustep-gui-0.24.0/Source/NSBitmapImageRep+GIF.m gnustep-gui-0.24.0.my/Source/NSBitmapImageRep+GIF.m
+--- gnustep-gui-0.24.0/Source/NSBitmapImageRep+GIF.m 2013-11-24 15:56:33.000000000 +0400
++++ gnustep-gui-0.24.0.my/Source/NSBitmapImageRep+GIF.m 2014-05-29 18:48:13.333993653 +0400
+@@ -161,7 +161,7 @@
+ return NO;
+ }
+
+- DGifCloseFile(file);
++ DGifCloseFile(file, NULL);
+ return YES;
+ }
+
+@@ -180,7 +180,7 @@
+ SET_ERROR_MSG(msg); \
+ if (file != NULL) \
+ {\
+- DGifCloseFile(file); \
++ DGifCloseFile(file, NULL); \
+ }\
+ if (imgBuffer != NULL) \
+ {\
+@@ -392,7 +392,7 @@
+ withValue: [NSNumber numberWithInt: 0]];
+
+ /* don't forget to close the gif */
+- DGifCloseFile(file);
++ DGifCloseFile(file, NULL);
+
+ return self;
+ }
Deleted: community-x86_64/ChangeLog
===================================================================
--- community-x86_64/ChangeLog 2017-06-19 08:56:22 UTC (rev 238135)
+++ community-x86_64/ChangeLog 2017-06-19 08:56:29 UTC (rev 238136)
@@ -1,2 +0,0 @@
-2007-06-27 tardo <tardo at nagi-fanboi.net>
-* version upgrade
Copied: gnustep-gui/repos/community-x86_64/ChangeLog (from rev 238135, gnustep-gui/trunk/ChangeLog)
===================================================================
--- community-x86_64/ChangeLog (rev 0)
+++ community-x86_64/ChangeLog 2017-06-19 08:56:29 UTC (rev 238136)
@@ -0,0 +1,2 @@
+2007-06-27 tardo <tardo at nagi-fanboi.net>
+* version upgrade
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-06-19 08:56:22 UTC (rev 238135)
+++ community-x86_64/PKGBUILD 2017-06-19 08:56:29 UTC (rev 238136)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Vesa Kaihlavirta <vegai at iki.fi>
-# Contributor: Sebastian Sareyko <public at nooms.de>
-
-pkgname=gnustep-gui
-pkgver=0.25.1
-pkgrel=2
-pkgdesc="The GNUstep GUI class library"
-arch=('i686' 'x86_64')
-url="http://www.gnustep.org/"
-license=('LGPL')
-depends=('aspell' 'gcc-libs' 'libcups' 'audiofile' 'libsndfile' 'giflib' 'libao')
-makedepends=('gcc-objc' 'gnustep-base' 'gnustep-make')
-conflicts=('gnustep-gui-svn')
-groups=('gnustep-core')
-options=('!makeflags')
-source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz
- giflib-5.1.patch)
-sha256sums=('3aacb277976014cfd4394084066187430100657dea234da91d9ae5015e747c66'
- '0c004c9816b626e168d085cc140c18bb6b5a2a06160aecfdffc0b00532fbed69')
-
-prepare() {
- cd "$srcdir"/$pkgname-$pkgver
-# patch -Np1 -i ../giflib-5.1.patch
-}
-
-build() {
- cd "$srcdir"/$pkgname-$pkgver
- . /etc/profile.d/GNUstep.sh
- ./configure --prefix=/usr --sysconfdir=/etc/GNUstep
- make
-}
-
-package() {
- cd "$srcdir"/$pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: gnustep-gui/repos/community-x86_64/PKGBUILD (from rev 238135, gnustep-gui/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-06-19 08:56:29 UTC (rev 238136)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Vesa Kaihlavirta <vegai at iki.fi>
+# Contributor: Sebastian Sareyko <public at nooms.de>
+
+pkgname=gnustep-gui
+pkgver=0.25.1
+pkgrel=3
+pkgdesc="The GNUstep GUI class library"
+arch=('i686' 'x86_64')
+url="http://www.gnustep.org/"
+license=('LGPL')
+depends=('aspell' 'gcc-libs' 'libcups' 'audiofile' 'libsndfile' 'giflib' 'libao')
+makedepends=('gcc-objc' 'gnustep-base' 'gnustep-make')
+conflicts=('gnustep-gui-svn')
+groups=('gnustep-core')
+options=('!makeflags')
+source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz
+ giflib-5.1.patch)
+sha256sums=('3aacb277976014cfd4394084066187430100657dea234da91d9ae5015e747c66'
+ '0c004c9816b626e168d085cc140c18bb6b5a2a06160aecfdffc0b00532fbed69')
+
+prepare() {
+ cd "$srcdir"/$pkgname-$pkgver
+# patch -Np1 -i ../giflib-5.1.patch
+}
+
+build() {
+ cd "$srcdir"/$pkgname-$pkgver
+ . /usr/share/GNUstep/Makefiles/GNUstep.sh
+ ./configure --prefix=/usr --sysconfdir=/etc/GNUstep
+ make
+}
+
+package() {
+ cd "$srcdir"/$pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/giflib-5.1.patch
===================================================================
--- community-x86_64/giflib-5.1.patch 2017-06-19 08:56:22 UTC (rev 238135)
+++ community-x86_64/giflib-5.1.patch 2017-06-19 08:56:29 UTC (rev 238136)
@@ -1,30 +0,0 @@
-diff -wbBur gnustep-gui-0.24.0/Source/NSBitmapImageRep+GIF.m gnustep-gui-0.24.0.my/Source/NSBitmapImageRep+GIF.m
---- gnustep-gui-0.24.0/Source/NSBitmapImageRep+GIF.m 2013-11-24 15:56:33.000000000 +0400
-+++ gnustep-gui-0.24.0.my/Source/NSBitmapImageRep+GIF.m 2014-05-29 18:48:13.333993653 +0400
-@@ -161,7 +161,7 @@
- return NO;
- }
-
-- DGifCloseFile(file);
-+ DGifCloseFile(file, NULL);
- return YES;
- }
-
-@@ -180,7 +180,7 @@
- SET_ERROR_MSG(msg); \
- if (file != NULL) \
- {\
-- DGifCloseFile(file); \
-+ DGifCloseFile(file, NULL); \
- }\
- if (imgBuffer != NULL) \
- {\
-@@ -392,7 +392,7 @@
- withValue: [NSNumber numberWithInt: 0]];
-
- /* don't forget to close the gif */
-- DGifCloseFile(file);
-+ DGifCloseFile(file, NULL);
-
- return self;
- }
Copied: gnustep-gui/repos/community-x86_64/giflib-5.1.patch (from rev 238135, gnustep-gui/trunk/giflib-5.1.patch)
===================================================================
--- community-x86_64/giflib-5.1.patch (rev 0)
+++ community-x86_64/giflib-5.1.patch 2017-06-19 08:56:29 UTC (rev 238136)
@@ -0,0 +1,30 @@
+diff -wbBur gnustep-gui-0.24.0/Source/NSBitmapImageRep+GIF.m gnustep-gui-0.24.0.my/Source/NSBitmapImageRep+GIF.m
+--- gnustep-gui-0.24.0/Source/NSBitmapImageRep+GIF.m 2013-11-24 15:56:33.000000000 +0400
++++ gnustep-gui-0.24.0.my/Source/NSBitmapImageRep+GIF.m 2014-05-29 18:48:13.333993653 +0400
+@@ -161,7 +161,7 @@
+ return NO;
+ }
+
+- DGifCloseFile(file);
++ DGifCloseFile(file, NULL);
+ return YES;
+ }
+
+@@ -180,7 +180,7 @@
+ SET_ERROR_MSG(msg); \
+ if (file != NULL) \
+ {\
+- DGifCloseFile(file); \
++ DGifCloseFile(file, NULL); \
+ }\
+ if (imgBuffer != NULL) \
+ {\
+@@ -392,7 +392,7 @@
+ withValue: [NSNumber numberWithInt: 0]];
+
+ /* don't forget to close the gif */
+- DGifCloseFile(file);
++ DGifCloseFile(file, NULL);
+
+ return self;
+ }
More information about the arch-commits
mailing list