gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1675: move harfbuzz to external dep


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1675: move harfbuzz to external dep
Date: Wed, 23 Jan 2013 23:18:53 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1675
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 23:18:53 +0100
message:
  move harfbuzz to external dep
renamed:
  deps/harfbuzz/ => external/harfbuzz/
modified:
  external/harfbuzz/Makefile
=== renamed directory 'deps/harfbuzz' => 'external/harfbuzz'
=== modified file 'external/harfbuzz/Makefile'
--- a/deps/harfbuzz/Makefile    2012-12-08 20:20:49 +0000
+++ b/external/harfbuzz/Makefile        2013-01-23 22:18:53 +0000
@@ -2,19 +2,8 @@
 GARVERSION = 0.9.9
 HOME_URL = http://www.freedesktop.org/wiki/Software/HarfBuzz
 DESCRIPTION = An OpenType text shaping engine
-
-######################################################################
-
-MASTER_SITES = http://freedesktop.org/software/
-MASTER_SUBDIR = $(GARNAME)/release/
-DISTFILES = $(DISTNAME).tar.bz2 
-SIGFILES = $(DISTNAME).tar.bz2.sha256.asc
-
-BUILDDEPS = 
-LIBDEPS = 
-
-######################################################################
-
-include ../../gar.lib/auto.mk
-include config.mk
+LIBFILES = harfbuzz
+include ../../gar.lib/external.mk
+
+
 


reply via email to

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