gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3414: new package gnustep-examples 1.4.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3414: new package gnustep-examples 1.4.0
Date: Sat, 10 Oct 2015 05:48:46 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3414
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2015-10-09 22:48:41 -0700
message:
  new package  gnustep-examples 1.4.0
added:
  gnustep/gnustep-examples/      
gnustepexamples-20151010054554-hl4vocczmr0zmjds-1
  gnustep/gnustep-examples/Makefile makefile-20151010054607-jzm2fnvw9ub3rmux-1
  gnustep/gnustep-examples/files/ files-20151010054554-hl4vocczmr0zmjds-2
  gnustep/gnustep-examples/files/configureplaceholder 
configureplaceholder-20151010054554-hl4vocczmr0zmjds-3
  gnustep/gnustep-examples/sha256sums 
sha256sums-20151010054611-wilk1utnroaoa9t3-1
=== added directory 'gnustep/gnustep-examples'
=== added file 'gnustep/gnustep-examples/Makefile'
--- a/gnustep/gnustep-examples/Makefile 1970-01-01 00:00:00 +0000
+++ b/gnustep/gnustep-examples/Makefile 2015-10-10 05:48:41 +0000
@@ -0,0 +1,43 @@
+# Copyright © 2015 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = GNUstep examples
+GARNAME = gnustep-examples
+GARVERSION = 1.4.0
+HOME_URL = http://www.gnustep.org/
+DESCRIPTION = GNUstep examples
+define BLURB
+GNUstep GUI examples
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNUSTEP)
+MASTER_SUBDIR = usr-apps/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+# currently it doesn't actually run configure, just uses GNUmakefile 
+CONFIGURE_NAME :=../../files/configureplaceholder
+
+######################################################################
+include ../../gar.lib/gnustep.mk
+
+include config.mk

=== added directory 'gnustep/gnustep-examples/files'
=== added file 'gnustep/gnustep-examples/files/configureplaceholder'
--- a/gnustep/gnustep-examples/files/configureplaceholder       1970-01-01 
00:00:00 +0000
+++ b/gnustep/gnustep-examples/files/configureplaceholder       2015-10-10 
05:48:41 +0000
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+echo do nothing, placeholder for the make system...
+
+

=== added file 'gnustep/gnustep-examples/sha256sums'
--- a/gnustep/gnustep-examples/sha256sums       1970-01-01 00:00:00 +0000
+++ b/gnustep/gnustep-examples/sha256sums       2015-10-10 05:48:41 +0000
@@ -0,0 +1,2 @@
+4b3874f78b301407000699a3ac12cb3d05a3f772a7230f033c5082067240ffc1  
download/gnustep-examples-1.4.0.tar.gz
+240de12a5c6188f595a8931badc5f254f3e678724c87535ea5b9b6394b230d5d  
download/gnustep-examples-1.4.0.tar.gz.sig


reply via email to

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