SF.net SVN: gar:[25672] csw/mgar/pkg/ffmpeg/trunk

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Tue Apr 19 14:11:28 CEST 2016


Revision: 25672
          http://sourceforge.net/p/gar/code/25672
Author:   janholzh
Date:     2016-04-19 12:11:27 +0000 (Tue, 19 Apr 2016)
Log Message:
-----------
ffmpeg/trunk: update to 3.0.1 add x265

Modified Paths:
--------------
    csw/mgar/pkg/ffmpeg/trunk/Makefile
    csw/mgar/pkg/ffmpeg/trunk/checksums
    csw/mgar/pkg/ffmpeg/trunk/files/0001-fix-version.sh.patch
    csw/mgar/pkg/ffmpeg/trunk/files/0004-remove-GNU-ld-specific-options.patch

Modified: csw/mgar/pkg/ffmpeg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ffmpeg/trunk/Makefile	2016-04-19 12:08:43 UTC (rev 25671)
+++ csw/mgar/pkg/ffmpeg/trunk/Makefile	2016-04-19 12:11:27 UTC (rev 25672)
@@ -8,7 +8,7 @@
 # Another thing is to see if it can be build with suncc see http://ftp.jaist.ac.jp/pub/pkgsrc/current/pkgsrc/multimedia/ffmpeg/Makefile.common
 
 NAME = ffmpeg
-VERSION = 1.2.1
+VERSION = 3.0.1
 GARTYPE = v2
 
 DESCRIPTION = Very fast video and audio converter (includes libavcodec)
@@ -33,112 +33,130 @@
 BUILD_DEP_PKGS += CSWlibtheora-dev
 BUILD_DEP_PKGS += CSWlibvorbis-dev
 BUILD_DEP_PKGS += CSWlibx264-dev
+BUILD_DEP_PKGS += CSWx265-dev
 
-PACKAGES += CSWlibavcodec54
-SPKG_DESC_CSWlibavcodec54 = FFMPEG library libavcodec.so.54
-PKGFILES_CSWlibavcodec54 += $(call pkgfiles_lib,libavcodec.so.54)
-RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibiconv2
-RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibvorbisenc2
-RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibavutil52
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibavfilter3
-RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibz1
-RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibvorbis0
-RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibmp3lame0
-RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibtheoradec1
-RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibtheoraenc1
-RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibspeex1
-RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibx264-133
-RUNTIME_DEP_PKGS_CSWlibavcodec54 += CSWlibgcc-s1
+PACKAGES += CSWlibavcodec57
+SPKG_DESC_CSWlibavcodec57 = FFMPEG library libavcodec.so.57
+PKGFILES_CSWlibavcodec57 += $(call pkgfiles_lib,libavcodec.so.57)
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibiconv2
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibvorbisenc2
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibavutil55
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibz1
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibvorbis0
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibmp3lame0
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibtheoradec1
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibtheoraenc1
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibspeex1
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibx264-148
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibx265-79
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWliblzma5
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibswresample2
+RUNTIME_DEP_PKGS_CSWlibavcodec57 += CSWlibgcc-s1
 
-PACKAGES += CSWlibavdevice54
-SPKG_DESC_CSWlibavdevice54 = FFMPEG library libavdevice.so.54
-PKGFILES_CSWlibavdevice54 += $(call pkgfiles_lib,libavdevice.so.54)
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibavformat54
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibbz2-1-0
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibvorbisenc2
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibavutil52
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibsdl1-2-0
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibz1
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibogg0
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibavcodec54
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibvorbis0
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibmp3lame0
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibtheoradec1
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibtheoraenc1
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibfreetype6
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibspeex1
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibx264-133
-RUNTIME_DEP_PKGS_CSWlibavdevice54 += CSWlibgcc-s1
+PACKAGES += CSWlibavdevice57
+SPKG_DESC_CSWlibavdevice57 = FFMPEG library libavdevice.so.57
+PKGFILES_CSWlibavdevice57 += $(call pkgfiles_lib,libavdevice.so.57)
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibavformat57
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibavfilter6
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibbz2-1-0
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibvorbisenc2
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibavutil55
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibsdl1-2-0
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibz1
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibogg0
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibavcodec57
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibvorbis0
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibmp3lame0
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibtheoradec1
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibtheoraenc1
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibfreetype6
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibspeex1
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibx264-148
+RUNTIME_DEP_PKGS_CSWlibavdevice57 += CSWlibgcc-s1
 
