sispmctl: update to 4.1.
This commit is contained in:
parent
c0541baeb6
commit
7a7ca8603f
|
@ -1,22 +1,13 @@
|
|||
# Template file for 'sispmctl'
|
||||
pkgname=sispmctl
|
||||
version=4.0
|
||||
version=4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libusb-compat-devel"
|
||||
short_desc="Application to control GEMBIRD (m)SiS-PM devices"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://sispmctl.sourceforge.net/"
|
||||
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=442d9bb9774da7214c222144035ac68ad5d25171040ce2731cfdf49b3365cfd5
|
||||
|
||||
post_install() {
|
||||
cd extras/gemplug
|
||||
|
||||
vbin gemplug
|
||||
vman gemplug.1
|
||||
vinstall 74-sispmctl.rules 644 usr/lib/udev/rules.d
|
||||
vinstall gemplug-completion.sh 644 usr/share/bash-completion/completions
|
||||
}
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=bf5177e085cb0168e18e4cfb69645c3095da149ed46f5659d6e757bde3548e40
|
||||
|
|
Loading…
Reference in New Issue