gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1690: move tcl to external dep


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

------------------------------------------------------------
revno: 1690
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 23:38:49 +0100
message:
  move tcl to external dep
renamed:
  deps/tcl/ => external/tcl/
modified:
  external/tcl/Makefile
=== renamed directory 'deps/tcl' => 'external/tcl'
=== modified file 'external/tcl/Makefile'
--- a/deps/tcl/Makefile 2013-01-12 11:03:56 +0000
+++ b/external/tcl/Makefile     2013-01-23 22:38:49 +0000
@@ -1,21 +1,7 @@
-NAME = Tcl
 GARNAME = tcl
 GARVERSION = 8.6.0
 HOME_URL = http://tcl.tk
 DESCRIPTION = The Tcl scripting language
-
-######################################################################
-
-MASTER_SITES = http://prdownloads.sourceforge.net/
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(GARNAME)$(GARVERSION)-src.tar.gz
-SIGFILES = 
-WORKSRC = $(WORKDIR)/$(GARNAME)$(GARVERSION)/unix
-
-BUILDDEPS =
-LIBDEPS =
-
-######################################################################
-
-include ../../gar.lib/auto.mk
-include config.mk
+BINFILES = tclsh
+include ../../gar.lib/external.mk
+


reply via email to

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