Author: pebender
Date: Sat Jul 18 11:30:13 2009
New Revision: 5187
Added:
trunk/gar-minimyth/script/utils/transcode/files/transcode-1.1.3-configure.patch
Removed:
trunk/gar-minimyth/script/utils/transcode/files/transcode-1.1.2-configure.patch
Modified:
trunk/gar-minimyth/script/utils/transcode/Makefile
trunk/gar-minimyth/script/utils/transcode/checksums
Log:
- Updated package utils/transcode.
Modified: trunk/gar-minimyth/script/utils/transcode/Makefile
==============================================================================
--- trunk/gar-minimyth/script/utils/transcode/Makefile (original)
+++ trunk/gar-minimyth/script/utils/transcode/Makefile Sat Jul 18 11:30:13
2009
@@ -1,5 +1,5 @@
GARNAME = transcode
-GARVERSION = 1.1.2
+GARVERSION = 1.1.3
CATEGORIES = utils
MASTER_SITES = http://download.berlios.de/tcforge/
DISTFILES = $(DISTNAME).tar.bz2
Modified: trunk/gar-minimyth/script/utils/transcode/checksums
==============================================================================
--- trunk/gar-minimyth/script/utils/transcode/checksums (original)
+++ trunk/gar-minimyth/script/utils/transcode/checksums Sat Jul 18 11:30:13
2009
@@ -1,4 +1,4 @@
-753f7ee4ae154aac1527ceda9d085e65 download/transcode-1.1.2.tar.bz2
-7d6c4a2ccd27dda5577228621713c4cb download/transcode-1.1.2-configure.patch
+9e6d73f6fedff320d0f25feaa4f464a1 download/transcode-1.1.3.tar.bz2
+4c1951c5a8af37c4bfebbd369794b457 download/transcode-1.1.3-configure.patch
75bdde1538ae7b9d40c368fa746327e3 download/config.cache.i386
75bdde1538ae7b9d40c368fa746327e3 download/config.cache.x86_64
Added:
trunk/gar-minimyth/script/utils/transcode/files/transcode-1.1.3-configure.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/utils/transcode/files/transcode-1.1.3-configure.patch
Sat Jul 18 11:30:13 2009
@@ -0,0 +1,15 @@
+diff -Naur transcode-1.1.3-old/configure.in
transcode-1.1.3-new/configure.in
+--- transcode-1.1.3-old/configure.in 2009-07-18 04:56:04.000000000 -0700
++++ transcode-1.1.3-new/configure.in 2009-07-18 11:15:23.000000000 -0700
+@@ -871,8 +871,9 @@
+ [lame_version="`./conftest$ac_exeext`"],
+ [AC_MSG_RESULT([failed])
+ TC_PKG_ERROR(lame, lame.h, yes, lame, [http://www.mp3dev.org/],
+- [cannot compile and run a test program])],,
+- [AC_MSG_RESULT([cross compiling; assumed OK...])])
++ [cannot compile and run a test program])],
++ [echo $ac_n "cross compiling; assumed OK... $ac_c"
++ lame_version=398])
+ CFLAGS="$ac_save_CFLAGS"
+ LIBS="$ac_save_LIBS"
+
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---