gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1667: move cairo to external dep


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1667: move cairo to external dep
Date: Wed, 23 Jan 2013 21:45:51 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1667
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 21:45:51 +0100
message:
  move cairo to external dep
renamed:
  deps/cairo/ => external/cairo/
modified:
  external/cairo/Makefile
=== renamed directory 'deps/cairo' => 'external/cairo'
=== modified file 'external/cairo/Makefile'
--- a/deps/cairo/Makefile       2012-11-07 22:59:55 +0000
+++ b/external/cairo/Makefile   2013-01-23 20:45:51 +0000
@@ -2,20 +2,7 @@
 GARVERSION = 1.12.8
 HOME_URL = http://cairographics.org
 DESCRIPTION = A 2D graphics library
-
-######################################################################
-
-MASTER_SITES = http://cairographics.org/
-MASTER_SUBDIR = releases/
-DISTFILES = $(DISTNAME).tar.xz 
-SIGFILES = $(DISTNAME).tar.xz.sha1.asc
-WORKOBJ = $(WORKDIR)/build-$(GARVERSION)
-
-BUILDDEPS = 
-LIBDEPS = 
-
-######################################################################
-
-include ../../gar.lib/auto.mk
-include config.mk
+LIBFILES = cairo
+include ../../gar.lib/external.mk
+
 


reply via email to

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