Thunar: update to 1.6.2.
This commit is contained in:
parent
0cc580fe72
commit
b9f195eb84
2 changed files with 3 additions and 13 deletions
|
@ -3,9 +3,6 @@
|
|||
noarch=yes
|
||||
depends="glib-devel gtk+-devel Thunar>=${version}"
|
||||
short_desc="${short_desc} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Thunar'
|
||||
pkgname=Thunar
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gio-unix --enable-dbus --enable-gudev
|
||||
|
@ -10,18 +10,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://thunar.xfce.org"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-${version}.tar.bz2"
|
||||
checksum=a81021af558802b8c2c6cd7db47cca262477c4f3d2b6d8cfa8dbba88568048f1
|
||||
long_desc="
|
||||
Thunar is a new modern file manager for the Xfce Desktop Environment.
|
||||
It has been designed from the ground up to be fast and easy-to-use.
|
||||
Its user interface is clean and intuitive, and does not include any
|
||||
confusing or useless options. Thunar is fast and responsive with a
|
||||
good start up time and directory load time."
|
||||
checksum=7dbd172ae396e7a2533f47dc1ff703a9ea1a61af3edfdc6f4877b9b9331abd85
|
||||
|
||||
subpackages="${pkgname}-devel"
|
||||
|
||||
depends="gvfs hicolor-icon-theme desktop-file-utils"
|
||||
makedepends="pkg-config intltool pcre-devel>=8.30 glib-devel>=2.32.3_2
|
||||
libgudev-devel libnotify-devel libxfce4util-devel libxfce4ui-devel
|
||||
gtk+-devel dbus-glib-devel libexif-devel exo-devel xfce4-panel-devel
|
||||
gtk+-devel dbus-glib-devel libexif-devel exo-devel>=0.10.2 xfce4-panel-devel
|
||||
startup-notification-devel systemd-devel"
|
||||
|
|
Loading…
Reference in a new issue