mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xfce4-dev-tools: update to 4.20.0.
This commit is contained in:
parent
3129841e6d
commit
e3e31be0fc
1 changed files with 4 additions and 5 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'xfce4-dev-tools'
|
# Template file for 'xfce4-dev-tools'
|
||||||
pkgname=xfce4-dev-tools
|
pkgname=xfce4-dev-tools
|
||||||
version=4.18.1
|
version=4.20.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config libxslt"
|
hostmakedepends="pkg-config libxslt meson"
|
||||||
makedepends="libglib-devel"
|
makedepends="libglib-devel"
|
||||||
depends="automake libtool"
|
|
||||||
short_desc="Xfce developer tools"
|
short_desc="Xfce developer tools"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
distfiles="https://archive.xfce.org/src/xfce/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/xfce/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=812cabe7048922ebc176564b73c3e427e467c9566365ee3e54c0487d305a7681
|
checksum=1fba39a08a0ecc771eaa3a3b6e4272a4f0b9e7c67d0f66e780cd6090cd4466aa
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
[ "$CROSS_BUILD" ] || return 0
|
[ "$CROSS_BUILD" ] || return 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue