gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4669: update gconf-editor to 3.0.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4669: update gconf-editor to 3.0.1
Date: Sun, 6 Aug 2017 20:00:09 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4669
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-08-06 17:00:05 -0700
message:
  update gconf-editor to 3.0.1
added:
  pkg/gnome/gconf-editor/        gconfeditor-20170806235951-khh3f0xceihpvukz-1
  pkg/gnome/gconf-editor/Makefile makefile-20170806235951-khh3f0xceihpvukz-3
  pkg/gnome/gconf-editor/config.mk config.mk-20170806235951-khh3f0xceihpvukz-2
  pkg/gnome/gconf-editor/sha256sums sha256sums-20170806235951-khh3f0xceihpvukz-4
=== added directory 'pkg/gnome/gconf-editor'
=== added file 'pkg/gnome/gconf-editor/Makefile'
--- a/pkg/gnome/gconf-editor/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gconf-editor/Makefile   2017-08-07 00:00:05 +0000
@@ -0,0 +1,43 @@
+# Copyright © 2017 Carl Hansen <address@hidden>
+#
+# This file is part of 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/>.
+
+NAME = gconf-editor
+GARNAME = gconf-editor
+UPSTREAMNAME = gconf-editor
+GARVERSION = 3.0.1
+HOME_URL = http://projects.gnome.org/gconf/
+DESCRIPTION =  edits gconf configuration 
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(UPSTREAMNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS = glib intltool #dbus dbus-glib
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk

=== added file 'pkg/gnome/gconf-editor/config.mk'
--- a/pkg/gnome/gconf-editor/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gconf-editor/config.mk  2017-08-07 00:00:05 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gconf-editor ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gconf-editor/sha256sums'
--- a/pkg/gnome/gconf-editor/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gconf-editor/sha256sums 2017-08-07 00:00:05 +0000
@@ -0,0 +1,2 @@
+3064e84967b4b4216f5c7e065cfec8c52019438a590e9ed81366af2770660944  
download/gconf-editor-3.0.1.tar.xz
+8dff6611067ee2bf41b3138ae19e443409fa728143d48152980d5b79d313708e  
download/gconf-editor-3.0.1.sha256sum


reply via email to

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