gstreamer-plugins-ffmpeg.duzenlendi

This commit is contained in:
milisman 2016-07-21 17:13:28 +00:00
parent 781760090c
commit d115a30e08
1 changed files with 2 additions and 2 deletions

View File

@ -19,9 +19,9 @@ patch -Np1 -i ../h264_qpel_mmx.patch
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--with-ffmpeg-extra-configure="--enable-runtime-cpudetect"
--with-ffmpeg-extra-configure="--enable-runtime-cpudetect" \
--with-package-name='PisiLinux gstreamer-ffmpeg package' \
--with-package-origin='https://milis.gungre.ch/' \
--with-package-origin='https://milis.gungre.ch/'
make || make -j1
make DESTDIR=$PKG install