[Lunar-commits] <moonbase-other> faac: The patch is not needed with the recent mp4v2 bump.

Dennis Veatch stumbles at lunar-linux.org
Sat Sep 8 15:30:33 CEST 2012


commit d4c54fef0ba4fdcf860bfd0aab950e1e79fda756
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Sat, 08 Sep 2012 06:30:33 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d4c54fef0ba4fdcf860bfd0aab950e1e79fda756

faac: The patch is not needed with the recent mp4v2 bump.
---
  audio/faac/BUILD   | +0/-5     
  audio/faac/DETAILS | +0/-3     
  2 files changed, 8 deletions(-)

--- a/audio/faac/BUILD
+++ b/audio/faac/BUILD
@@ -2,11 +2,6 @@
 
   OPTS+=" --disable-static" &&
 
-  # Fixes compilation error:
-  # mpeg4ip.h:126: error: new declaration 'char* strcasestr(const char*, const char*)'
-  # /usr/include/string.h:367: error: ambiguates old declaration 'const char* strcasestr(const char*, const char*)'
-  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
-
   # and from http://bugs.sourcemage.org/show_bug.cgi?id=15263
   sedit 's/^\(.*strcasestr\)/\/\/ This is in libc and conflicts: \1 /' common/mp4v2/mpeg4ip.h &&
 
--- a/audio/faac/DETAILS
+++ b/audio/faac/DETAILS
@@ -1,11 +1,8 @@
           MODULE=faac
          VERSION=1.28
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=faac-1.28-external-libmp4v2.patch.bz2
       SOURCE_URL=$SFORGE_URL/faac/
-     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:d00b023a3642f81bb1fb13d962a65079121396ee
-     SOURCE2_VFY=sha1:3857fdfe1cef0ed1d78fc964a6344fa82faedd5a
         WEB_SITE=http://www.audiocoding.com/
          ENTERED=20050308
          UPDATED=20080418




More information about the Lunar-commits mailing list