gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4637: update cenon to 4.0.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4637: update cenon to 4.0.0
Date: Mon, 31 Jul 2017 23:55:14 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4637
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-07-31 20:55:10 -0700
message:
  update cenon to 4.0.0
added:
  pkg/gnustep/cenon/             cenon-20170801035456-945ec82s6q5ceu39-1
  pkg/gnustep/cenon/Makefile     makefile-20170801035456-945ec82s6q5ceu39-2
  pkg/gnustep/cenon/config.mk    config.mk-20170801035456-945ec82s6q5ceu39-3
  pkg/gnustep/cenon/sha256sums   sha256sums-20170801035456-945ec82s6q5ceu39-4
=== added directory 'pkg/gnustep/cenon'
=== added file 'pkg/gnustep/cenon/Makefile'
--- a/pkg/gnustep/cenon/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/cenon/Makefile        2017-08-01 03:55:10 +0000
@@ -0,0 +1,52 @@
+# 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 = Cenon
+GARNAME = cenon
+UPSTREAMNAME = Cenon
+GARVERSION = 4.0.0
+
+#   http://www.cenon.zone/download/source/Cenon-4.0.2.tar.bz2
+#      http://www.cenon.zone/download/source/CenonLibrary-4.0.0-1.tar.bz2
+#
+HOME_URL = http://www.cenon.zone
+DESCRIPTION =  vector graphics and desktop publishing
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = http://www.cenon.zone/ 
+MASTER_SUBDIR = download/source/
+DISTFILES = $(DISTNAME).tar.bz2  $(UPSTREAMNAME)Library-$(GARVERSION)-1.tar.bz2
+SIGFILES = 
+CONFIGURE_SCRIPTS =
+WORKOBJ= $(WORKDIR)/$(NAME)
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/gnustep.mk
+include config.mk
+
+prebuild:
+       $(MAKE) extract-$(UPSTREAMNAME)Library-$(GARVERSION)-1.tar.bz2
+       $(MAKECOOKIE)
+
+

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

=== added file 'pkg/gnustep/cenon/sha256sums'
--- a/pkg/gnustep/cenon/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/cenon/sha256sums      2017-08-01 03:55:10 +0000
@@ -0,0 +1,2 @@
+94eaefe2845bc844723c4f3448a93a45bb8083ef576d60ce87bd975529ed0e1f  
download/Cenon-4.0.0.tar.bz2
+b329331a4b5b40d93eeeddd98f6922a53401b6e4f437538cd98392f8828cbb44  
download/CenonLibrary-4.0.0-1.tar.bz2


reply via email to

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