change actions.py
This commit is contained in:
@@ -9,54 +9,8 @@ from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
autotools.configure("--prefix=/usr \
|
||||
--mandir=/usr/share/man \
|
||||
--disable-debug \
|
||||
--disable-static \
|
||||
--disable-stripping \
|
||||
--enable-avfilter \
|
||||
--enable-avresample \
|
||||
--enable-dxva2 \
|
||||
--enable-fontconfig \
|
||||
--enable-gnutls \
|
||||
--enable-gpl \
|
||||
--enable-libass \
|
||||
--enable-libbluray \
|
||||
--enable-libfreetype \
|
||||
--enable-libgsm \
|
||||
--enable-libmodplug \
|
||||
--enable-libmp3lame \
|
||||
--enable-libopencore_amrnb \
|
||||
--enable-libopencore_amrwb \
|
||||
--enable-libopenjpeg \
|
||||
--enable-libopus \
|
||||
--enable-libpulse \
|
||||
--enable-librtmp \
|
||||
--enable-libschroedinger \
|
||||
--enable-libspeex \
|
||||
--enable-libtheora \
|
||||
--enable-libv4l2 \
|
||||
--enable-libvorbis \
|
||||
--enable-libvpx \
|
||||
--enable-libx264 \
|
||||
--enable-libx265 \
|
||||
--enable-libxvid \
|
||||
--enable-pic \
|
||||
--enable-postproc \
|
||||
--enable-runtime-cpudetect \
|
||||
--enable-shared \
|
||||
--enable-swresample \
|
||||
--enable-vdpau \
|
||||
--enable-version3 \
|
||||
--enable-x11grab \
|
||||
--enable-libdc1394 \
|
||||
--enable-libnut \
|
||||
--enable-libcelt \
|
||||
--enable-frei0r \
|
||||
--enable-libcdio \
|
||||
--enable-libvo-amrwbenc \
|
||||
--enable-nonfree \
|
||||
--enable-libfaac")
|
||||
autotools.rawConfigure("--prefix=/usr \
|
||||
--enable-shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
5b6a51065a73128cb1c51875cdf6e5793b5680c5
|
||||
Binary file not shown.
@@ -1 +0,0 @@
|
||||
889b86efc24137a70560daa6653a7077b5fb86de
|
||||
+118959
-119201
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1 @@
|
||||
<<<<<<< HEAD
|
||||
3ab94be864200e67818d43dc31a05ad83f937ebf
|
||||
=======
|
||||
d270436d849d14d16405730b204f4b0380a84a01
|
||||
>>>>>>> ad38b38690d46fcce81a7169fbde0aeec6dafa24
|
||||
c1d0f192f9e8398d361517ae43ec3648883f3708
|
||||
Binary file not shown.
@@ -1,5 +1 @@
|
||||
<<<<<<< HEAD
|
||||
d4230505429432c8216c89fb4dab5f415aeca34b
|
||||
=======
|
||||
7ababfff3ab8491e4ab54d5876dd8b44aac0c761
|
||||
>>>>>>> ad38b38690d46fcce81a7169fbde0aeec6dafa24
|
||||
0c206ce3c4e1a4cd27bd0eb2c72c09ff89c0baf0
|
||||
Reference in New Issue
Block a user