gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1681: move libsdl_gfx to external dep


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

------------------------------------------------------------
revno: 1681
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 23:31:46 +0100
message:
  move libsdl_gfx to external dep
renamed:
  deps/libsdl_gfx/ => external/libsdl_gfx/
modified:
  external/libsdl_gfx/Makefile
=== renamed directory 'deps/libsdl_gfx' => 'external/libsdl_gfx'
=== modified file 'external/libsdl_gfx/Makefile'
--- a/deps/libsdl_gfx/Makefile  2012-08-25 22:15:17 +0000
+++ b/external/libsdl_gfx/Makefile      2013-01-23 22:31:46 +0000
@@ -1,16 +1,7 @@
 GARNAME = SDL_gfx
 GARVERSION = 2.0.24
 MAJORVERSION = 2.0
-
-MASTER_SITES = http://www.ferzkopp.net/Software/
-MASTER_SUBDIR = SDL_gfx-$(MAJORVERSION)/
-
-DISTFILES = $(DISTNAME).tar.gz
-#SIGFILES = $(DISTNAME).tar.gz.sig
-
-LIBDEPS = libsdl
-
 HOME_URL = http://www.ferzkopp.net
 DESCRIPTION = A cross-platform multimedia library
-
-include ../../gar.lib/auto.mk
+LIBFILES = SDL_gfx
+include ../../gar.lib/external.mk


reply via email to

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