gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3647: new package, fontopia 1.2 font editor


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3647: new package, fontopia 1.2 font editor
Date: Mon, 02 May 2016 21:59:29 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3647
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2016-05-02 14:59:30 -0700
message:
  new package, fontopia 1.2 font editor
added:
  gnu/fontopia/                  fontopia-20160502215834-4mg95ml18hk7u9lp-1
  gnu/fontopia/Makefile          makefile-20160502215834-4mg95ml18hk7u9lp-4
  gnu/fontopia/config.mk         config.mk-20160502215834-4mg95ml18hk7u9lp-2
  gnu/fontopia/gpg-keyring       gpgkeyring-20160502215834-4mg95ml18hk7u9lp-3
  gnu/fontopia/sha256sums        sha256sums-20160502215834-4mg95ml18hk7u9lp-5
=== added directory 'gnu/fontopia'
=== added file 'gnu/fontopia/Makefile'
--- a/gnu/fontopia/Makefile     1970-01-01 00:00:00 +0000
+++ b/gnu/fontopia/Makefile     2016-05-02 21:59:30 +0000
@@ -0,0 +1,43 @@
+# Copyright © 2016 Carl Hansen
+#
+# 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/>.
+
+NAME = fontopia
+GARNAME = fontopia
+GARVERSION = 1.2
+HOME_URL = http://www.gnu.org/software/fontopia/
+DESCRIPTION =  console font editor
+define BLURB
+Fontopia is an easy-to-use, text-based, console font editor.
+What this means in simple English is that you can edit the fonts
+that your GNU/Linux kernel is using to display your text on
+text-based (vs graphical) terminals.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/fontopia/config.mk'
--- a/gnu/fontopia/config.mk    1970-01-01 00:00:00 +0000
+++ b/gnu/fontopia/config.mk    2016-05-02 21:59:30 +0000
@@ -0,0 +1,4 @@
+## Configuration options for fontopia ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/fontopia/gpg-keyring'
Binary files a/gnu/fontopia/gpg-keyring 1970-01-01 00:00:00 +0000 and 
b/gnu/fontopia/gpg-keyring        2016-05-02 21:59:30 +0000 differ
=== added file 'gnu/fontopia/sha256sums'
--- a/gnu/fontopia/sha256sums   1970-01-01 00:00:00 +0000
+++ b/gnu/fontopia/sha256sums   2016-05-02 21:59:30 +0000
@@ -0,0 +1,2 @@
+12cf86e03a07facf57d6518c24ed191bb930b0b894b5d2a29a3cdb171990e655  
download/fontopia-1.2.tar.gz
+d88db3010ff1d0150eddc050105482a119f253e023422c02d6a2945b65d26251  
download/fontopia-1.2.tar.gz.sig


reply via email to

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