14 lines
502 B
Bash
14 lines
502 B
Bash
# Template file for 'osinfo-db-tools'#
|
|
pkgname=osinfo-db-tools
|
|
version=1.1.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="glib-devel libarchive-devel libxslt-devel"
|
|
short_desc="Tools for managing osinfo database"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="https://libosinfo.org"
|
|
distfiles="https://releases.pagure.org/libosinfo/$pkgname-$version.tar.gz"
|
|
checksum=a141cd2fc07c30d84801b5dbf6b11f2c2e708b0e81216277d052ac0b57fe546b
|