gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7553: update fonttosfnt to 1.2.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7553: update fonttosfnt to 1.2.1
Date: Sat, 1 May 2021 19:01:09 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7553
revision-id: carlhansen@gnu.org-20210501230103-0055xvbc1qfgefz2
parent: carlhansen@gnu.org-20210501225545-xhokp8wwvlsmdeit
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sat 2021-05-01 16:01:03 -0700
message:
  update fonttosfnt to 1.2.1
added:
  pkg/xorg/fonttosfnt/           fonttosfnt-20210501230049-90ltk45ndmad2e9v-1
  pkg/xorg/fonttosfnt/Makefile   makefile-20210501230049-90ltk45ndmad2e9v-2
  pkg/xorg/fonttosfnt/config.mk  config.mk-20210501230049-90ltk45ndmad2e9v-3
  pkg/xorg/fonttosfnt/gpg-keyring gpgkeyring-20210501230049-90ltk45ndmad2e9v-5
  pkg/xorg/fonttosfnt/sha256sums sha256sums-20210501230049-90ltk45ndmad2e9v-4
=== added directory 'pkg/xorg/fonttosfnt'
=== added file 'pkg/xorg/fonttosfnt/Makefile'
--- a/pkg/xorg/fonttosfnt/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/fonttosfnt/Makefile      2021-05-01 23:01:03 +0000
@@ -0,0 +1,46 @@
+# Copyright ©2021 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/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 bug-gsrc@gnu.org
+
+NAME =    fonttosfnt
+GARNAME = fonttosfnt
+GARVERSION = 1.2.1
+HOME_URL = http://xorg.freedesktop.org
+DESCRIPTION = font to sfnt
+define BLURB
+fonttosfnt wraps a set of bdf or pcf bitmap fonts in a sfnt (TrueType or
+OpenType) wrapper.
+endef
+
+######################################################################
+MASTER_SITES =  https://xorg.freedesktop.org/
+MASTER_SUBDIR = releases/individual/app/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = $(DISTNAME).tar.bz2.sig
+
+BUILDDEPS = 
+LIBDEPS = 
+
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/xorg/fonttosfnt/config.mk'
--- a/pkg/xorg/fonttosfnt/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/fonttosfnt/config.mk     2021-05-01 23:01:03 +0000
@@ -0,0 +1,5 @@
+## Configuration options
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/xorg/fonttosfnt/gpg-keyring'
Binary files a/pkg/xorg/fonttosfnt/gpg-keyring  1970-01-01 00:00:00 +0000 and 
b/pkg/xorg/fonttosfnt/gpg-keyring 2021-05-01 23:01:03 +0000 differ
=== added file 'pkg/xorg/fonttosfnt/sha256sums'
--- a/pkg/xorg/fonttosfnt/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/fonttosfnt/sha256sums    2021-05-01 23:01:03 +0000
@@ -0,0 +1,2 @@
+07c835f1f98d7b462be8f1493d072b62418282421be18197e50579c70b0c259b  
download/fonttosfnt-1.2.1.tar.bz2
+4f45123a943617a9cd9410a6383ebc260a0508216614fbabc8b5a41559fdf773  
download/fonttosfnt-1.2.1.tar.bz2.sig


reply via email to

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