17 lines
734 B
Plaintext
17 lines
734 B
Plaintext
# Template file for 'libosinfo'
|
|
pkgname=libosinfo
|
|
version=0.2.0
|
|
revision=1
|
|
distfiles="https://fedorahosted.org/releases/l/i/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-tests"
|
|
makedepends="pkg-config glib-devel libsoup-gnome-devel libxml2-devel libxslt-devel gobject-introspection vala-devel"
|
|
short_desc="GObject based library API for managing info about operating systems"
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
checksum=6aa68ad635afd6e86cb8c54c28c8b02658782b5072eac5ba6db421c0c3cc8916
|
|
long_desc="
|
|
GObject based library API for managing information about operating systems,
|
|
hypervisors and the (virtual) hardware devices they can support."
|
|
|
|
subpackages="${pkgname}-devel"
|