-PACKAGES += CSWlibavfilter3
-SPKG_DESC_CSWlibavfilter3 = FFMPEG library libavfilter.so.3
-PKGFILES_CSWlibavfilter3 += $(call pkgfiles_lib,libavfilter.so.3)
-RUNTIME_DEP_PKGS_CSWlibavfilter3 += CSWlibavformat54
-RUNTIME_DEP_PKGS_CSWlibavfilter3 += CSWlibswscale2
-RUNTIME_DEP_PKGS_CSWlibavfilter3 += CSWlibavutil52
-RUNTIME_DEP_PKGS_CSWlibavfilter3 += CSWlibavcodec54
-RUNTIME_DEP_PKGS_CSWlibavfilter3 += CSWlibswresample0
-RUNTIME_DEP_PKGS_CSWlibavfilter3 += CSWlibfreetype6
-RUNTIME_DEP_PKGS_CSWlibavfilter3 += CSWlibpostproc52
-RUNTIME_DEP_PKGS_CSWlibavfilter3 += CSWlibgcc-s1
+PACKAGES += CSWlibavfilter6
+SPKG_DESC_CSWlibavfilter6 = FFMPEG library libavfilter.so.6
+PKGFILES_CSWlibavfilter6 += $(call pkgfiles_lib,libavfilter.so.6)
+RUNTIME_DEP_PKGS_CSWlibavfilter6 += CSWlibavformat57
+RUNTIME_DEP_PKGS_CSWlibavfilter6 += CSWlibswscale4
+RUNTIME_DEP_PKGS_CSWlibavfilter6 += CSWlibavutil55
+RUNTIME_DEP_PKGS_CSWlibavfilter6 += CSWlibavcodec57
+RUNTIME_DEP_PKGS_CSWlibavfilter6 += CSWlibswresample2
+RUNTIME_DEP_PKGS_CSWlibavfilter6 += CSWlibfreetype6
+RUNTIME_DEP_PKGS_CSWlibavfilter6 += CSWlibpostproc54
+RUNTIME_DEP_PKGS_CSWlibavfilter6 += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWlibavfilter6_sparc += CSWlibx264-148
+RUNTIME_DEP_PKGS_CSWlibavfilter6+= $(RUNTIME_DEP_PKGS_CSWlibavfilter6_$(GARCH))
 
-PACKAGES += CSWlibavformat54
-SPKG_DESC_CSWlibavformat54 = FFMPEG library libavformat.so.54
-PKGFILES_CSWlibavformat54 += $(call pkgfiles_lib,libavformat.so.54)
-RUNTIME_DEP_PKGS_CSWlibavformat54 += CSWlibbz2-1-0
-RUNTIME_DEP_PKGS_CSWlibavformat54 += CSWlibavutil52
-RUNTIME_DEP_PKGS_CSWlibavformat54 += CSWlibz1
-RUNTIME_DEP_PKGS_CSWlibavformat54 += CSWlibavcodec54
-RUNTIME_DEP_PKGS_CSWlibavformat54 += CSWlibgcc-s1
+PACKAGES += CSWlibavformat57
+SPKG_DESC_CSWlibavformat57 = FFMPEG library libavformat.so.57
+PKGFILES_CSWlibavformat57 += $(call pkgfiles_lib,libavformat.so.57)
+RUNTIME_DEP_PKGS_CSWlibavformat57 += CSWlibbz2-1-0
+RUNTIME_DEP_PKGS_CSWlibavformat57 += CSWlibavutil55
+RUNTIME_DEP_PKGS_CSWlibavformat57 += CSWlibz1
+RUNTIME_DEP_PKGS_CSWlibavformat57 += CSWlibavcodec57
+RUNTIME_DEP_PKGS_CSWlibavformat57 += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWlibavformat57_sparc += CSWlibx264-148
+RUNTIME_DEP_PKGS_CSWlibavformat57 += $(RUNTIME_DEP_PKGS_CSWlibavformat57_$(GARCH))
 
