xaos: update to 4.3.1.
This commit is contained in:
parent
4984311b5e
commit
c4460b35cc
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xaos'
|
# Template file for 'xaos'
|
||||||
pkgname=xaos
|
pkgname=xaos
|
||||||
version=4.3
|
version=4.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt6-base qt6-tools"
|
hostmakedepends="qt6-base qt6-tools"
|
||||||
|
@ -10,9 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://xaos-project.github.io/"
|
homepage="https://xaos-project.github.io/"
|
||||||
distfiles="https://github.com/xaos-project/XaoS/archive/release-${version}.tar.gz"
|
distfiles="https://github.com/xaos-project/XaoS/archive/release-${version}.tar.gz"
|
||||||
checksum=4f32db5220fc51cbb512d2c170101d301cdd8ee9ac64aed5c6819da38e4a44d1
|
checksum=eabbeac5be8e72ddc679f406eada8a461926ba76693e82f05c7a24b23c905e74
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vmkdir usr/share/XaoS/examples
|
|
||||||
find examples -name '*.xpf' -exec cp {} $DESTDIR/usr/share/XaoS/examples \;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue