libtsm: use ${FREEDESKTOP_SITE}, license

This commit is contained in:
Michael Gehring 2017-07-11 13:46:33 +00:00
parent 9a17bf0527
commit 438e98c5c3
1 changed files with 5 additions and 1 deletions

View File

@ -9,9 +9,13 @@ short_desc="Terminal-emulator State Machine"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/kmscon/libtsm/"
distfiles="http://freedesktop.org/software/kmscon/releases/libtsm-${version}.tar.xz"
distfiles="${FREEDESKTOP_SITE}/kmscon/releases/libtsm-${version}.tar.xz"
checksum=114115d84a2bc1802683871ea2d70a16ddeec8d2f8cde89ebd2046d775e6cf07
post_install() {
vlicense COPYING
}
libtsm-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"