gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r859: add libsdl_gfx, libsdl_ttf, and


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r859: add libsdl_gfx, libsdl_ttf, and libzip, all deps of freedink
Date: Sat, 25 Aug 2012 19:39:59 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 859
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2012-08-25 19:39:59 +0200
message:
  add libsdl_gfx, libsdl_ttf, and libzip, all deps of freedink
added:
  deps/libsdl_gfx/
  deps/libsdl_gfx/Makefile
  deps/libsdl_gfx/sha256sums
  deps/libsdl_ttf/
  deps/libsdl_ttf/Makefile
  deps/libsdl_ttf/sha256sums
  deps/libzip/
  deps/libzip/Makefile
  deps/libzip/sha256sums
=== added directory 'deps/libsdl_gfx'
=== added file 'deps/libsdl_gfx/Makefile'
--- a/deps/libsdl_gfx/Makefile  1970-01-01 00:00:00 +0000
+++ b/deps/libsdl_gfx/Makefile  2012-08-25 17:39:59 +0000
@@ -0,0 +1,17 @@
+GARNAME = SDL_gfx
+GARVERSION = 2.0.24
+MAJORVERSION = 2.0
+MAINTAINER = Brandon Invergo <address@hidden>
+
+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

=== added file 'deps/libsdl_gfx/sha256sums'
--- a/deps/libsdl_gfx/sha256sums        1970-01-01 00:00:00 +0000
+++ b/deps/libsdl_gfx/sha256sums        2012-08-25 17:39:59 +0000
@@ -0,0 +1,1 @@
+30ad38c3e17586e5212ce4a43955adf26463e69a24bb241f152493da28d59118  
download/SDL_gfx-2.0.24.tar.gz

=== added directory 'deps/libsdl_ttf'
=== added file 'deps/libsdl_ttf/Makefile'
--- a/deps/libsdl_ttf/Makefile  1970-01-01 00:00:00 +0000
+++ b/deps/libsdl_ttf/Makefile  2012-08-25 17:39:59 +0000
@@ -0,0 +1,16 @@
+GARNAME = SDL_ttf
+GARVERSION = 2.0.11
+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_ttf/sha256sums'
--- a/deps/libsdl_ttf/sha256sums        1970-01-01 00:00:00 +0000
+++ b/deps/libsdl_ttf/sha256sums        2012-08-25 17:39:59 +0000
@@ -0,0 +1,1 @@
+724cd895ecf4da319a3ef164892b72078bd92632a5d812111261cde248ebcdb7  
download/SDL_ttf-2.0.11.tar.gz

=== added directory 'deps/libzip'
=== added file 'deps/libzip/Makefile'
--- a/deps/libzip/Makefile      1970-01-01 00:00:00 +0000
+++ b/deps/libzip/Makefile      2012-08-25 17:39:59 +0000
@@ -0,0 +1,16 @@
+GARNAME = libzip
+GARVERSION = 0.10.1
+MAINTAINER = Brandon Invergo <address@hidden>
+
+MASTER_SITES = http://www.nih.at/
+MASTER_SUBDIR = libzip/
+
+DISTFILES = $(DISTNAME).tar.gz
+#SIGFILES = $(DISTNAME).tar.gz.sig
+
+#LIBDEPS = 
+
+HOME_URL = http://www.nih.at/libzip
+DESCRIPTION = A C library for reading, creating, and modifying zip archives
+
+include ../../gar.lib/auto.mk

=== added file 'deps/libzip/sha256sums'
--- a/deps/libzip/sha256sums    1970-01-01 00:00:00 +0000
+++ b/deps/libzip/sha256sums    2012-08-25 17:39:59 +0000
@@ -0,0 +1,1 @@
+a7cdb5112004db5147f330f16c0f0e732922c342b9f0cda422c45e254590b617  
download/libzip-0.10.1.tar.gz


reply via email to

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