gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4054: rhythmbox


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4054: rhythmbox
Date: Thu, 20 Oct 2016 07:25:22 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 4054
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2016-10-20 00:25:18 -0700
message:
  rhythmbox
added:
  pkg/gnome/rhythmbox/           rhythmbox-20161020072204-ms50gusvo602nshi-1
  pkg/gnome/rhythmbox/Makefile   makefile-20161020072204-ms50gusvo602nshi-3
  pkg/gnome/rhythmbox/config.mk  config.mk-20161020072204-ms50gusvo602nshi-2
  pkg/gnome/rhythmbox/sha256sums sha256sums-20161020072204-ms50gusvo602nshi-4
=== added directory 'pkg/gnome/rhythmbox'
=== added file 'pkg/gnome/rhythmbox/Makefile'
--- a/pkg/gnome/rhythmbox/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/rhythmbox/Makefile      2016-10-20 07:25:18 +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 =    rhythmbox
+GARNAME = rhythmbox
+GARVERSION = 3.4.1 
+HOME_URL = https://wiki.gnome.org/Apps/Rhythmbox
+DESCRIPTION =  rhythmbox
+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 =
+# apt install libtdb-dev
+#
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/rhythmbox/config.mk'
--- a/pkg/gnome/rhythmbox/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/rhythmbox/config.mk     2016-10-20 07:25:18 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/rhythmbox/sha256sums'
--- a/pkg/gnome/rhythmbox/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/rhythmbox/sha256sums    2016-10-20 07:25:18 +0000
@@ -0,0 +1,2 @@
+039f86661cba495f9429df6572fa79e68279635809e52fa0d19f57e8db8341b6  
download/rhythmbox-3.4.1.tar.xz
+b7143c1b5a7b9e1b54d3b862f25b3692292fa13154245dc5a9c8298e8304580a  
download/rhythmbox-3.4.1.sha256sum


reply via email to

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