25 lines
775 B
Plaintext
25 lines
775 B
Plaintext
# Template file for 'exo'
|
|
pkgname=exo
|
|
version=0.8.0
|
|
homepage="http://xfce.org"
|
|
distfiles="http://archive.xfce.org/src/xfce/exo/0.8/exo-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
makedepends="pkg-config intltool gtk+-devel libxfce4util-devel libxfce4ui-devel"
|
|
fulldepends="perl-URI"
|
|
revision=2
|
|
short_desc="Application library for the Xfce desktop environment"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2, LGPL-2.1"
|
|
checksum=6e21aa30692affcb45fc8283d034da4a02221d26e3e1facb968d04fed4ba05b0
|
|
long_desc="
|
|
Extension library for Xfce, targeted at application development."
|
|
|
|
conf_files="/etc/xdg/xfce4/helpers.rc"
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
subpackages="exo-devel"
|
|
|
|
|
|
|