14 lines
512 B
Bash
14 lines
512 B
Bash
# Template file for 'dmidecode'
|
|
pkgname=dmidecode
|
|
version=3.0
|
|
revision=1
|
|
build_pie=yes
|
|
build_style=gnu-makefile
|
|
make_build_args="prefix=/usr sbindir=/usr/bin"
|
|
make_install_args="prefix=/usr sbindir=/usr/bin"
|
|
short_desc="Desktop Management Interface table related utilities"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://www.nongnu.org/dmidecode"
|
|
license="GPL-2"
|
|
distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
|
checksum=7ec35bb193729c1d593a1460b59d82d24b89102ab23fd0416e6cf4325d077e45
|