gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3645: update gnustep-corebase to 0.1.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3645: update gnustep-corebase to 0.1.1
Date: Sun, 01 May 2016 00:33:39 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3645
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2016-04-30 17:33:36 -0700
message:
  update gnustep-corebase to 0.1.1
modified:
  gnustep/gnustep-corebase/Makefile makefile-20121210223601-ijw60i86l4lbjtkr-2
  gnustep/gnustep-corebase/sha256sums 
sha256sums-20121210223601-ijw60i86l4lbjtkr-4
=== modified file 'gnustep/gnustep-corebase/Makefile'
--- a/gnustep/gnustep-corebase/Makefile 2013-04-13 09:25:34 +0000
+++ b/gnustep/gnustep-corebase/Makefile 2016-05-01 00:33:36 +0000
@@ -15,11 +15,21 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 
+
+#
+# To use GNUstep software first install these four packages in this order:
+# gnustep-make gnustep-base gnustep-gui gnustep-backend
+#
+
 NAME = GNUstep CoreBase
 GARNAME = gnustep-corebase
-GARVERSION = 0.1
+GARVERSION = 0.1.1
 HOME_URL = http://www.gnustep.org/
-DESCRIPTION = GNUstep core foundation
+DESCRIPTION = GNUstep corebase library
+define BLURB
+A GNUstep developer library, poorly named because it might be optional.
+endef
+
 
 ######################################################################
 
@@ -29,7 +39,7 @@
 SIGFILES = $(DISTNAME).tar.gz.sig
 
 BUILDDEPS =
-LIBDEPS = gnustep-make gnustep-base
+LIBDEPS = gnustep-make gnustep-base  gnustep-gui gnustep-backend
 
 ######################################################################
 

=== modified file 'gnustep/gnustep-corebase/sha256sums'
--- a/gnustep/gnustep-corebase/sha256sums       2012-12-10 22:36:12 +0000
+++ b/gnustep/gnustep-corebase/sha256sums       2016-05-01 00:33:36 +0000
@@ -1,2 +1,2 @@
-9b08ffc182757f242df5c7cc5aa76871bf8e228720fc7fb75c64fde6292a5733  
download/gnustep-corebase-0.1.tar.gz
-a11b52fd118d427ba819ad7675375e53a265bd884cd6b87a11602feffa43597e  
download/gnustep-corebase-0.1.tar.gz.sig
+11f05d19c2f4cdb5348b8dd56771e32a0d3563384cf3a288c4fb0906f5acfc46  
download/gnustep-corebase-0.1.1.tar.gz
+71f2d571bd6d69185f72a958888c8f7caae92162964ea88844b6b7bbd347cf69  
download/gnustep-corebase-0.1.1.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]