gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4038: goobox, music prog.


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4038: goobox, music prog.
Date: Mon, 17 Oct 2016 17:58:48 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 4038
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2016-10-17 10:58:39 -0700
message:
  goobox, music prog.
added:
  pkg/gnome/goobox/              goobox-20161017175804-u7mv7wxo41mcgghf-1
  pkg/gnome/goobox/Makefile      makefile-20161017175804-u7mv7wxo41mcgghf-3
  pkg/gnome/goobox/config.mk     config.mk-20161017175804-u7mv7wxo41mcgghf-2
  pkg/gnome/goobox/sha256sums    sha256sums-20161017175804-u7mv7wxo41mcgghf-4
=== added directory 'pkg/gnome/goobox'
=== added file 'pkg/gnome/goobox/Makefile'
--- a/pkg/gnome/goobox/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/goobox/Makefile 2016-10-17 17:58:39 +0000
@@ -0,0 +1,50 @@
+
+# Copyright © 2016 Carl Hansen address@hidden
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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 =    goobox
+GARNAME = goobox
+GARVERSION = 3.4.2
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  goobox
+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 =
+
+#  apt install libdiscid-dev libdiscid-doc libdiscid0
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/goobox/config.mk'
--- a/pkg/gnome/goobox/config.mk        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/goobox/config.mk        2016-10-17 17:58:39 +0000
@@ -0,0 +1,5 @@
+## Configuration options for goobox ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/goobox/sha256sums'
--- a/pkg/gnome/goobox/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/goobox/sha256sums       2016-10-17 17:58:39 +0000
@@ -0,0 +1,2 @@
+e0d2cead2597d652ea2b4655498ad8d26e3b175a5c5a12381ef521b045421d38  
download/goobox-3.4.2.tar.xz
+7abf446aa7ff8735c994a4209facd85ae530a9137268bf91e3838fcdbcbc23ad  
download/goobox-3.4.2.sha256sum


reply via email to

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