[SCM] libav/experimental: Add gnu/kfreebsd to list of recognized operating systems. patch by Andres Mejia, mcitadel gmail com

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:45:47 UTC 2013


The following commit has been merged in the experimental branch:
commit 83993c1c76319bc98b2666a8c68d5c51264f938e
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Thu May 14 11:45:41 2009 +0000

    Add gnu/kfreebsd to list of recognized operating systems.
    patch by Andres Mejia, mcitadel gmail com
    
    Originally committed as revision 18822 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 40ea515..ba18d8f 100755
--- a/configure
+++ b/configure
@@ -1694,6 +1694,8 @@ case $target_os in
         SLIB_UNINSTALL_EXTRA_CMD='rm -f "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.a "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.lib'
         enable dos_paths
         ;;
+    gnu/kfreebsd)
+        ;;
 
     *)
         die "Unknown OS '$target_os'."

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list