gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1680: move libsdl to external dep


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

------------------------------------------------------------
revno: 1680
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 23:31:09 +0100
message:
  move libsdl to external dep
renamed:
  deps/libsdl/ => external/libsdl/
modified:
  external/libsdl/Makefile
=== renamed directory 'deps/libsdl' => 'external/libsdl'
=== modified file 'external/libsdl/Makefile'
--- a/deps/libsdl/Makefile      2012-08-25 22:15:17 +0000
+++ b/external/libsdl/Makefile  2013-01-23 22:31:09 +0000
@@ -1,13 +1,6 @@
 GARNAME = SDL
 GARVERSION = 1.2.15
-
-MASTER_SITES = http://www.libsdl.org/
-MASTER_SUBDIR = release/
-
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
-
 HOME_URL = http://www.libsdl.org/
 DESCRIPTION = A cross-platform multimedia library
-
+LIBFILES = SDL
 include ../../gar.lib/auto.mk


reply via email to

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