gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3822: update gfbgraph to 0.2.3


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3822: update gfbgraph to 0.2.3
Date: Tue, 19 Jul 2016 07:17:48 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3822
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-07-19 00:17:42 -0700
message:
  update gfbgraph to 0.2.3
added:
  pkg/gnome/gfbgraph/            gfbgraph-20160719071711-30m8nci2li090ig3-1
  pkg/gnome/gfbgraph/Makefile    makefile-20160719071711-30m8nci2li090ig3-3
  pkg/gnome/gfbgraph/config.mk   config.mk-20160719071711-30m8nci2li090ig3-2
  pkg/gnome/gfbgraph/sha256sums  sha256sums-20160719071711-30m8nci2li090ig3-4
=== added directory 'pkg/gnome/gfbgraph'
=== added file 'pkg/gnome/gfbgraph/Makefile'
--- a/pkg/gnome/gfbgraph/Makefile       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gfbgraph/Makefile       2016-07-19 07:17:42 +0000
@@ -0,0 +1,50 @@
+# Copyright © 2016 Carl Hansen
+#
+# 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/>.
+#
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+
+NAME =    gfbgraph
+GARNAME = gfbgraph
+GARVERSION = 0.2.3
+HOME_URL = http://www.gnome.org/
+DESCRIPTION = gfbgraph
+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/gfbgraph/config.mk'
--- a/pkg/gnome/gfbgraph/config.mk      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gfbgraph/config.mk      2016-07-19 07:17:42 +0000
@@ -0,0 +1,5 @@
+## Configuration options for libgfbgraph ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gfbgraph/sha256sums'
--- a/pkg/gnome/gfbgraph/sha256sums     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gfbgraph/sha256sums     2016-07-19 07:17:42 +0000
@@ -0,0 +1,2 @@
+da1179083cde2b649d7491c745250a00d292e390fd620b7dd2dd95a122dae0b6  
download/gfbgraph-0.2.3.tar.xz
+69a33aaf8cceec9e987efabe0f88810bfb77fa65c484c77dff543c0f1cb4c802  
download/gfbgraph-0.2.3.sha256sum


reply via email to

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