gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4629: update gnustep-ppd to 1.0.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4629: update gnustep-ppd to 1.0.0
Date: Mon, 31 Jul 2017 18:05:00 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4629
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-07-31 15:04:52 -0700
message:
  update gnustep-ppd to 1.0.0
added:
  pkg/gnustep/gnustep-ppd/files/ files-20170731220430-rmo732wyg9enqnga-1
  pkg/gnustep/gnustep-ppd/files/ppd-make.diff 
ppdmake.diff-20170731220430-rmo732wyg9enqnga-2
modified:
  pkg/gnustep/gnustep-ppd/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-231
  pkg/gnustep/gnustep-ppd/sha256sums 
sha256sums-20160617021536-2y71qvmiwaimvy1u-235
=== modified file 'pkg/gnustep/gnustep-ppd/Makefile'
--- a/pkg/gnustep/gnustep-ppd/Makefile  2016-06-17 19:08:15 +0000
+++ b/pkg/gnustep/gnustep-ppd/Makefile  2017-07-31 22:04:52 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2013 Brandon Invergo <address@hidden>
+# Copyright © 2013, 2017 Brandon Invergo <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -14,6 +14,11 @@
 #
 # 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-back
+
 
 NAME = PPDs
 GARNAME = gnustep-ppd
@@ -29,8 +34,11 @@
 SIGFILES = 
 CONFIGURE_SCRIPTS =
 
-BUILDDEPS =
-LIBDEPS = gnustep-base
+PATCHFILES = ppd-make.diff
+PATCHOPTS = -p2
+
+BUILDDEPS = gnustep-make gnustep-base gnustep-gui gnustep-back
+LIBDEPS = 
 
 ######################################################################
 

=== added directory 'pkg/gnustep/gnustep-ppd/files'
=== added file 'pkg/gnustep/gnustep-ppd/files/ppd-make.diff'
--- a/pkg/gnustep/gnustep-ppd/files/ppd-make.diff       1970-01-01 00:00:00 
+0000
+++ b/pkg/gnustep/gnustep-ppd/files/ppd-make.diff       2017-07-31 22:04:52 
+0000
@@ -0,0 +1,20 @@
+*** work/gnustep-ppd-1.0.0/GNUmakefile~        2004-07-28 12:36:42.000000000 
-0700
+--- work/gnustep-ppd-1.0.0/GNUmakefile 2017-07-31 14:54:53.616718418 -0700
+***************
+*** 21,27 ****
+  #  License along with this library; if not, write to the Free
+  #  Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 
USA.
+  
+! GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
+  
+  include $(GNUSTEP_MAKEFILES)/common.make
+  
+--- 21,28 ----
+  #  License along with this library; if not, write to the Free
+  #  Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 
USA.
+  
+! # obsolete see gnustep_make
+! #GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
+  
+  include $(GNUSTEP_MAKEFILES)/common.make
+  

=== modified file 'pkg/gnustep/gnustep-ppd/sha256sums'
--- a/pkg/gnustep/gnustep-ppd/sha256sums        2016-06-17 19:08:15 +0000
+++ b/pkg/gnustep/gnustep-ppd/sha256sums        2017-07-31 22:04:52 +0000
@@ -1,1 +1,2 @@
 4a57b8475221fc7674b3d488a49130c271ca65ef08c50e3d1a7d321d7c1b652f  
download/gnustep-ppd-1.0.0.tar.gz
+cd69c3ab968f917a28dac67cca2a8b5a51947c75073dda9d3febfe59ef46e55b  
download/ppd-make.diff


reply via email to

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