24 lines
944 B
Text
24 lines
944 B
Text
# Template file for 'libxfce4ui'
|
|
pkgname=libxfce4ui
|
|
version=4.8.1
|
|
distfiles="http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
short_desc="Replacement of the old libxfcegui4 library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=39cbed29da06960074014b74abc2ba57db49dc81ab8995fb2160579c51669956
|
|
long_desc="
|
|
This is libxfce4ui, the replacement of the old libxfcegui4 library. It is used
|
|
to share commonly used Xfce widgets amoung the Xfce applications."
|
|
|
|
conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml"
|
|
subpackages="$pkgname-devel"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gtk+-devel
|
|
Add_dependency build libxfce4util-devel
|
|
Add_dependency build xfconf-devel
|
|
Add_dependency build dbus-glib-devel
|
|
Add_dependency build libxml2-devel
|
|
Add_dependency build startup-notification-devel
|