Thunar: update to 1.8.1.
This commit is contained in:
parent
fee40a6d7d
commit
d96b2e180e
1 changed files with 11 additions and 11 deletions
|
@ -1,26 +1,26 @@
|
|||
# Template file for 'Thunar'
|
||||
pkgname=Thunar
|
||||
version=1.6.15
|
||||
version=1.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gio-unix --enable-dbus --enable-gudev
|
||||
--enable-exif --enable-pcre --disable-static --enable-notifications"
|
||||
short_desc="Thunar File Manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://docs.xfce.org/xfce/thunar/Start"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=e81291a8519f495e0a059ff1f2d29608bc6d37c0be83b1f38f3c9aa25f8d252d
|
||||
|
||||
hostmakedepends="xfce4-dev-tools gettext-devel glib-devel"
|
||||
makedepends="pcre-devel libglib-devel gvfs-devel
|
||||
libgudev-devel libnotify-devel libxfce4ui-devel xfce4-panel-devel
|
||||
dbus-glib-devel libexif-devel startup-notification-devel exo-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="Thunar File Manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=96fabaa68db32f513e9bcb34fa2a26c1462127727fad0bc25a8a5ba9aab4c12c
|
||||
|
||||
pre_configure() {
|
||||
mkdir m4
|
||||
NOCONFIGURE=1 xdt-autogen
|
||||
:
|
||||
#NOCONFIGURE=1 xdt-autogen
|
||||
}
|
||||
|
||||
Thunar-devel_package() {
|
||||
|
@ -29,6 +29,6 @@ Thunar-devel_package() {
|
|||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/*.so
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue