2009-04-20 14:51:02 +00:00
|
|
|
# Template file for 'xfce4-appfinder'
|
|
|
|
pkgname=xfce4-appfinder
|
2013-05-06 08:45:45 +00:00
|
|
|
version=4.10.1
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2013-04-14 16:42:25 +00:00
|
|
|
build_style=gnu-configure
|
|
|
|
hostmakedepends="pkg-config intltool"
|
2013-05-06 08:45:45 +00:00
|
|
|
makedepends="gtk+-devel garcon-devel libxfce4util-devel libxfce4ui-devel xfconf-devel
|
|
|
|
desktop-file-utils hicolor-icon-theme"
|
2009-04-20 14:51:02 +00:00
|
|
|
short_desc="Appfinder for the Xfce Desktop Environment"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-04-19 15:12:53 +00:00
|
|
|
license="GPL-2"
|
2013-04-14 16:42:25 +00:00
|
|
|
homepage="http://xfce.org"
|
2013-04-15 20:58:41 +00:00
|
|
|
distfiles="http://archive.se.xfce.org/src/xfce/xfce4-appfinder/4.10/$pkgname-$version.tar.bz2"
|
2013-05-06 08:45:45 +00:00
|
|
|
checksum=65ee74ffa76334d273e4c9ae501ec7f81f7de028813849f7d1441cbf7788eb77
|
2009-04-20 14:51:02 +00:00
|
|
|
long_desc="
|
|
|
|
xfce-appfinder shows system wide installed applications."
|
|
|
|
|
2013-04-14 16:42:25 +00:00
|
|
|
xfce4-appfinder_package() {
|
|
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
|
|
pkg_install() {
|
2013-05-06 08:45:45 +00:00
|
|
|
vmove all
|
2013-04-14 16:42:25 +00:00
|
|
|
}
|
|
|
|
}
|