gpick: remove scons from hostmakedepends, fix license=

This commit is contained in:
maxice8 2018-08-17 10:21:14 -03:00
parent aa6882a0d1
commit 900dce3b18
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,17 +1,17 @@
# Template file for 'gpick'
pkgname=gpick
version=0.2.5
revision=2
revision=3
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=scons
hostmakedepends="scons pkg-config"
hostmakedepends="pkg-config"
makedepends="boost-devel gtk+-devel lua52-devel"
short_desc="Advanced color picker written in C++ using GTK+ toolkit"
maintainer="Alexander Mamay <alexander@mamay.su>"
license="3-clause-BSD"
license="BSD-3-Clause"
homepage="https://github.com/thezbyg/gpick"
distfiles="https://github.com/thezbyg/gpick/archive/${pkgname}-${version}.tar.gz"
checksum="3a9706c101f82e9a49880db9fb408c760d49e6b4506ee5768962c25ec2ecbb57"
checksum=3a9706c101f82e9a49880db9fb408c760d49e6b4506ee5768962c25ec2ecbb57
do_install() {
scons DESTDIR=${DESTDIR}/usr install