gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5012: update d-feet to 0.3.13


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5012: update d-feet to 0.3.13
Date: Sun, 26 Nov 2017 20:40:01 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5012
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-11-26 17:39:54 -0800
message:
  update d-feet to 0.3.13
added:
  pkg/gnome/d-feet/              dfeet-20171127013922-zq7gpoqajwfbxcxq-1
  pkg/gnome/d-feet/Makefile      makefile-20171127013922-zq7gpoqajwfbxcxq-2
  pkg/gnome/d-feet/config.mk     config.mk-20171127013922-zq7gpoqajwfbxcxq-3
  pkg/gnome/d-feet/sha256sums    sha256sums-20171127013922-zq7gpoqajwfbxcxq-4
=== added directory 'pkg/gnome/d-feet'
=== added file 'pkg/gnome/d-feet/Makefile'
--- a/pkg/gnome/d-feet/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/d-feet/Makefile 2017-11-27 01:39:54 +0000
@@ -0,0 +1,52 @@
+
+# Copyright ©2017 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 =    d-feet
+GARNAME = d-feet
+GARVERSION = 0.3.13
+HOME_URL = http://wiki.gnome.org/Apps/DFeet
+DESCRIPTION =  D-bus debugger
+define BLURB
+D-Feet is an easy to use D-Bus debugger. D-Feet can be used to inspect
+D-Bus interfaces of running programs and invoke methods on those
+interfaces.
+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 =
+
+# HINT apt install pep8
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/d-feet/config.mk'
--- a/pkg/gnome/d-feet/config.mk        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/d-feet/config.mk        2017-11-27 01:39:54 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/d-feet/sha256sums'
--- a/pkg/gnome/d-feet/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/d-feet/sha256sums       2017-11-27 01:39:54 +0000
@@ -0,0 +1,2 @@
+941a2fda5a06deaeeb1eddd1e02c1eef6ddcaf8d6fb5647423e0e952f4a7a3d5  
download/d-feet-0.3.13.tar.xz
+022e0d028e8111b7b521522c2806c0c02c268179090afa71fea8a29d9d34c1c8  
download/d-feet-0.3.13.sha256sum


reply via email to

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