gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6381: update gupnp-tools to 0.10.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6381: update gupnp-tools to 0.10.0
Date: Sat, 30 Mar 2019 01:29:35 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6381
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2019-03-29 22:29:30 -0700
message:
  update gupnp-tools to 0.10.0
added:
  pkg/gnome/gupnp-tools/         gupnptools-20190329235146-z8gba098mxzo6yri-1
  pkg/gnome/gupnp-tools/Makefile makefile-20190329235146-z8gba098mxzo6yri-3
  pkg/gnome/gupnp-tools/config.mk config.mk-20190329235146-z8gba098mxzo6yri-2
  pkg/gnome/gupnp-tools/sha256sums sha256sums-20190329235146-z8gba098mxzo6yri-4
=== added directory 'pkg/gnome/gupnp-tools'
=== added file 'pkg/gnome/gupnp-tools/Makefile'
--- a/pkg/gnome/gupnp-tools/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gupnp-tools/Makefile    2019-03-30 05:29:30 +0000
@@ -0,0 +1,52 @@
+# Copyright ©2019  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
+#
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME =    gupnp-tools
+GARNAME = gupnp-tools
+GARVERSION = 0.10.0
+HOME_URL = http://www.gnome.org/
+DESCRIPTION = some gupnp things
+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 = gssdp
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/mesonninja.mk
+include config.mk
+

=== added file 'pkg/gnome/gupnp-tools/config.mk'
--- a/pkg/gnome/gupnp-tools/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gupnp-tools/config.mk   2019-03-30 05:29:30 +0000
@@ -0,0 +1,5 @@
+## Configuration options for gupnp-tools ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gupnp-tools/sha256sums'
--- a/pkg/gnome/gupnp-tools/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gupnp-tools/sha256sums  2019-03-30 05:29:30 +0000
@@ -0,0 +1,2 @@
+41da7ff5ba8e2425adcb64ca5e04c81f57ca20ec6fdb84923939fdad42c6a18d  
download/gupnp-tools-0.10.0.tar.xz
+63873a79b5ffb74e5392b6a7dc57ea7b89d8e3f5c4c645e3b6e872327d8f0622  
download/gupnp-tools-0.10.0.sha256sum


reply via email to

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