[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r6371: new program libtextstyle
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r6371: new program libtextstyle |
Date: |
Fri, 22 Mar 2019 19:15:54 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 6371
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2019-03-22 16:15:50 -0700
message:
new program libtextstyle
added:
pkg/gnualpha/libtextstyle/ libtextstyle-20190322231509-lefpo412bc2xqyl1-1
pkg/gnualpha/libtextstyle/Makefile makefile-20190322231509-lefpo412bc2xqyl1-4
pkg/gnualpha/libtextstyle/config.mk
config.mk-20190322231509-lefpo412bc2xqyl1-2
pkg/gnualpha/libtextstyle/gpg-keyring
gpgkeyring-20190322231509-lefpo412bc2xqyl1-3
pkg/gnualpha/libtextstyle/sha256sums
sha256sums-20190322231509-lefpo412bc2xqyl1-5
=== added directory 'pkg/gnualpha/libtextstyle'
=== added file 'pkg/gnualpha/libtextstyle/Makefile'
--- a/pkg/gnualpha/libtextstyle/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/libtextstyle/Makefile 2019-03-22 23:15:50 +0000
@@ -0,0 +1,44 @@
+# Copyright ©2019 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 = libtextstyle
+GARNAME = libtextstyle
+GARVERSION = 0.7
+HOME_URL = http://www.gnu.org/software/gettext/ maybe
+DESCRIPTION = Ear training
+define BLURB
+addon to gettext
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)
+MASTER_SUBDIR = gettext/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
=== added file 'pkg/gnualpha/libtextstyle/config.mk'
--- a/pkg/gnualpha/libtextstyle/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/libtextstyle/config.mk 2019-03-22 23:15:50 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/gnualpha/libtextstyle/gpg-keyring'
Binary files a/pkg/gnualpha/libtextstyle/gpg-keyring 1970-01-01 00:00:00
+0000 and b/pkg/gnualpha/libtextstyle/gpg-keyring 2019-03-22 23:15:50 +0000
differ
=== added file 'pkg/gnualpha/libtextstyle/sha256sums'
--- a/pkg/gnualpha/libtextstyle/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/libtextstyle/sha256sums 2019-03-22 23:15:50 +0000
@@ -0,0 +1,2 @@
+0e7d6c9fdd1bf9b07cfc04aa83a0a0e600387052acbe8736429a67470c9782aa
download/libtextstyle-0.7.tar.gz
+2a624d9eb91a8568d0d0ce3e13dacda5bd4522ec50aa1735a24b11e4e462e6cd
download/libtextstyle-0.7.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r6371: new program libtextstyle,
Carl Hansen <=