-PACKAGES += CSWlibavutil52
-SPKG_DESC_CSWlibavutil52 = FFMPEG library libavutil.so.52
-PKGFILES_CSWlibavutil52 += $(call pkgfiles_lib,libavutil.so.52)
-RUNTIME_DEP_PKGS_CSWlibavutil52 += CSWlibgcc-s1
+PACKAGES += CSWlibavutil55
+SPKG_DESC_CSWlibavutil55 = FFMPEG library libavutil.so.55
+PKGFILES_CSWlibavutil55 += $(call pkgfiles_lib,libavutil.so.55)
+RUNTIME_DEP_PKGS_CSWlibavutil55 += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWlibavutil55_sparc += CSWlibx264-148
+RUNTIME_DEP_PKGS_CSWlibavutil55+= $(RUNTIME_DEP_PKGS_CSWlibavutil55_$(GARCH))
 
-PACKAGES += CSWlibpostproc52
-SPKG_DESC_CSWlibpostproc52 = FFMPEG library libpostproc.so.52
-PKGFILES_CSWlibpostproc52 += $(call pkgfiles_lib,libpostproc.so.52)
-RUNTIME_DEP_PKGS_CSWlibpostproc52 += CSWlibavutil52
-RUNTIME_DEP_PKGS_CSWlibpostproc52 += CSWlibgcc-s1
+PACKAGES += CSWlibpostproc54
+SPKG_DESC_CSWlibpostproc54 = FFMPEG library libpostproc.so.54
+PKGFILES_CSWlibpostproc54 += $(call pkgfiles_lib,libpostproc.so.54)
+RUNTIME_DEP_PKGS_CSWlibpostproc54 += CSWlibavutil55
+RUNTIME_DEP_PKGS_CSWlibpostproc54 += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWlibpostproc54_sparc += CSWlibx264-148
+RUNTIME_DEP_PKGS_CSWlibpostproc54+= $(RUNTIME_DEP_PKGS_CSWlibpostproc54_$(GARCH))
 
-PACKAGES += CSWlibswscale2
-SPKG_DESC_CSWlibswscale2 = FFMPEG library libswscale.so.2
-PKGFILES_CSWlibswscale2 += $(call pkgfiles_lib,libswscale.so.2)
-RUNTIME_DEP_PKGS_CSWlibswscale2 += CSWlibavutil52
-RUNTIME_DEP_PKGS_CSWlibswscale2 += CSWlibgcc-s1
+PACKAGES += CSWlibswscale4
+SPKG_DESC_CSWlibswscale4 = FFMPEG library libswscale.so.4
+PKGFILES_CSWlibswscale4 += $(call pkgfiles_lib,libswscale.so.4)
+RUNTIME_DEP_PKGS_CSWlibswscale4 += CSWlibavutil55
+RUNTIME_DEP_PKGS_CSWlibswscale4 += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWlibswscale4_sparc += CSWlibx264-148
+RUNTIME_DEP_PKGS_CSWlibswscale4+= $(RUNTIME_DEP_PKGS_CSWlibpostproc54_$(GARCH))
 
