xcalib: fix license, homepage, vsed

This commit is contained in:
Colin Booth 2021-06-29 10:48:57 -07:00 committed by Đoàn Trần Công Danh
parent 984156d06e
commit c6fc71cee4

View file

@ -1,18 +1,18 @@
# Template file for 'xcalib' # Template file for 'xcalib'
pkgname=xcalib pkgname=xcalib
version=0.8 version=0.8
revision=4 revision=5
build_style="gnu-makefile" build_style="gnu-makefile"
makedepends="libX11-devel libXxf86vm-devel" makedepends="libX11-devel libXxf86vm-devel"
short_desc="Tiny monitor calibration loader for X.org" short_desc="Tiny monitor calibration loader for X.org"
maintainer="Steven R <dev@styez.com>" maintainer="Steven R <dev@styez.com>"
license="GPL-2" license="GPL-2.0-or-later"
homepage="http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/" homepage="http://xcalib.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/xcalib/xcalib-source-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/xcalib/xcalib-source-${version}.tar.gz"
checksum="8a112ee710e5446f6c36e62345b2066f10639d500259db8c48bf1716caea06e6" checksum="8a112ee710e5446f6c36e62345b2066f10639d500259db8c48bf1716caea06e6"
post_extract() { post_extract() {
sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile vsed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile
} }
do_install() { do_install() {
vbin xcalib vbin xcalib