18 lines
824 B
Text
18 lines
824 B
Text
# Template file for 'libosinfo'
|
|
pkgname=libosinfo
|
|
version=0.2.1
|
|
revision=1
|
|
subpackages="${pkgname}-devel"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --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>"
|
|
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
|
|
long_desc="
|
|
GObject based library API for managing information about operating systems,
|
|
hypervisors and the (virtual) hardware devices they can support."
|