gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3746: update gnustep-back to 0.25.0 and move direct


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3746: update gnustep-back to 0.25.0 and move directory name
Date: Sat, 18 Jun 2016 05:03:11 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3746
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2016-06-17 22:03:07 -0700
message:
  update gnustep-back to 0.25.0 and move directory name
added:
  pkg/gnustep/gnustep-back/      gnustepback-20160618050220-s8fssrfqiduiyivr-1
  pkg/gnustep/gnustep-back/Makefile makefile-20160618050220-s8fssrfqiduiyivr-3
  pkg/gnustep/gnustep-back/config.mk config.mk-20160618050220-s8fssrfqiduiyivr-2
  pkg/gnustep/gnustep-back/sha256sums 
sha256sums-20160618050220-s8fssrfqiduiyivr-4
=== added directory 'pkg/gnustep/gnustep-back'
=== added file 'pkg/gnustep/gnustep-back/Makefile'
--- a/pkg/gnustep/gnustep-back/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/gnustep-back/Makefile 2016-06-18 05:03:07 +0000
@@ -0,0 +1,39 @@
+# Copyright © 2013 Brandon Invergo <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 Backend
+GARNAME = gnustep-back
+GARVERSION = 0.25.0
+HOME_URL = http://www.gnustep.org/
+DESCRIPTION = GNUstep generic graphical backend
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNUSTEP)
+MASTER_SUBDIR = core/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS = gnustep-gui cairo
+
+######################################################################
+
+include ../../../gar/gar.lib/gnustep.mk
+include config.mk

=== added file 'pkg/gnustep/gnustep-back/config.mk'
--- a/pkg/gnustep/gnustep-back/config.mk        1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/gnustep-back/config.mk        2016-06-18 05:03:07 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnustep-backend ##
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=

=== added file 'pkg/gnustep/gnustep-back/sha256sums'
--- a/pkg/gnustep/gnustep-back/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/gnustep-back/sha256sums       2016-06-18 05:03:07 +0000
@@ -0,0 +1,2 @@
+4276e30e157fb450cc5144501e680e8142b484e6595e5e4f83d14225c60afa91  
download/gnustep-back-0.25.0.tar.gz
+d200c6f048e75ca673f3fa89177453dea4b71e89dea730baf962e5eac23c9ce2  
download/gnustep-back-0.25.0.tar.gz.sig


reply via email to

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