]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/ffmpeg
python3-pyasn1: New package as required by aws-cli
[ipfire-2.x.git] / lfs / ffmpeg
index 77258a0ed90bc70010138e440524f435bb010fbb..c324cbd0b98d6aed6455236008d0b64067dc6e87 100644 (file)
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ffmpeg
-PAK_VER    = 7
+PAK_VER    = 8
 
 DEPS       = "sdl lame libvorbis xvid"
 
@@ -84,6 +84,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                --enable-version3 \
                --enable-avfilter \
                --enable-avresample
+
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
        @rm -rf $(DIR_APP)