parent
1dab993518
commit
169d242a77
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'Thunar'
|
||||
pkgname=Thunar
|
||||
version=4.16.0
|
||||
version=4.16.1
|
||||
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"
|
||||
--enable-exif --enable-pcre --disable-static --enable-notifications
|
||||
--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="exo-devel libexif-devel libgudev-devel libnotify-devel xfce4-panel-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
|
@ -16,7 +17,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=6277c448116a91ebfa564972645d8d79ef69864992a02bb164b7b13f98fdfd9b
|
||||
checksum=da2d17d2cb69eb33768690b714cc232ed367cbd71eb9543aaa2a805d05dc3ce1
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue