gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5435: update amtk to 4.99.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5435: update amtk to 4.99.1
Date: Fri, 20 Apr 2018 22:28:00 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5435
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-04-20 19:27:56 -0700
message:
  update amtk to 4.99.1
added:
  pkg/gnome/amtk/                amtk-20180421022434-j5yanigelkj6g6p1-1
  pkg/gnome/amtk/Makefile        makefile-20180421022434-j5yanigelkj6g6p1-3
  pkg/gnome/amtk/config.mk       config.mk-20180421022434-j5yanigelkj6g6p1-2
  pkg/gnome/amtk/sha256sums      sha256sums-20180421022434-j5yanigelkj6g6p1-4
=== added directory 'pkg/gnome/amtk'
=== added file 'pkg/gnome/amtk/Makefile'
--- a/pkg/gnome/amtk/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/amtk/Makefile   2018-04-21 02:27:56 +0000
@@ -0,0 +1,50 @@
+# Copyright ©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 =    Amtk
+GARNAME = amtk
+GARVERSION = 4.99.1
+HOME_URL = https://wiki.gnome.org/Projects/Amtk
+DESCRIPTION = Actions, menus, and Toolbars Kit for GTK+
+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 =
+
+# apt install uchardet  libuchardet-dev
+#
+#
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/amtk/config.mk'
--- a/pkg/gnome/amtk/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/amtk/config.mk  2018-04-21 02:27:56 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/amtk/sha256sums'
--- a/pkg/gnome/amtk/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/amtk/sha256sums 2018-04-21 02:27:56 +0000
@@ -0,0 +1,2 @@
+0db921493917716d0a010b38d21ffbeed94320d5cd31a4092a1f0de30bdfd001  
download/amtk-4.99.1.tar.xz
+f609388ec30eaffb10c1a88517b144a1f6e5ee787eaa7cd1bb321131739ac17c  
download/amtk-4.99.1.sha256sum


reply via email to

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