gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1682: move libsdl_image to external d


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

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


reply via email to

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