[Lunar-commits] <moonbase-other> alsa-plugins: Adding a patch and BUILD to compile with ffmpeg-1.0.

stumbles stumbles at lunar-linux.org
Sat Oct 13 15:20:41 CEST 2012


commit 6134f133c8ae806112e93202e0008ee2029d0d04
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 13 Oct 2012 06:20:41 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/6134f133c8ae806112e93202e0008ee2029d0d04

alsa-plugins: Adding a patch and BUILD to compile with ffmpeg-1.0.
---
  audio/alsa-plugins/BUILD   | +7/-0     
  audio/alsa-plugins/DETAILS | +4/-3     
  2 files changed, 11 insertions(+), 3 deletions(-)

--- /dev/null
+++ b/audio/alsa-plugins/BUILD
@@ -0,0 +1,7 @@
+(
+
+  patch_it $SOURCE2 1 &&
+
+  default_build
+
+) > $C_FIFO 2>&1
--- a/audio/alsa-plugins/DETAILS
+++ b/audio/alsa-plugins/DETAILS
@@ -1,10 +1,11 @@
           MODULE=alsa-plugins
          VERSION=1.0.26
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/plugins
-   SOURCE_URL[1]=ftp://ftp.silug.org/pub/alsa/plugins
-   SOURCE_URL[2]=ftp://ftp.sunet.se/pub/Linux/alsa/plugins
+         SOURCE2=alsa-plugins-1.0.26-ffmpeg-1.patch
+      SOURCE_URL=ftp://ftp.alsa-project.org/pub/plugins
+     SOURCE2_URL=http://www.linuxfromscratch.org/blfs/downloads/svn/
       SOURCE_VFY=sha1:17022b8dfbe5947246b9caf44786318ab46b001a
+     SOURCE2_VFY=sha1:eb779b1b8ce672ab9654f9fdd0a0cf0248ee9293
         WEB_SITE=http://www.alsa-project.org
          ENTERED=20071207
          UPDATED=20120906




More information about the Lunar-commits mailing list