mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xfce4-session: update to 4.18.0.
This commit is contained in:
parent
20fb626205
commit
538ccb597c
1 changed files with 3 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xfce4-session'
|
# Template file for 'xfce4-session'
|
||||||
pkgname=xfce4-session
|
pkgname=xfce4-session
|
||||||
version=4.16.0
|
version=4.18.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale --disable-static --enable-polkit"
|
configure_args="--with-locales-dir=/usr/share/locale --disable-static --enable-polkit"
|
||||||
hostmakedepends="xfce4-dev-tools pkg-config intltool gettext-devel glib-devel iceauth"
|
hostmakedepends="xfce4-dev-tools pkg-config intltool gettext-devel glib-devel iceauth"
|
||||||
|
@ -14,9 +14,4 @@ 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=22f273f212481d71e0b5618c62710cd85f69aea74f5ea5c0093f7918b07d17b7
|
checksum=38badb500b272012f494543a60a9c0563c381647cc95bed73b68aec0b0b89a7f
|
||||||
|
|
||||||
post_install() {
|
|
||||||
# startxfce4 needs bash.
|
|
||||||
replace_interpreter bash ${DESTDIR}/usr/bin/startxfce4
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue