mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
scenefx: update to 0.4.1.
This commit is contained in:
parent
791729c449
commit
53840bf9a9
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.3.so scenefx-0.3_1
|
||||
libscenefx-0.4.so scenefx-0.4.1_1
|
||||
libnng.so.1 nng-1.5.2_1
|
||||
libsentry.so sentry-native-0.7.7_1
|
||||
libjose.so.0 libjose-14_1
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'scenefx'
|
||||
pkgname=scenefx
|
||||
version=0.3
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dwerror=false -Db_ndebug=false"
|
||||
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||
makedepends="wlroots0.18-devel"
|
||||
makedepends="wlroots0.19-devel"
|
||||
short_desc="Drop-in replacement for the wlroots scene API"
|
||||
maintainer="Christopher K. 'Shmish' Schmitt <me@shmish.dev>"
|
||||
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=aef024ba429ea704100815979371831269326fe2f3e9d76adbab7951060afc6b
|
||||
checksum=fa23f6ff509168d4a5eb0c5a7ef3b8cf3d39e3fba18320c28256e6c91c85d9ff
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue