gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6638: update goocanvas to 2.0.4


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6638: update goocanvas to 2.0.4
Date: Sun, 23 Jun 2019 01:50:44 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6638
revision-id: address@hidden-20190623055039-ngnxbvdwvln3919z
parent: address@hidden-20190623052440-5yt6n0t5bp73w29y
committer: address@hidden
branch nick: trunk
timestamp: Sat 2019-06-22 22:50:39 -0700
message:
  update goocanvas to 2.0.4
added:
  pkg/gnome/goocanvas/           goocanvas-20190623055017-gxofyoic1mp89j5q-1
  pkg/gnome/goocanvas/Makefile   makefile-20190623055017-gxofyoic1mp89j5q-3
  pkg/gnome/goocanvas/config.mk  config.mk-20190623055017-gxofyoic1mp89j5q-2
  pkg/gnome/goocanvas/sha256sums sha256sums-20190623055017-gxofyoic1mp89j5q-4
=== added directory 'pkg/gnome/goocanvas'
=== added file 'pkg/gnome/goocanvas/Makefile'
--- a/pkg/gnome/goocanvas/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/goocanvas/Makefile      2019-06-23 05:50:39 +0000
@@ -0,0 +1,50 @@
+# Copyright © 2019 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/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/>.
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME =    goocanvas
+GARNAME = goocanvas
+GARVERSION = 2.0.4
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  GTK+ canvas widget using  cairo 2d library for drawing
+define BLURB
+
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/goocanvas/config.mk'
--- a/pkg/gnome/goocanvas/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/goocanvas/config.mk     2019-06-23 05:50:39 +0000
@@ -0,0 +1,5 @@
+## Configuration options for goocanvas ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/goocanvas/sha256sums'
--- a/pkg/gnome/goocanvas/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/goocanvas/sha256sums    2019-06-23 05:50:39 +0000
@@ -0,0 +1,2 @@
+c728e2b7d4425ae81b54e1e07a3d3c8a4bd6377a63cffa43006045bceaa92e90  
download/goocanvas-2.0.4.tar.xz
+49038854b6c56c9863e0f408c4a5ee8a57ea9faf9ebf185aff65a829e7849ead  
download/goocanvas-2.0.4.sha256sum


reply via email to

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