public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-arcade/smc/files: smc-1.4-link-libpng.patch digest-smc-1.4
@ 2007-12-30  2:20 Tristan Heaven (nyhm)
  0 siblings, 0 replies; only message in thread
From: Tristan Heaven (nyhm) @ 2007-12-30  2:20 UTC (permalink / raw
  To: gentoo-commits

nyhm        07/12/30 02:20:50

  Added:                smc-1.4-link-libpng.patch digest-smc-1.4
  Log:
  Version bump
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.1                  games-arcade/smc/files/smc-1.4-link-libpng.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/smc/files/smc-1.4-link-libpng.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/smc/files/smc-1.4-link-libpng.patch?rev=1.1&content-type=text/plain

Index: smc-1.4-link-libpng.patch
===================================================================
Index: configure.ac
===================================================================
--- configure.ac	(revision 907)
+++ configure.ac	(working copy)
@@ -26,6 +26,10 @@
 CPPFLAGS="$CPPFLAGS $SDL_CFLAGS"
 LIBS="$LIBS $SDL_LIBS"
 
+# Check for libpng
+AC_CHECK_LIB(png, png_init_io, ,
+	AC_MSG_ERROR([Unable to find libpng]))
+
 # Check for SDL_image library
 AC_CHECK_LIB(SDL_image, IMG_LoadPNG_RW, ,
 	AC_MSG_ERROR([Unable to find the SDL_image library with PNG support]))



1.1                  games-arcade/smc/files/digest-smc-1.4

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/smc/files/digest-smc-1.4?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/smc/files/digest-smc-1.4?rev=1.1&content-type=text/plain

Index: digest-smc-1.4
===================================================================
MD5 bb007603c723eddd6ccb007cc5f01cd6 SMC_music_4.0_high.zip 29959059
RMD160 7ce06d59f73755e26a33cb786cf10cdb949c9d41 SMC_music_4.0_high.zip 29959059
SHA256 5fd3c4b1f09a7c9ceef4b4a5e42bd3ece4278f7fbc034871478f78bd54e377b0 SMC_music_4.0_high.zip 29959059
MD5 39250214ee0892cd9f015c43878b34fb smc-1.4_no_music.tar.bz2 23982216
RMD160 2eeb1f094e0f4c0425c9234ed6031c2fecd0a369 smc-1.4_no_music.tar.bz2 23982216
SHA256 d3d16aeb01a15d5afbed6fbc8a6dce62060ef1e7fcb68a0c4439c2efa5c74a9d smc-1.4_no_music.tar.bz2 23982216



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-30  2:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-30  2:20 [gentoo-commits] gentoo-x86 commit in games-arcade/smc/files: smc-1.4-link-libpng.patch digest-smc-1.4 Tristan Heaven (nyhm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox