gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4051: almanah


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4051: almanah
Date: Wed, 19 Oct 2016 23:56:13 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 4051
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2016-10-19 16:56:08 -0700
message:
  almanah
added:
  pkg/gnome/almanah/             almanah-20161019235510-ypep9vv5v6894vxo-1
  pkg/gnome/almanah/Makefile     makefile-20161019235510-ypep9vv5v6894vxo-3
  pkg/gnome/almanah/config.mk    config.mk-20161019235510-ypep9vv5v6894vxo-2
  pkg/gnome/almanah/sha256sums   sha256sums-20161019235510-ypep9vv5v6894vxo-4
=== added directory 'pkg/gnome/almanah'
=== added file 'pkg/gnome/almanah/Makefile'
--- a/pkg/gnome/almanah/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/almanah/Makefile        2016-10-19 23:56:08 +0000
@@ -0,0 +1,57 @@
+
+# Copyright © 2016 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 =    almanah
+GARNAME = almanah
+GARVERSION = 0_11_0
+HOME_URL = https://git.gnome.org/browse/almanah/
+DESCRIPTION =  almanah
+define BLURB
+
+endef
+
+######################################################################
+HOME_URL = https://git.gnome.org/browse/almanah/snapshot/V_0_11_0.tar.xz
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = https://git.gnome.org/
+MASTER_SUBDIR = browse/$(GARNAME)/snapshot/
+DISTFILES = V_$(GARVERSION).tar.xz  
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+USE_AUTORECONF=y
+WORKSRC= $(WORKDIR)/V_$(GARVERSION)
+# apt install libcryptui-dev  libcryptui-doc  libcryptui0a 
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
+
+pre-configure:
+       (cd $(WORKSRC); intltoolize ; )
+
+

=== added file 'pkg/gnome/almanah/config.mk'
--- a/pkg/gnome/almanah/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/almanah/config.mk       2016-10-19 23:56:08 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/almanah/sha256sums'
--- a/pkg/gnome/almanah/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/almanah/sha256sums      2016-10-19 23:56:08 +0000
@@ -0,0 +1,1 @@
+b9ed853cc8cca96c0ce6cc2f7056f88778320c76ef872fdf20de4e708a96f3b1  
download/V_0_11_0.tar.xz


reply via email to

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