gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1410: add freetype2 and fontconfig as


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1410: add freetype2 and fontconfig as external deps
Date: Thu, 13 Dec 2012 00:28:15 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1410
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2012-12-13 00:28:15 +0100
message:
  add freetype2 and fontconfig as external deps
added:
  external/fontconfig/
  external/fontconfig/Makefile
  external/freetype2/
  external/freetype2/Makefile
=== added directory 'external/fontconfig'
=== added file 'external/fontconfig/Makefile'
--- a/external/fontconfig/Makefile      1970-01-01 00:00:00 +0000
+++ b/external/fontconfig/Makefile      2012-12-12 23:28:15 +0000
@@ -0,0 +1,6 @@
+GARNAME = fontconfig
+GARVERSION = 2
+HOME_URL = http://www.fontconfig.org
+DESCRIPTION = A library for customizing and configuring fonts
+LIBFILES = fontconfig
+include ../../gar.lib/external.mk

=== added directory 'external/freetype2'
=== added file 'external/freetype2/Makefile'
--- a/external/freetype2/Makefile       1970-01-01 00:00:00 +0000
+++ b/external/freetype2/Makefile       2012-12-12 23:28:15 +0000
@@ -0,0 +1,7 @@
+GARNAME = freetype
+GARVERSION = 2
+HOME_URL = http://www.freetype.org
+DESCRIPTION = A library to render fonts onto bitmaps, and other \
+font-related tasks
+LIBFILES = freetype
+include ../../gar.lib/external.mk


reply via email to

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