void-packages/srcpkgs/libosinfo/template

19 lines
824 B
Text
Raw Normal View History

2012-09-28 08:46:37 +00:00
# Template file for 'libosinfo'
pkgname=libosinfo
2012-11-13 08:44:23 +00:00
version=0.2.1
2012-09-28 08:46:37 +00:00
revision=1
2012-11-13 08:44:23 +00:00
subpackages="${pkgname}-devel"
2012-09-28 08:46:37 +00:00
build_style=gnu-configure
2012-11-13 08:44:23 +00:00
configure_args="--disable-static --disable-tests"
makedepends="pkg-config glib-devel libsoup-gnome-devel libxml2-devel
libxslt-devel gobject-introspection vala-devel"
2012-09-28 08:46:37 +00:00
short_desc="GObject based library API for managing info about operating systems"
maintainer="davehome <davehome@redthumb.info.tm>"
2012-11-13 08:44:23 +00:00
homepage="https://fedorahosted.org/libosinfo/"
license="GPL-2, LGPL-2.1"
distfiles="https://fedorahosted.org/releases/l/i/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=37a5ae12b01a3367220ba44d4ace7065dc40972e82eb2439059c5f11724ecda5
2012-09-28 08:46:37 +00:00
long_desc="
GObject based library API for managing information about operating systems,
hypervisors and the (virtual) hardware devices they can support."