-PACKAGES += CSWlibswresample0
-SPKG_DESC_CSWlibswresample0 = FFMPEG library libswresample.so.0
-PKGFILES_CSWlibswresample0 += $(call pkgfiles_lib,libswresample.so.0)
-RUNTIME_DEP_PKGS_CSWlibswresample0 += CSWlibavutil52
-RUNTIME_DEP_PKGS_CSWlibswresample0 += CSWlibgcc-s1
+PACKAGES += CSWlibswresample2
+SPKG_DESC_CSWlibswresample2 = FFMPEG library libswresample.so.2
+PKGFILES_CSWlibswresample2 += $(call pkgfiles_lib,libswresample.so.2)
+RUNTIME_DEP_PKGS_CSWlibswresample2 += CSWlibavutil55
+RUNTIME_DEP_PKGS_CSWlibswresample2 += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWlibswresample2_sparc += CSWlibx264-148
+RUNTIME_DEP_PKGS_CSWlibswresample2+= $(RUNTIME_DEP_PKGS_CSWlibswresample2_$(GARCH))
 
 PACKAGES += CSWffmpeg-dev
 SPKG_DESC_CSWffmpeg-dev = Development files for several FFMPEG shared libraries
 PKGFILES_CSWffmpeg-dev += $(PKGFILES_DEVEL)
-RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibavcodec54
-RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibavdevice54
-RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibavfilter3
-RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibavformat54
-RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibavutil52
-RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibpostproc52
-RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibswscale2
-RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibswresample0
+RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibavcodec57
+RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibavdevice57
+RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibavfilter6
+RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibavformat57
+RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibavutil55
+RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibpostproc54
+RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibswscale4
+RUNTIME_DEP_PKGS_CSWffmpeg-dev += CSWlibswresample2
 
 
 PACKAGES += CSWffmpeg
 SPKG_DESC_CSWffmpeg = Very fast video and audio converter
 # PKGFILES is catchall
-RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibavformat54
-RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibswscale2
-RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibavutil52
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibavformat57
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibswscale4
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibavutil55
 RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibsdl1-2-0
-RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibavcodec54
-RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibavdevice54
-RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibswresample0
-RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibavfilter3
-RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibpostproc52
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibavcodec57
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibavdevice57
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibswresample2
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibavfilter6
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibpostproc54
+RUNTIME_DEP_PKGS_CSWffmpeg_sparc += CSWlibx264-148
+RUNTIME_DEP_PKGS_CSWffmpeg+= $(RUNTIME_DEP_PKGS_CSWffmpeg_$(GARCH))
 
 
 #EXTRA_MODULATORS = SHARED
@@ -166,6 +184,7 @@
 CONFIGURE_ARGS += --enable-gpl
 CONFIGURE_ARGS += --enable-version3
 CONFIGURE_ARGS += --enable-runtime-cpudetect
+CONFIGURE_ARGS += --disable-vdpau
 
 #Needs sse to get asm stuff to work on x86
 CONFIGURE_ARGS_i386 += --extra-cflags="-mfpmath=sse -msse"
@@ -197,6 +216,7 @@
 CONFIGURE_ARGS += --enable-libtheora
 CONFIGURE_ARGS += --enable-libvorbis
 CONFIGURE_ARGS += --enable-libx264
+CONFIGURE_ARGS += --enable-libx265
 
 # We don't want to use GNU strip as 
 # it corrupts a SUN specific elf section
@@ -212,3 +232,9 @@
 
 # For 'grep -q'
 PATH := /opt/csw/gnu:$(PATH)
+
+post-install:
+	rm  $(INSTALLISADIR)/opt/csw//share/doc/developer.html
+	rm  $(INSTALLISADIR)/opt/csw//share/doc/faq.html
+	@$(MAKECOOKIE)
+

