mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
avidemux, ffmpeg, vlc: rebuild against x265-1.8.
This commit is contained in:
parent
949c12d862
commit
e06f28a739
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'avidemux'
|
# Template file for 'avidemux'
|
||||||
pkgname=avidemux
|
pkgname=avidemux
|
||||||
version=2.6.10
|
version=2.6.10
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}_${version}"
|
wrksrc="${pkgname}_${version}"
|
||||||
hostmakedepends="cmake pkg-config qt5-qmake yasm"
|
hostmakedepends="cmake pkg-config qt5-qmake yasm"
|
||||||
# XXX: MesaLib-devel, libva-devel, libvdpau-devel, etc. and make display output work
|
# XXX: MesaLib-devel, libva-devel, libvdpau-devel, etc. and make display output work
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ffmpeg'
|
# Template file for 'ffmpeg'
|
||||||
pkgname=ffmpeg
|
pkgname=ffmpeg
|
||||||
version=2.8
|
version=2.8
|
||||||
revision=2
|
revision=3
|
||||||
short_desc="Decoding, encoding and streaming software"
|
short_desc="Decoding, encoding and streaming software"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vlc'
|
# Template file for 'vlc'
|
||||||
pkgname=vlc
|
pkgname=vlc
|
||||||
version=2.2.1
|
version=2.2.1
|
||||||
revision=10
|
revision=11
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gme --disable-libtar --enable-jack
|
configure_args="--disable-gme --disable-libtar --enable-jack
|
||||||
--disable-live555 --disable-fluidsynth --enable-dvdread
|
--disable-live555 --disable-fluidsynth --enable-dvdread
|
||||||
|
|
Loading…
Add table
Reference in a new issue