gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4592: update tepl to 2.99.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4592: update tepl to 2.99.2
Date: Wed, 19 Jul 2017 02:20:27 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4592
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2017-07-18 23:20:21 -0700
message:
  update tepl to 2.99.2
added:
  pkg/gnome/tepl/                tepl-20170719062007-6g9o6n5isuc039zs-1
  pkg/gnome/tepl/Makefile        makefile-20170719062007-6g9o6n5isuc039zs-3
  pkg/gnome/tepl/config.mk       config.mk-20170719062007-6g9o6n5isuc039zs-4
  pkg/gnome/tepl/sha256sums      sha256sums-20170719062007-6g9o6n5isuc039zs-2
=== added directory 'pkg/gnome/tepl'
=== added file 'pkg/gnome/tepl/Makefile'
--- a/pkg/gnome/tepl/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/tepl/Makefile   2017-07-19 06:20:21 +0000
@@ -0,0 +1,53 @@
+
+# Copyright © 2017 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 =    tepl
+GARNAME = tepl
+GARVERSION = 2.99.2
+HOME_URL = https://wiki.gnome.org/Projects/Tepl
+DESCRIPTION = library for easing development of GtkSourceView-based editors. 
+define BLURB
+Tepl is a library that eases the development of GtkSourceView-based text
+editors and IDEs.  Tepl was previously named Gtef.
+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/tepl/config.mk'
--- a/pkg/gnome/tepl/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/tepl/config.mk  2017-07-19 06:20:21 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/tepl/sha256sums'
--- a/pkg/gnome/tepl/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/tepl/sha256sums 2017-07-19 06:20:21 +0000
@@ -0,0 +1,2 @@
+62d59b9c0c0f7f77f75918501d44d1617fa6e73cdaebe81f407090f73e3cac45  
download/tepl-2.99.2.tar.xz
+a6544ee05b1093a9a2de215752c17e3816276943b0fcf8c3e55cf09c2c2f1511  
download/tepl-2.99.2.sha256sum


reply via email to

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