gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r861: add libsdl_image as freedink dep


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r861: add libsdl_image as freedink dep and update freedink to 1.08.20120427
Date: Sat, 25 Aug 2012 19:57:06 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 861
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2012-08-25 19:57:06 +0200
message:
  add libsdl_image as freedink dep and update freedink to 1.08.20120427
added:
  deps/libsdl_image/
  deps/libsdl_image/Makefile
  deps/libsdl_image/sha256sums
modified:
  gnu/freedink/Makefile
  gnu/freedink/sha256sums
=== added directory 'deps/libsdl_image'
=== added file 'deps/libsdl_image/Makefile'
--- a/deps/libsdl_image/Makefile        1970-01-01 00:00:00 +0000
+++ b/deps/libsdl_image/Makefile        2012-08-25 17:57:06 +0000
@@ -0,0 +1,16 @@
+GARNAME = SDL_image
+GARVERSION = 1.2.12
+MAINTAINER = Brandon Invergo <address@hidden>
+
+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

=== added file 'deps/libsdl_image/sha256sums'
--- a/deps/libsdl_image/sha256sums      1970-01-01 00:00:00 +0000
+++ b/deps/libsdl_image/sha256sums      2012-08-25 17:57:06 +0000
@@ -0,0 +1,1 @@
+0b90722984561004de84847744d566809dbb9daf732a9e503b91a1b5a84e5699  
download/SDL_image-1.2.12.tar.gz

=== modified file 'gnu/freedink/Makefile'
--- a/gnu/freedink/Makefile     2010-11-15 20:38:03 +0000
+++ b/gnu/freedink/Makefile     2012-08-25 17:57:06 +0000
@@ -1,5 +1,5 @@
 GARNAME = freedink
-GARVERSION = 1.08.20101114
+GARVERSION = 1.08.20120427
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = freedink/
@@ -8,9 +8,11 @@
 SIGFILES = $(DISTNAME).tar.gz.sig
 
 # BUILDDEPS = 
-# LIBDEPS = 
+LIBDEPS = libsdl_gfx libsdl_ttf libsdl_mixer libsdl_image libzip
 
 HOME_URL = http://www.gnu.org/software/freedink
 DESCRIPTION = GNU FreeDink
 
 include ../../gar.lib/auto.mk
+
+CONFIGURE_OPTS = --with-libiconv-prefix=$(prefix) --with-sdl-prefix=$(prefix) 
--with-sdl-exec-prefix=$(prefix)

=== modified file 'gnu/freedink/sha256sums'
--- a/gnu/freedink/sha256sums   2010-11-15 20:37:49 +0000
+++ b/gnu/freedink/sha256sums   2012-08-25 17:57:06 +0000
@@ -1,2 +1,2 @@
-cab94f0681dde4fc577d8246f10ddad0942cea57aa0b01aba7ae4caece3d7140  
download/freedink-1.08.20101114.tar.gz
-ebb5a59a8f6b965ba35f43ee8d4b2ae3de6bbccd3992dd21442c0630bae1e37a  
download/freedink-1.08.20101114.tar.gz.sig
+d0d2ed509cd11c786a251460cec7d1d5dc61ca86142a2a070cd850267286f68c  
download/freedink-1.08.20120427.tar.gz
+0b9d25d92d555229504874f42b5014b1aba2ec7edeae4d13634db64d9f29e310  
download/freedink-1.08.20120427.tar.gz.sig


reply via email to

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