Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/scenefx/template
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Template file for 'scenefx'
pkgname=scenefx
version=0.4.1
version=0.5
revision=1
build_style=meson
configure_args="-Dwerror=false -Db_ndebug=false"
hostmakedepends="pkg-config wayland-devel scdoc"
makedepends="wlroots0.19-devel"
makedepends="wlroots0.20-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=fa23f6ff509168d4a5eb0c5a7ef3b8cf3d39e3fba18320c28256e6c91c85d9ff
checksum=0fa8ecca0e310f813efd052624c5ed7d9153d6a0fdead5cc957d34c07f9a86c6

post_install() {
vlicense LICENSE
Expand Down