gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4171: update easytag to 2.4.3


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4171: update easytag to 2.4.3
Date: Tue, 6 Dec 2016 08:27:34 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 4171
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-12-06 00:27:23 -0800
message:
  update easytag to 2.4.3 
added:
  pkg/gnome/easytag/             easytag-20161206082711-8aum3zucc818842f-1
  pkg/gnome/easytag/Makefile     makefile-20161206082711-8aum3zucc818842f-2
  pkg/gnome/easytag/config.mk    config.mk-20161206082711-8aum3zucc818842f-3
  pkg/gnome/easytag/sha256sums   sha256sums-20161206082711-8aum3zucc818842f-4
=== added directory 'pkg/gnome/easytag'
=== added file 'pkg/gnome/easytag/Makefile'
--- a/pkg/gnome/easytag/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/easytag/Makefile        2016-12-06 08:27:23 +0000
@@ -0,0 +1,49 @@
+
+# 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 =    EasyTAG
+GARNAME = easytag
+GARVERSION =  2.4.3 
+HOME_URL = https://wiki.gnome.org/Apps/EasyTAG
+DESCRIPTION =  read tags of music files
+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/easytag/config.mk'
--- a/pkg/gnome/easytag/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/easytag/config.mk       2016-12-06 08:27:23 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/easytag/sha256sums'
--- a/pkg/gnome/easytag/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/easytag/sha256sums      2016-12-06 08:27:23 +0000
@@ -0,0 +1,2 @@
+fc51ee92a705e3c5979dff1655f7496effb68b98f1ada0547e8cbbc033b67dd5  
download/easytag-2.4.3.tar.xz
+69a619f20c46d5a865cfb9e6eae87cd0ca489db19570dbf03407e5ce33ec6bdb  
download/easytag-2.4.3.sha256sum


reply via email to

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