gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1369: add gnustep-make at 2.6.2


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1369: add gnustep-make at 2.6.2
Date: Sun, 09 Dec 2012 22:52:35 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1369
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-12-09 22:52:35 +0100
message:
  add gnustep-make at 2.6.2
added:
  gnustep/
  gnustep/gnustep-make/
  gnustep/gnustep-make/Makefile
  gnustep/gnustep-make/config.mk
  gnustep/gnustep-make/sha256sums
=== added directory 'gnustep'
=== added directory 'gnustep/gnustep-make'
=== added file 'gnustep/gnustep-make/Makefile'
--- a/gnustep/gnustep-make/Makefile     1970-01-01 00:00:00 +0000
+++ b/gnustep/gnustep-make/Makefile     2012-12-09 21:52:35 +0000
@@ -0,0 +1,22 @@
+GARNAME = gnustep-make
+GARVERSION = 2.6.2
+HOME_URL = http://www.gnu.org/software/gnustep-make/
+DESCRIPTION = Gnustep Makefile package
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNUSTEP)
+MASTER_SUBDIR = core/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk
+
+CONFIGURE_ARGS += --prefix=$(prefix)/GNUstep \
+                 
--with-config-file=$(prefix)/GNUstep/Local/Configuration/GNUstep.conf

=== added file 'gnustep/gnustep-make/config.mk'
--- a/gnustep/gnustep-make/config.mk    1970-01-01 00:00:00 +0000
+++ b/gnustep/gnustep-make/config.mk    2012-12-09 21:52:35 +0000
@@ -0,0 +1,5 @@
+## Configuration options for gnustep-make ##
+
+CONFIGURE_OPTS ?= --enable-native-objc-exceptions \
+                 --with-layout=gnustep
+BUILD_OPTS ?=

=== added file 'gnustep/gnustep-make/sha256sums'
--- a/gnustep/gnustep-make/sha256sums   1970-01-01 00:00:00 +0000
+++ b/gnustep/gnustep-make/sha256sums   2012-12-09 21:52:35 +0000
@@ -0,0 +1,2 @@
+7a95b3fc5bf14f6b06c4f1f716b48e9de13a11c1fa972aa3cc87736cd98f3e3a  
download/gnustep-make-2.6.2.tar.gz
+0bb858b76d4b71fcdc6b49ac06b560f3b945a7f5c067296d83d595c0a5cd6acb  
download/gnustep-make-2.6.2.tar.gz.sig


reply via email to

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