Revision: 5344 Author: pebender Date: Sun Aug 23 16:59:21 2009 Log: - Updated package utils/transcode.
http://code.google.com/p/minimyth/source/detail?r=5344 Added: /trunk/gar-minimyth/script/utils/transcode/files/transcode-1.1.4-configure.patch Deleted: /trunk/gar-minimyth/script/utils/transcode/files/transcode-1.1.3-configure.patch Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/utils/transcode/Makefile /trunk/gar-minimyth/script/utils/transcode/checksums ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/utils/transcode/files/transcode-1.1.4-configure.patch Sun Aug 23 16:59:21 2009 @@ -0,0 +1,15 @@ +diff -Naur transcode-1.1.4-old/configure.in transcode-1.1.4-new/configure.in +--- transcode-1.1.4-old/configure.in 2009-08-22 10:59:25.000000000 -0700 ++++ transcode-1.1.4-new/configure.in 2009-08-23 14:43:39.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" + ======================================= --- /trunk/gar-minimyth/script/utils/transcode/files/transcode-1.1.3-configure.patch Sat Jul 18 11:30:13 2009 +++ /dev/null @@ -1,15 +0,0 @@ -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" - ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sun Aug 23 13:58:01 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sun Aug 23 16:59:21 2009 @@ -61,6 +61,7 @@ Updated system/zoneinfo. Updated utils/coreutils. Updated utils/pciutils. + Updated utils/transcode. Updated utils/usbutils. Updated X11/libva. Updated xorg-7.4/pixman. ======================================= --- /trunk/gar-minimyth/script/utils/transcode/Makefile Thu Jul 30 21:26:36 2009 +++ /trunk/gar-minimyth/script/utils/transcode/Makefile Sun Aug 23 16:59:21 2009 @@ -1,5 +1,5 @@ GARNAME = transcode -GARVERSION = 1.1.3 +GARVERSION = 1.1.4 CATEGORIES = utils MASTER_SITES = http://download.berlios.de/tcforge/ DISTFILES = $(DISTNAME).tar.bz2 ======================================= --- /trunk/gar-minimyth/script/utils/transcode/checksums Sat Jul 18 11:30:13 2009 +++ /trunk/gar-minimyth/script/utils/transcode/checksums Sun Aug 23 16:59:21 2009 @@ -1,4 +1,4 @@ -9e6d73f6fedff320d0f25feaa4f464a1 download/transcode-1.1.3.tar.bz2 -4c1951c5a8af37c4bfebbd369794b457 download/transcode-1.1.3-configure.patch +6ba277fde95c26d217a88bbe5e6dd994 download/transcode-1.1.4.tar.bz2 +238c2c4dcb24a94fd1e8369351112a6d download/transcode-1.1.4-configure.patch 75bdde1538ae7b9d40c368fa746327e3 download/config.cache.i386 75bdde1538ae7b9d40c368fa746327e3 download/config.cache.x86_64 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
