gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1383: add gnustep-gui at 0.22.0


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1383: add gnustep-gui at 0.22.0
Date: Mon, 10 Dec 2012 23:13:51 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1383
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2012-12-10 23:13:51 +0100
message:
  add gnustep-gui at 0.22.0
added:
  gnustep/gnustep-gui/
  gnustep/gnustep-gui/Makefile
  gnustep/gnustep-gui/config.mk
  gnustep/gnustep-gui/sha256sums
=== added directory 'gnustep/gnustep-gui'
=== added file 'gnustep/gnustep-gui/Makefile'
--- a/gnustep/gnustep-gui/Makefile      1970-01-01 00:00:00 +0000
+++ b/gnustep/gnustep-gui/Makefile      2012-12-10 22:13:51 +0000
@@ -0,0 +1,24 @@
+GARNAME = gnustep-gui
+GARVERSION = 0.22.0
+HOME_URL = http://www.gnu.org/software/gnustep-gui/
+DESCRIPTION = GNUstep graphical user interface class library
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNUSTEP)
+MASTER_SUBDIR = core/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS = gnustep-base tiff libpng libgcrypt gnutls
+
+######################################################################
+
+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-gui/config.mk'
--- a/gnustep/gnustep-gui/config.mk     1970-01-01 00:00:00 +0000
+++ b/gnustep/gnustep-gui/config.mk     2012-12-10 22:13:51 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnustep-gui ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/gnustep-gui/sha256sums'
--- a/gnustep/gnustep-gui/sha256sums    1970-01-01 00:00:00 +0000
+++ b/gnustep/gnustep-gui/sha256sums    2012-12-10 22:13:51 +0000
@@ -0,0 +1,2 @@
+201a02da45a3ad2285fee6a6fcc7c8a463632e27d3175d7293e2290e573fca5d  
download/gnustep-gui-0.22.0.tar.gz
+2784742505263800bdcb932b0406bea7307a80f0ca7e68b8033972eecea9ee0e  
download/gnustep-gui-0.22.0.tar.gz.sig


reply via email to

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