gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5090: update nautilus-python to 1.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5090: update nautilus-python to 1.2
Date: Sat, 6 Jan 2018 01:40:11 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5090
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-01-05 22:40:07 -0800
message:
  update nautilus-python to 1.2
added:
  pkg/gnome/nautilus-python/     
nautiluspython-20180106063952-7rwfkmcj31w31nqw-1
  pkg/gnome/nautilus-python/Makefile makefile-20180106063952-7rwfkmcj31w31nqw-3
  pkg/gnome/nautilus-python/config.mk 
config.mk-20180106063952-7rwfkmcj31w31nqw-2
  pkg/gnome/nautilus-python/sha256sums 
sha256sums-20180106063952-7rwfkmcj31w31nqw-4
=== added directory 'pkg/gnome/nautilus-python'
=== added file 'pkg/gnome/nautilus-python/Makefile'
--- a/pkg/gnome/nautilus-python/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/nautilus-python/Makefile        2018-01-06 06:40:07 +0000
@@ -0,0 +1,50 @@
+
+# Copyright ©2017,2018 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 =    nautilus-python 
+GARNAME = nautilus-python
+GARVERSION = 1.2
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  nautilus python 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.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/nautilus-python/config.mk'
--- a/pkg/gnome/nautilus-python/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/nautilus-python/config.mk       2018-01-06 06:40:07 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/nautilus-python/sha256sums'
--- a/pkg/gnome/nautilus-python/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/nautilus-python/sha256sums      2018-01-06 06:40:07 +0000
@@ -0,0 +1,2 @@
+a6e000c08f527ad8e2fd6375b573dd20298b9270aed05568209b96df4c05d49e  
download/nautilus-python-1.2.tar.xz
+de99fb5ccba1dc9b59950186716b86cee224ee0dd9283177911b736cc010f41a  
download/nautilus-python-1.2.sha256sum


reply via email to

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