gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5203: update freetype to 2.9


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5203: update freetype to 2.9
Date: Sun, 11 Feb 2018 20:45:47 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5203
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-02-11 17:45:44 -0800
message:
  update freetype to 2.9
added:
  pkg/other/freetype/            freetype-20180212014529-x1e0632ts1xqt9at-1
  pkg/other/freetype/Makefile    makefile-20180212014529-x1e0632ts1xqt9at-4
  pkg/other/freetype/config.mk   config.mk-20180212014529-x1e0632ts1xqt9at-2
  pkg/other/freetype/gpg-keyring gpgkeyring-20180212014529-x1e0632ts1xqt9at-3
  pkg/other/freetype/sha256sums  sha256sums-20180212014529-x1e0632ts1xqt9at-5
=== added directory 'pkg/other/freetype'
=== added file 'pkg/other/freetype/Makefile'
--- a/pkg/other/freetype/Makefile       1970-01-01 00:00:00 +0000
+++ b/pkg/other/freetype/Makefile       2018-02-12 01:45:44 +0000
@@ -0,0 +1,49 @@
+
+# Copyright © 2018 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 =    freetype
+GARNAME = freetype
+GARVERSION = 2.9
+HOME_URL = http://freetype.org
+DESCRIPTION =  Typeface renderer
+define BLURB
+library to render typefaces (fonts), in C,  producing high-quality output
+(glyph images) of most vector and bitmap font formats.
+endef
+# TODO, the docs:  freetype-doc-2.9.tar.bz2
+######################################################################
+# http://download.savannah.gnu.org/releases/
+
+MASTER_SITES = $(MASTER_SAVANNAH_RELEASES)/
+#MASTER_SITES = $(MASTER_SAVANNAH)/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2  
+SIGFILES  = $(GARNAME)-$(GARVERSION).tar.bz2.sig
+WORKOBJ = $(WORKSRC).build
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/cmake.mk
+include config.mk
+

=== added file 'pkg/other/freetype/config.mk'
--- a/pkg/other/freetype/config.mk      1970-01-01 00:00:00 +0000
+++ b/pkg/other/freetype/config.mk      2018-02-12 01:45:44 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?= 

=== added file 'pkg/other/freetype/gpg-keyring'
Binary files a/pkg/other/freetype/gpg-keyring   1970-01-01 00:00:00 +0000 and 
b/pkg/other/freetype/gpg-keyring  2018-02-12 01:45:44 +0000 differ
=== added file 'pkg/other/freetype/sha256sums'
--- a/pkg/other/freetype/sha256sums     1970-01-01 00:00:00 +0000
+++ b/pkg/other/freetype/sha256sums     2018-02-12 01:45:44 +0000
@@ -0,0 +1,2 @@
+e6ffba3c8cef93f557d1f767d7bc3dee860ac7a3aaff588a521e081bc36f4c8a  
download/freetype-2.9.tar.bz2
+3f9bdddc5cd6101926bef2d03ac0d65933f22a8956e8ceb5303db9c7582f3de5  
download/freetype-2.9.tar.bz2.sig


reply via email to

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