void-packages/templates/libxfce4util/template
Juan RP dd6b45c322 Set sourcepkg to pkgname through run_template().
This removes the need for having to specify sourcepkg manually in
every package that will build subpkgs.

--HG--
extra : convert_revision : 383e4c467e84844d2f4f61ae5c5e07a5124e9cfb
2009-07-29 22:44:30 +02:00

16 lines
565 B
Text

# Template file for 'libxfce4util'
pkgname=libxfce4util
version=4.6.1
distfiles="http://mocha.xfce.org/archive/xfce-4.6.1/src/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Utility library for the Xfce4 desktop environment"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ceecdc7d3c89f547606c2d77a8a42ccf9975c809374fab84ff0833a08510c16b
long_desc="
This package includes basic utility non-GUI functions for Xfce4."
subpackages="devel"
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full glib
Add_dependency full gtk+