gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1665: add qt and texlive as external


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1665: add qt and texlive as external deps
Date: Wed, 23 Jan 2013 21:40:57 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1665
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 21:40:57 +0100
message:
  add qt and texlive as external deps
added:
  external/qt/
  external/qt/Makefile
  external/texlive/
  external/texlive/Makefile
=== added directory 'external/qt'
=== added file 'external/qt/Makefile'
--- a/external/qt/Makefile      1970-01-01 00:00:00 +0000
+++ b/external/qt/Makefile      2013-01-23 20:40:57 +0000
@@ -0,0 +1,6 @@
+GARNAME = qt
+GARVERSION = 4
+HOME_URL = http://qt.digia.com
+DESCRIPTION = A widget toolkit
+BINFILES = qtconfig
+include ../../gar.lib/external.mk

=== added directory 'external/texlive'
=== added file 'external/texlive/Makefile'
--- a/external/texlive/Makefile 1970-01-01 00:00:00 +0000
+++ b/external/texlive/Makefile 2013-01-23 20:40:57 +0000
@@ -0,0 +1,6 @@
+GARNAME = texlive
+GARVERSION = 2012
+HOME_URL = http://tug.org/texlive
+DESCRIPTION = TeX Live 
+BINFILES = tex
+include ../../gar.lib/external.mk


reply via email to

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