xfe: update to 1.37.

This commit is contained in:
Juan RP 2013-11-25 11:40:45 +01:00
parent 1c96f8e174
commit b4dd45f28b

View file

@ -1,21 +1,16 @@
# Template file for 'xfe' # Template file for 'xfe'
pkgname=xfe pkgname=xfe
version=1.35 version=1.37
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config intltool" hostmakedepends="pkg-config intltool"
makedepends="startup-notification-devel libpng-devel fox-devel desktop-file-utils" makedepends="startup-notification-devel libpng-devel fox-devel desktop-file-utils"
short_desc="X File Explorer" short_desc="The X File Explorer"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"
homepage="http://roland65.free.fr/xfe/" homepage="http://roland65.free.fr/xfe/"
distfiles="${SOURCEFORGE_SITE}/xfe/xfe-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/xfe/xfe-${version}.tar.gz"
checksum=9f001cc9c07a9703b2874cd41635b1b2402cd1d7d270ab436d3daf0015369850 checksum=4dbb2e24b18a63d78afd0219232f05cd7401370750e2db5f8fa70a6fef022abd
long_desc="
X File Explorer (Xfe) is a lightweight file manager for X11, written using the FOX toolkit.
It is desktop independent and can easily be customized.
It has Commander or Explorer styles and it is very fast and small.
Xfe is based on the popular, but discontinued X Win Commander, originally written by Maxim Baranov."
xfe_package() { xfe_package() {
depends="desktop-file-utils" depends="desktop-file-utils"