gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4126: update msitools to 0.96


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4126: update msitools to 0.96
Date: Fri, 18 Nov 2016 22:37:50 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 4126
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2016-11-18 14:37:47 -0800
message:
  update msitools to 0.96
added:
  pkg/gnome/msitools/            msitools-20161118223737-qy0hjv7nlty1pqjb-1
  pkg/gnome/msitools/Makefile    makefile-20161118223737-qy0hjv7nlty1pqjb-3
  pkg/gnome/msitools/config.mk   config.mk-20161118223737-qy0hjv7nlty1pqjb-2
  pkg/gnome/msitools/sha256sums  sha256sums-20161118223737-qy0hjv7nlty1pqjb-4
=== added directory 'pkg/gnome/msitools'
=== added file 'pkg/gnome/msitools/Makefile'
--- a/pkg/gnome/msitools/Makefile       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/msitools/Makefile       2016-11-18 22:37:47 +0000
@@ -0,0 +1,49 @@
+
+# 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 =    msitools
+GARNAME = msitools
+GARVERSION = 0.96
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  msitools
+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/msitools/config.mk'
--- a/pkg/gnome/msitools/config.mk      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/msitools/config.mk      2016-11-18 22:37:47 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/msitools/sha256sums'
--- a/pkg/gnome/msitools/sha256sums     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/msitools/sha256sums     2016-11-18 22:37:47 +0000
@@ -0,0 +1,2 @@
+1b3e194a94747362a2d8d9b7c512c540ccb69e4dbd1dbc2d999a8a44d0b6729e  
download/msitools-0.96.tar.xz
+aa4d286ddfcfb95f2e5c00aef1b78102da8a1de6b212ae8727791d8baa29e15b  
download/msitools-0.96.sha256sum


reply via email to

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