gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4635: update gemas to 0.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4635: update gemas to 0.2
Date: Mon, 31 Jul 2017 23:44:51 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4635
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-07-31 20:44:48 -0700
message:
  update gemas to 0.2
added:
  pkg/gnustep/gemas/             gemas-20170801034435-d5acv3mt74o8ujh2-1
  pkg/gnustep/gemas/Makefile     makefile-20170801034435-d5acv3mt74o8ujh2-3
  pkg/gnustep/gemas/config.mk    config.mk-20170801034435-d5acv3mt74o8ujh2-2
  pkg/gnustep/gemas/sha256sums   sha256sums-20170801034435-d5acv3mt74o8ujh2-4
=== added directory 'pkg/gnustep/gemas'
=== added file 'pkg/gnustep/gemas/Makefile'
--- a/pkg/gnustep/gemas/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/gemas/Makefile        2017-08-01 03:44:48 +0000
@@ -0,0 +1,43 @@
+# Copyright © 2017 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 = Gemas
+GARNAME = gemas
+UPSTREAMNAME = Gemas
+GARVERSION = 0.2
+HOME_URL = http://www.gnustep.org/
+DESCRIPTION = A GNUstep simple programmer editor
+define BLURB
+endef
+
+# too bad it doesn't work for me
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNUSTEP)/
+MASTER_SUBDIR = contrib/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS =
+
+######################################################################
+
+include ../../../gar/gar.lib/gnustep.mk
+include config.mk

=== added file 'pkg/gnustep/gemas/config.mk'
--- a/pkg/gnustep/gemas/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/gemas/config.mk       2017-08-01 03:44:48 +0000
@@ -0,0 +1,4 @@
+## Configuration options ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnustep/gemas/sha256sums'
--- a/pkg/gnustep/gemas/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/gemas/sha256sums      2017-08-01 03:44:48 +0000
@@ -0,0 +1,1 @@
+ff8c7b3033c0adabd92ebf21c23f4d21c7e3c02785d221d8accf68069e0493f0  
download/Gemas-0.2.tar.gz


reply via email to

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