New package: xfe-1.35.
This commit is contained in:
parent
f68da63a81
commit
42113c58be
1 changed files with 25 additions and 0 deletions
25
srcpkgs/xfe/template
Normal file
25
srcpkgs/xfe/template
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
# Template file for 'xfe'
|
||||||
|
pkgname=xfe
|
||||||
|
version=1.35
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config intltool"
|
||||||
|
makedepends="startup-notification-devel libpng-devel fox-devel desktop-file-utils"
|
||||||
|
short_desc="X File Explorer"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://roland65.free.fr/xfe/"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/xfe/xfe-${version}.tar.gz"
|
||||||
|
checksum=9f001cc9c07a9703b2874cd41635b1b2402cd1d7d270ab436d3daf0015369850
|
||||||
|
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() {
|
||||||
|
depends="desktop-file-utils"
|
||||||
|
pkg_install() {
|
||||||
|
vmove all
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue