gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8375: nautilus-media to fix


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8375: nautilus-media to fix
Date: Mon, 23 May 2022 15:36:30 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8375
revision-id: carlhansen1234@gmail.com-20220523193625-2cqxo16csi7nftd8
parent: carlhansen1234@gmail.com-20220523180753-z9kk7a6im3ijia54
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2022-05-23 12:36:25 -0700
message:
  nautilus-media to fix
added:
  pkg/gnome/nautilus-media/      nautilusmedia-20220523193551-ofwri0mbfct8dpsw-1
  pkg/gnome/nautilus-media/Makefile makefile-20220523193551-ofwri0mbfct8dpsw-3
  pkg/gnome/nautilus-media/config.mk config.mk-20220523193551-ofwri0mbfct8dpsw-2
  pkg/gnome/nautilus-media/sha256sums 
sha256sums-20220523193551-ofwri0mbfct8dpsw-4
=== added directory 'pkg/gnome/nautilus-media'
=== added file 'pkg/gnome/nautilus-media/Makefile'
--- a/pkg/gnome/nautilus-media/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/nautilus-media/Makefile 2022-05-23 19:36:25 +0000
@@ -0,0 +1,49 @@
+# Copyright ©2022  Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/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 bug-gsrc@gnu.org
+
+NAME =    nautilus-media 
+GARNAME = nautilus-media
+GARVERSION = 0.8.1
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  nautilus media components
+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.bz2  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/nautilus-media/config.mk'
--- a/pkg/gnome/nautilus-media/config.mk        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/nautilus-media/config.mk        2022-05-23 19:36:25 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/nautilus-media/sha256sums'
--- a/pkg/gnome/nautilus-media/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/nautilus-media/sha256sums       2022-05-23 19:36:25 +0000
@@ -0,0 +1,2 @@
+e25cb44911fcee1afc7c66f8c89c57b56b50fbdbee347609afa0928ab66649c7  
download/nautilus-media-0.8.1.tar.bz2
+dc75681457e440186afbd117e3478fe7c3c5ebc5da786725f10ac4fd78736883  
download/nautilus-media-0.8.1.sha256sum


reply via email to

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