gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1386: add gnustep-corebase at 0.1


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1386: add gnustep-corebase at 0.1
Date: Mon, 10 Dec 2012 23:36:12 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1386
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2012-12-10 23:36:12 +0100
message:
  add gnustep-corebase at 0.1
added:
  gnustep/gnustep-corebase/
  gnustep/gnustep-corebase/Makefile
  gnustep/gnustep-corebase/config.mk
  gnustep/gnustep-corebase/sha256sums
=== added directory 'gnustep/gnustep-corebase'
=== added file 'gnustep/gnustep-corebase/Makefile'
--- a/gnustep/gnustep-corebase/Makefile 1970-01-01 00:00:00 +0000
+++ b/gnustep/gnustep-corebase/Makefile 2012-12-10 22:36:12 +0000
@@ -0,0 +1,24 @@
+GARNAME = gnustep-corebase
+GARVERSION = 0.1
+HOME_URL = http://www.gnustep.org
+DESCRIPTION = GNUstep core foundation
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNUSTEP)
+MASTER_SUBDIR = libs/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS = gnustep-make gnustep-base
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk
+
+GS_SETUP = . /$(prefix)/GNUstep/System/Library/Makefiles/GNUstep.sh
+CONFIGURE_ENV += $(GS_SETUP) &&
+BUILD_ENV += $(GS_SETUP) &&
+INSTALL_ENV += $(GS_SETUP) &&

=== added file 'gnustep/gnustep-corebase/config.mk'
--- a/gnustep/gnustep-corebase/config.mk        1970-01-01 00:00:00 +0000
+++ b/gnustep/gnustep-corebase/config.mk        2012-12-10 22:36:12 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnustep-corebase ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/gnustep-corebase/sha256sums'
--- a/gnustep/gnustep-corebase/sha256sums       1970-01-01 00:00:00 +0000
+++ b/gnustep/gnustep-corebase/sha256sums       2012-12-10 22:36:12 +0000
@@ -0,0 +1,2 @@
+9b08ffc182757f242df5c7cc5aa76871bf8e228720fc7fb75c64fde6292a5733  
download/gnustep-corebase-0.1.tar.gz
+a11b52fd118d427ba819ad7675375e53a265bd884cd6b87a11602feffa43597e  
download/gnustep-corebase-0.1.tar.gz.sig


reply via email to

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