26 lines
990 B
Text
26 lines
990 B
Text
# Template file for 'libxfce4ui'
|
|
pkgname=libxfce4ui
|
|
version=4.10.0
|
|
homepage="http://xfce.org"
|
|
distfiles="http://archive.xfce.org/xfce/4.10/src/$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>"
|
|
license="GPL-2, LGPL-2.1"
|
|
checksum=a2b9fa288ccb5f16fa13264e507ba3f7b8da0176da259a11239f21538c0ea3e2
|
|
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
|