Thunar: update to 4.16.2.
sgn: Add back the reverts and glib-devel (required for thunar-uca) Close: #28248
This commit is contained in:
parent
423d0920e7
commit
814104ed83
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'Thunar'
|
||||
pkgname=Thunar
|
||||
reverts="4.17.0_1"
|
||||
version=4.16.1
|
||||
revision=2
|
||||
version=4.16.2
|
||||
revision=1
|
||||
wrksrc=thunar-${version}
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="--enable-gio-unix --enable-gudev
|
||||
--enable-exif --enable-pcre --disable-static --enable-notifications
|
||||
--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
hostmakedepends="pkg-config intltool glib-devel"
|
||||
makedepends="exo-devel libexif-devel libgudev-devel libnotify-devel xfce4-panel-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Thunar File Manager"
|
||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
|||
homepage="https://docs.xfce.org/xfce/thunar/Start"
|
||||
changelog="https://raw.githubusercontent.com/xfce-mirror/thunar/master/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/thunar-${version}.tar.bz2"
|
||||
checksum=da2d17d2cb69eb33768690b714cc232ed367cbd71eb9543aaa2a805d05dc3ce1
|
||||
checksum=67a90b98c436192f9aa6cd18a22a089e713007864aebfa65f36f121c86ba7add
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue