libsmbios: update to 2.2.28, add homepage & license

This commit is contained in:
ojab 2013-03-31 11:51:22 +04:00
parent 7479952f52
commit ea3dc4a5da
2 changed files with 8 additions and 4 deletions

View file

@ -1,15 +1,17 @@
# Template file for 'libsmbios'
pkgname=libsmbios
version=2.2.16
revision=2
version=2.2.28
revision=1
distfiles="http://linux.dell.com/$pkgname/download/$pkgname/$pkgname-$version/$pkgname-$version.tar.bz2"
build_style=gnu-configure
configure_args="--disable-static --disable-python"
depends="glibc"
makedepends="pkg-config libxml2-devel"
makedepends="pkg-config perl libxml2-devel"
short_desc="Library for SMBIOS access"
homepage="https://linux.dell.com/libsmbios/main/index.html"
license="GPL-2+, OLS-2.1"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=90c87d0f246c2f224b93aa3980b7b186a78fb4ce64d56ceda61c2a23347baa1b
checksum=dd247fd43296df3352435b090dd789a22a89c4b316e98b46b915323290a3e350
long_desc="
Libsmbios is a library and utilities that can be used by client programs
to get information from standard BIOS tables, such as the SMBIOS table."