mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
obs: update to 30.2.1.
This commit is contained in:
parent
a8710290cb
commit
0933a79fdc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'obs'
|
# Template file for 'obs'
|
||||||
pkgname=obs
|
pkgname=obs
|
||||||
version=30.2.0
|
version=30.2.1
|
||||||
revision=2
|
revision=1
|
||||||
archs="i686* x86_64* ppc64le* aarch64* riscv64*"
|
archs="i686* x86_64* ppc64le* aarch64* riscv64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_JACK=ON
|
configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_JACK=ON
|
||||||
|
@ -23,7 +23,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://obsproject.com"
|
homepage="https://obsproject.com"
|
||||||
changelog="https://github.com/obsproject/obs-studio/releases"
|
changelog="https://github.com/obsproject/obs-studio/releases"
|
||||||
distfiles="https://github.com/obsproject/obs-studio/archive/refs/tags/$version.tar.gz"
|
distfiles="https://github.com/obsproject/obs-studio/archive/refs/tags/$version.tar.gz"
|
||||||
checksum=a94e585aa9e1c300a9294df80d9370c1d83eb64d9c331002968c6422019821dc
|
checksum=a75c816304c2cc57cf5124859a7ee9fae6397ce1d925f906e911fe954e26eafa
|
||||||
|
|
||||||
build_options="luajit qsv"
|
build_options="luajit qsv"
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
|
|
Loading…
Add table
Reference in a new issue