# Template file for 'osinfo-db' pkgname=osinfo-db version=20200529 revision=1 archs=noarch build_style=fetch hostmakedepends="osinfo-db-tools" short_desc="Osinfo database about operating systems" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://libosinfo.org" distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.xz" checksum=3620b5beed29bd7663fd35637ac209b0c7eeb12417ee1ea56150565e64727955 skip_extraction="${pkgname}-${version}.tar.xz" do_install() { osinfo-db-import --root "$DESTDIR" --system "${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-${version}.tar.xz" }