gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4048: moserial , better than less serial


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4048: moserial , better than less serial
Date: Wed, 19 Oct 2016 01:47:05 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 4048
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-10-18 18:47:02 -0700
message:
  moserial , better than less serial
added:
  pkg/gnome/moserial/            moserial-20161019014558-1cr6638u882blfxu-1
  pkg/gnome/moserial/Makefile    makefile-20161019014558-1cr6638u882blfxu-3
  pkg/gnome/moserial/config.mk   config.mk-20161019014558-1cr6638u882blfxu-2
  pkg/gnome/moserial/sha256sums  sha256sums-20161019014558-1cr6638u882blfxu-4
=== added directory 'pkg/gnome/moserial'
=== added file 'pkg/gnome/moserial/Makefile'
--- a/pkg/gnome/moserial/Makefile       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/moserial/Makefile       2016-10-19 01:47:02 +0000
@@ -0,0 +1,51 @@
+
+# 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 =    moserial
+GARNAME = moserial
+GARVERSION = 3_0_10
+HOME_URL =  https://wiki.gnome.org/moserial
+DESCRIPTION =  moserial
+define BLURB
+
+endef
+# https://git.gnome.org/browse/moserial/snapshot/moserial_3_0_10.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 = $(GARNAME)_$(GARVERSION).tar.xz  
+SIGFILES =
+
+BUILDDEPS = 
+LIBDEPS =
+WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)
+USE_AUTORECONF = y
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

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

=== added file 'pkg/gnome/moserial/sha256sums'
--- a/pkg/gnome/moserial/sha256sums     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/moserial/sha256sums     2016-10-19 01:47:02 +0000
@@ -0,0 +1,1 @@
+a336ff0681fc7316e3f3a920e246fd1a6bfa508ca7111d91c08d71611cf3420d  
download/moserial_3_0_10.tar.xz


reply via email to

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