26 lines
918 B
Text
26 lines
918 B
Text
# Template file for 'libsexy'
|
|
pkgname=libsexy
|
|
version=0.1.11
|
|
revision=5
|
|
distfiles="http://releases.chipx86.com/$pkgname/$pkgname/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
short_desc="Collection of additional GTK+ widgets"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=8c4101a8cda5fccbba85ba1a15f46f2cf75deaa8b3c525ce5b135b9e1a8fe49e
|
|
long_desc="
|
|
libsexy is a collection of GTK+ widgets that extend the functionality of
|
|
such standard widgets as GtkEntry and GtkLabel by subclassing them and
|
|
working around the limitations of the widgets."
|
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build iso-codes
|
|
Add_dependency build gtk+-devel
|
|
Add_dependency build atk-devel
|
|
Add_dependency build glib-devel
|
|
Add_dependency build pango-devel
|
|
Add_dependency build cairo-devel
|
|
Add_dependency build freetype-devel
|
|
Add_dependency build fontconfig-devel
|
|
Add_dependency build libxml2-devel
|