mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
scenefx: update to 0.3
This commit is contained in:
parent
fc60db5d2a
commit
dd8fd16557
2 changed files with 4 additions and 4 deletions
|
@ -4537,7 +4537,7 @@ libopenrazer.so.0 libopenrazer-0.2.0_1
|
|||
libstaroffice-0.0.so.0 libstaroffice-0.0.7_1
|
||||
libbox2d.so.2 box2d-2.4.1_1
|
||||
libhwy.so.1 highway-1.2.0_1
|
||||
libscenefx-0.2.so scenefx-0.2.1_1
|
||||
libscenefx-0.3.so scenefx-0.3_1
|
||||
libnng.so.1 nng-1.5.2_1
|
||||
libsentry.so sentry-native-0.7.7_1
|
||||
libjose.so.0 libjose-14_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'scenefx'
|
||||
pkgname=scenefx
|
||||
version=0.2.1
|
||||
revision=2
|
||||
version=0.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dwerror=false -Db_ndebug=false"
|
||||
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/wlrfx/scenefx"
|
||||
changelog="https://github.com/wlrfx/scenefx/releases/"
|
||||
distfiles="https://github.com/wlrfx/scenefx/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=e50cd8cbeb6564233dced39f21e78d755701fa7fe67f5b354f033f397b69a2b8
|
||||
checksum=aef024ba429ea704100815979371831269326fe2f3e9d76adbab7951060afc6b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue