Revision: 5772 Author: pebender Date: Sun Nov 1 09:38:57 2009 Log: - Updated package utils/transcode.
http://code.google.com/p/minimyth/source/detail?r=5772 Added: /trunk/gar-minimyth/script/utils/transcode/files/transcode-1.1.5-configure.patch Deleted: /trunk/gar-minimyth/script/utils/transcode/files/transcode-1.1.4-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.5-configure.patch Sun Nov 1 09:38:57 2009 @@ -0,0 +1,15 @@ +diff -Naur transcode-1.1.5-old/configure.in transcode-1.1.5-new/configure.in +--- transcode-1.1.5-old/configure.in 2009-10-31 09:39:02.000000000 -0700 ++++ transcode-1.1.5-new/configure.in 2009-11-01 09:35:25.000000000 -0800 +@@ -872,8 +872,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.4-configure.patch Sun Aug 23 16:59:21 2009 +++ /dev/null @@ -1,15 +0,0 @@ -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/html/minimyth/document-changelog.txt Sun Nov 1 09:33:53 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sun Nov 1 09:38:57 2009 @@ -91,6 +91,7 @@ Updated system/zoneinfo. Updated utils/module-init-tools. Updated utils/squashfs. + Updated utils/transcode. Updated X11/libva. Updated xorg-7.4/xdpyinfo. Updated xorg-7.4/xf86-input-evdev. ======================================= --- /trunk/gar-minimyth/script/utils/transcode/Makefile Sun Aug 23 16:59:21 2009 +++ /trunk/gar-minimyth/script/utils/transcode/Makefile Sun Nov 1 09:38:57 2009 @@ -1,5 +1,5 @@ GARNAME = transcode -GARVERSION = 1.1.4 +GARVERSION = 1.1.5 CATEGORIES = utils MASTER_SITES = http://download.berlios.de/tcforge/ DISTFILES = $(DISTNAME).tar.bz2 ======================================= --- /trunk/gar-minimyth/script/utils/transcode/checksums Sun Aug 23 16:59:21 2009 +++ /trunk/gar-minimyth/script/utils/transcode/checksums Sun Nov 1 09:38:57 2009 @@ -1,4 +1,4 @@ -6ba277fde95c26d217a88bbe5e6dd994 download/transcode-1.1.4.tar.bz2 -238c2c4dcb24a94fd1e8369351112a6d download/transcode-1.1.4-configure.patch +41ac6b1c0fe30f3aab286e771fc31b9e download/transcode-1.1.5.tar.bz2 +f19f1aa61acc977cba17e77a78cf6ac0 download/transcode-1.1.5-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 -~----------~----~----~----~------~----~------~--~---
