gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1003: add fontforge as dep of freefon


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1003: add fontforge as dep of freefont
Date: Sun, 28 Oct 2012 22:49:59 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1003
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-10-28 22:49:59 +0100
message:
  add fontforge as dep of freefont
added:
  deps/fontforge/
  deps/fontforge/Makefile
  deps/fontforge/sha256sums
=== added directory 'deps/fontforge'
=== added file 'deps/fontforge/Makefile'
--- a/deps/fontforge/Makefile   1970-01-01 00:00:00 +0000
+++ b/deps/fontforge/Makefile   2012-10-28 21:49:59 +0000
@@ -0,0 +1,24 @@
+GARNAME = fontforge
+GARVERSION = 20120731-b
+HOME_URL = http://fontforge.org
+DESCRIPTION = An outline font editor
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SOURCEFORGE)
+MASTER_SUBDIR = $(GARNAME)/files/$(GARNAME)-source/
+DISTFILES = $(GARNAME)_full-$(GARVERSION).tar.bz2
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk
+
+CONFIGURE_ARGS += --with-freetype-src=$(FREETYPE_HEADERS) \
+               --with-python-headers=$(PYTHON_HEADERS) \
+               --with-python-lib=$(PYTHON_LIB)
+

=== added file 'deps/fontforge/sha256sums'
--- a/deps/fontforge/sha256sums 1970-01-01 00:00:00 +0000
+++ b/deps/fontforge/sha256sums 2012-10-28 21:49:59 +0000
@@ -0,0 +1,1 @@
+1b6184caff211e315783a029256f56cf05f1d4fd3cbcb41820d21c7745040fb6  
download/fontforge_full-20120731-b.tar.bz2


reply via email to

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