Enabled x264 and removed libevent
This commit is contained in:
@@ -61,7 +61,7 @@ modules:
|
|||||||
- --enable-ffnvcodec
|
- --enable-ffnvcodec
|
||||||
- --enable-vaapi
|
- --enable-vaapi
|
||||||
- --enable-libx264
|
- --enable-libx264
|
||||||
# - --enable-libx265
|
- --enable-libx265
|
||||||
cleanup:
|
cleanup:
|
||||||
- /share
|
- /share
|
||||||
sources:
|
sources:
|
||||||
@@ -79,7 +79,7 @@ modules:
|
|||||||
sha256: 8b237e94b08c196a1da22f2f25875f10be4cff3648df4eeff21e00da8f683fc2
|
sha256: 8b237e94b08c196a1da22f2f25875f10be4cff3648df4eeff21e00da8f683fc2
|
||||||
|
|
||||||
- name: x265
|
- name: x265
|
||||||
disabled: true
|
disabled: false
|
||||||
buildsystem: cmake-ninja
|
buildsystem: cmake-ninja
|
||||||
builddir: true
|
builddir: true
|
||||||
subdir: source
|
subdir: source
|
||||||
@@ -130,18 +130,11 @@ modules:
|
|||||||
- --disable-doxygen-html
|
- --disable-doxygen-html
|
||||||
- --disable-manpages
|
- --disable-manpages
|
||||||
- --disable-xmltoman
|
- --disable-xmltoman
|
||||||
|
- --disable-libevent
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: http://archive.ubuntu.com/ubuntu/pool/main/a/avahi/avahi_0.8.orig.tar.gz
|
url: http://archive.ubuntu.com/ubuntu/pool/main/a/avahi/avahi_0.8.orig.tar.gz
|
||||||
sha256: 060309d7a333d38d951bc27598c677af1796934dbd98e1024e7ad8de798fedda
|
sha256: 060309d7a333d38d951bc27598c677af1796934dbd98e1024e7ad8de798fedda
|
||||||
modules:
|
|
||||||
- name: libevent
|
|
||||||
cleanup:
|
|
||||||
- /bin
|
|
||||||
sources:
|
|
||||||
- type: archive
|
|
||||||
url: http://archive.ubuntu.com/ubuntu/pool/main/libe/libevent/libevent_2.1.12-stable.orig.tar.gz
|
|
||||||
sha256: 92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb
|
|
||||||
|
|
||||||
- name: libevdev
|
- name: libevdev
|
||||||
disabled: false
|
disabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user