grup-düzenlemeleri
This commit is contained in:
parent
5e93e4943f
commit
0f9649e10f
1 changed files with 3 additions and 2 deletions
|
@ -2,19 +2,20 @@
|
||||||
# URL: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html
|
# URL: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html
|
||||||
# Paketçi: alihan-ozturk28@hotmail.com
|
# Paketçi: alihan-ozturk28@hotmail.com
|
||||||
# Gerekler: gstreamer gstreamer-plugins-base yasm sdl
|
# Gerekler: gstreamer gstreamer-plugins-base yasm sdl
|
||||||
|
# Grup: medya
|
||||||
|
|
||||||
isim=gstreamer-plugins-ffmpeg
|
isim=gstreamer-plugins-ffmpeg
|
||||||
surum=0.10.13
|
surum=0.10.13
|
||||||
devir=1
|
devir=1
|
||||||
_isim=gst-ffmpeg
|
_isim=gst-ffmpeg
|
||||||
kaynak=(http://gstreamer.freedesktop.org/src/${_name}/${_name}-$surum.tar.bz2
|
kaynak=(http://gstreamer.freedesktop.org/src/${_isim}/${_isim}-$surum.tar.bz2
|
||||||
http://downloads.nutyx.org/files/patchs/$isim/h264_qpel_mmx.patch)
|
http://downloads.nutyx.org/files/patchs/$isim/h264_qpel_mmx.patch)
|
||||||
|
|
||||||
derle() {
|
derle() {
|
||||||
unset CFLAGS
|
unset CFLAGS
|
||||||
unset CXXFLAGS
|
unset CXXFLAGS
|
||||||
|
|
||||||
cd ${_name}-$surum
|
cd ${_isim}-$surum
|
||||||
patch -Np1 -i ../h264_qpel_mmx.patch
|
patch -Np1 -i ../h264_qpel_mmx.patch
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
|
|
Loading…
Add table
Reference in a new issue