gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1686: move libzip to external dep


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

------------------------------------------------------------
revno: 1686
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 23:35:05 +0100
message:
  move libzip to external dep
renamed:
  deps/libzip/ => external/libzip/
modified:
  external/libzip/Makefile
=== renamed directory 'deps/libzip' => 'external/libzip'
=== modified file 'external/libzip/Makefile'
--- a/deps/libzip/Makefile      2012-08-25 22:15:17 +0000
+++ b/external/libzip/Makefile  2013-01-23 22:35:05 +0000
@@ -1,15 +1,6 @@
 GARNAME = libzip
 GARVERSION = 0.10.1
-
-MASTER_SITES = http://www.nih.at/
-MASTER_SUBDIR = libzip/
-
-DISTFILES = $(DISTNAME).tar.gz
-#SIGFILES = $(DISTNAME).tar.gz.sig
-
-#LIBDEPS = 
-
 HOME_URL = http://www.nih.at/libzip
 DESCRIPTION = A C library for reading, creating, and modifying zip archives
-
-include ../../gar.lib/auto.mk
+LIBFILES = zip
+include ../../gar.lib/external.mk


reply via email to

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