21 lines
692 B
Text
21 lines
692 B
Text
|
# Template file for 'xfce-utils'
|
||
|
pkgname=xfce-utils
|
||
|
version=4.6.1
|
||
|
distfiles="http://mocha.xfce.org/archive/xfce-$version/src/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="Utilities for the Xfce Desktop Environment"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=8310ad3694567dc7cbe0d57f4283712ca9e576ca73c9dc53a576b546f0b6b571
|
||
|
long_desc="
|
||
|
This package includes utilities for the Xfce Desktop Environment."
|
||
|
|
||
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||
|
|
||
|
Add_dependency build pkg-config
|
||
|
Add_dependency build intltool
|
||
|
Add_dependency full glibc
|
||
|
Add_dependency full gtk+
|
||
|
Add_dependency full dbus-glib
|
||
|
Add_dependency full libxfcegui4
|
||
|
Add_dependency full hicolor-icon-theme
|