Modified: csw/mgar/pkg/ffmpeg/trunk/checksums
===================================================================
--- csw/mgar/pkg/ffmpeg/trunk/checksums	2016-04-19 12:08:43 UTC (rev 25671)
+++ csw/mgar/pkg/ffmpeg/trunk/checksums	2016-04-19 12:11:27 UTC (rev 25672)
@@ -1 +1 @@
-5071a26cc149f380908ce79ec2a677ef  ffmpeg-1.2.1.tar.bz2
+51ca580a64c0d2ecb6dba721b2744815  ffmpeg-3.0.1.tar.bz2

Modified: csw/mgar/pkg/ffmpeg/trunk/files/0001-fix-version.sh.patch
===================================================================
--- csw/mgar/pkg/ffmpeg/trunk/files/0001-fix-version.sh.patch	2016-04-19 12:08:43 UTC (rev 25671)
+++ csw/mgar/pkg/ffmpeg/trunk/files/0001-fix-version.sh.patch	2016-04-19 12:11:27 UTC (rev 25672)
@@ -1,22 +1,22 @@
-From 203595cdab30aea5661fbe8be7cea2143b0f6507 Mon Sep 17 00:00:00 2001
+From 04f2eb0227967cc0e38d949ca4e4e716cdf97e95 Mon Sep 17 00:00:00 2001
 From: Jan Holzhueter <jh at opencsw.org>
-Date: Fri, 15 Jul 2011 08:44:12 +0200
-Subject: [PATCH] fix-version.sh
+Date: Mon, 18 Apr 2016 14:14:57 +0200
+Subject: [PATCH] fix-shell
 
 ---
- version.sh |    2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ version.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/version.sh b/version.sh
-index 41ae520..a83a539 100755
+index a9d7e39..fb8bb47 100755
 --- a/version.sh
 +++ b/version.sh
 @@ -1,4 +1,4 @@
 -#!/bin/sh
 +#!/opt/csw/bin/bash
  
- # check for git short hash
- if ! test "$revision"; then
+ # Usage: version.sh <ffmpeg-root-dir> <output-version.h> <extra-version>
+ 
 -- 
-1.7.6
+2.4.0
 

Modified: csw/mgar/pkg/ffmpeg/trunk/files/0004-remove-GNU-ld-specific-options.patch
===================================================================
--- csw/mgar/pkg/ffmpeg/trunk/files/0004-remove-GNU-ld-specific-options.patch	2016-04-19 12:08:43 UTC (rev 25671)
+++ csw/mgar/pkg/ffmpeg/trunk/files/0004-remove-GNU-ld-specific-options.patch	2016-04-19 12:11:27 UTC (rev 25672)
@@ -1,24 +1,24 @@
-From 14fb2a6aa9fc69358b7d0148da0674279fdcdf1c Mon Sep 17 00:00:00 2001
+From fab7765a101cd0693e03195f56f4ba54be3a00e6 Mon Sep 17 00:00:00 2001
 From: Jan Holzhueter <jh at opencsw.org>
-Date: Mon, 1 Oct 2012 14:47:53 +0200
-Subject: [PATCH] remove-linkerflags
+Date: Mon, 18 Apr 2016 15:23:33 +0200
+Subject: [PATCH] linker_flags
 
 ---
  configure | 1 -
  1 file changed, 1 deletion(-)
 
 diff --git a/configure b/configure
-index ac429ef..03992c4 100755
+index 475c087..650b018 100755
 --- a/configure
 +++ b/configure
-@@ -3813,7 +3813,6 @@ enabled extra_warnings && check_cflags -Winline
+@@ -5817,7 +5817,6 @@ check_disable_warning -Wno-unused-const-variable
  
  # add some linker flags
  check_ldflags -Wl,--warn-common
 -check_ldflags -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil:libavresample
+ enabled rpath && add_ldexeflags -Wl,-rpath,$libdir
+ enabled rpath && add_ldlibflags -Wl,-rpath,$libdir
  test_ldflags -Wl,-Bsymbolic && append SHFLAGS -Wl,-Bsymbolic
- 
- enabled xmm_clobber_test &&
 -- 
-1.7.12
+2.4.0
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list