gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6106: update libepc to 0.4.6


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6106: update libepc to 0.4.6
Date: Tue, 4 Dec 2018 23:48:59 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6106
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2018-12-04 20:48:55 -0800
message:
  update libepc to 0.4.6
added:
  pkg/gnome/libepc/              libepc-20181205044811-qxr6o0ky4kmjhl73-1
  pkg/gnome/libepc/Makefile      makefile-20181205044811-qxr6o0ky4kmjhl73-3
  pkg/gnome/libepc/config.mk     config.mk-20181205044811-qxr6o0ky4kmjhl73-2
  pkg/gnome/libepc/sha256sums    sha256sums-20181205044823-dslcz0gk8xrsq1g1-1
=== added directory 'pkg/gnome/libepc'
=== added file 'pkg/gnome/libepc/Makefile'
--- a/pkg/gnome/libepc/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/libepc/Makefile 2018-12-05 04:48:55 +0000
@@ -0,0 +1,50 @@
+# Copyright © 2018 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC.
+#
+# 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 =    libepc
+GARNAME = libepc
+GARVERSION = 0.4.6
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  Easy Publish and Consume library
+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  
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk

=== added file 'pkg/gnome/libepc/config.mk'
--- a/pkg/gnome/libepc/config.mk        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/libepc/config.mk        2018-12-05 04:48:55 +0000
@@ -0,0 +1,5 @@
+## Configuration options for libepc ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/libepc/sha256sums'
--- a/pkg/gnome/libepc/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/libepc/sha256sums       2018-12-05 04:48:55 +0000
@@ -0,0 +1,1 @@
+215990847a8526c85774cb74fbcaea4c46866df58281b21dce5a62aac5da7ae8  
download/libepc-0.4.6.tar.xz


reply via email to

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