gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3423: new gnustep pkg InnerSpace screen blanker


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3423: new gnustep pkg InnerSpace screen blanker
Date: Sun, 11 Oct 2015 00:01:37 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3423
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2015-10-10 17:01:34 -0700
message:
  new gnustep pkg InnerSpace screen blanker
added:
  gnustep/InnerSpace/            innerspace-20151011000100-n7lkrqq0koqiycf2-1
  gnustep/InnerSpace/Makefile    makefile-20151011000100-n7lkrqq0koqiycf2-3
  gnustep/InnerSpace/config.mk   config.mk-20151011000100-n7lkrqq0koqiycf2-2
  gnustep/InnerSpace/sha256sums  sha256sums-20151011000100-n7lkrqq0koqiycf2-4
=== added directory 'gnustep/InnerSpace'
=== added file 'gnustep/InnerSpace/Makefile'
--- a/gnustep/InnerSpace/Makefile       1970-01-01 00:00:00 +0000
+++ b/gnustep/InnerSpace/Makefile       2015-10-11 00:01:34 +0000
@@ -0,0 +1,41 @@
+# 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 = InnerSpace
+GARNAME = InnerSpace
+GARVERSION = 0.2.0
+HOME_URL = http://www.gnustep.org/
+DESCRIPTION = InnerSpace, screen blanker
+define BLURB
+Screen blanker with installable modules. Currently not working for me.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS=
+
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk

=== added file 'gnustep/InnerSpace/config.mk'
--- a/gnustep/InnerSpace/config.mk      1970-01-01 00:00:00 +0000
+++ b/gnustep/InnerSpace/config.mk      2015-10-11 00:01:34 +0000
@@ -0,0 +1,4 @@
+## Configuration options for InnerSpace ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/InnerSpace/sha256sums'
--- a/gnustep/InnerSpace/sha256sums     1970-01-01 00:00:00 +0000
+++ b/gnustep/InnerSpace/sha256sums     2015-10-11 00:01:34 +0000
@@ -0,0 +1,2 @@
+6413642d65c45f0844f5df04ae4f7e3771d735e6100f682046284603b2d9af95  
download/InnerSpace-0.2.0.tar.gz
+c9cbf10059d6d1619399665368e3b651225f13c221158413107049580de6e4b3  
download/InnerSpace-0.2.0.tar.gz.sig


reply via email to

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