gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1668: move curl to external dep


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

------------------------------------------------------------
revno: 1668
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 21:46:37 +0100
message:
  move curl to external dep
renamed:
  deps/curl/ => external/curl/
modified:
  external/curl/Makefile
=== renamed directory 'deps/curl' => 'external/curl'
=== modified file 'external/curl/Makefile'
--- a/deps/curl/Makefile        2012-08-25 22:15:17 +0000
+++ b/external/curl/Makefile    2013-01-23 20:46:37 +0000
@@ -1,16 +1,6 @@
 GARNAME = curl
 GARVERSION = 7.25.0
-
-MASTER_SITES = http://curl.haxx.se/download/
-
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.asc
-
 HOME_URL = http://curl.haxx.se/
 DESCRIPTION = curl is a command line tool for transferring data with URL syntax
-
-USE_TESTS =
-
-CONFIGURE_OPTS = --without-libidn
-
-include ../../gar.lib/auto.mk
+BINFILES = curl
+include ../../gar.lib/external.mk


reply via email to

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