bomi: rebuild against libva-2.3.0
This commit is contained in:
parent
0218a77a2b
commit
aee3a36f91
1 changed files with 9 additions and 8 deletions
|
@ -1,12 +1,9 @@
|
|||
# Template file for 'bomi'
|
||||
pkgname=bomi
|
||||
version=0.9.11
|
||||
revision=11
|
||||
revision=12
|
||||
build_style=configure
|
||||
short_desc="A powerful and easy-to-use Qt5 multimedia player"
|
||||
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://bomi-player.github.io/"
|
||||
configure_args="--disable-systemd --release --prefix=/usr"
|
||||
hostmakedepends="pkg-config curl perl"
|
||||
makedepends="qt5-devel MesaLib-devel ffmpeg-devel mpg123-devel libass-devel
|
||||
libdvdread-devel libdvdnav-devel libbluray-devel icu-devel libxcb-devel
|
||||
|
@ -15,10 +12,14 @@ makedepends="qt5-devel MesaLib-devel ffmpeg-devel mpg123-devel libass-devel
|
|||
fribidi-devel libcdio-devel libcdio-paranoia-devel pulseaudio-devel
|
||||
samba-devel libchardet-devel"
|
||||
depends="qt5-quickcontrols"
|
||||
configure_args="--disable-systemd --release --prefix=/usr"
|
||||
short_desc="A powerful and easy-to-use Qt5 multimedia player"
|
||||
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://bomi-player.github.io/"
|
||||
changelog="https://raw.githubusercontent.com/xylosper/bomi/master/CHANGES.txt"
|
||||
distfiles="https://github.com/xylosper/bomi/archive/v${version}.tar.gz"
|
||||
checksum="c76ac45733cdafa7003bbc178e5a90a683df9aec30cd85f188bb17c7af9e282e"
|
||||
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1382/steps/shell_3/logs/stdio"
|
||||
checksum=c76ac45733cdafa7003bbc178e5a90a683df9aec30cd85f188bb17c7af9e282e
|
||||
nocross=https://build.voidlinux.eu/builders/armv7l_builder/builds/1382/steps/shell_3/logs/stdio
|
||||
|
||||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue