mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-10 20:08:43 -04:00
app-misc/gpick: make pkgcheck happy
This commit is contained in:
parent
08c36fe022
commit
150da4a035
@ -9,6 +9,8 @@ DESCRIPTION="Advanced color picker written in C++ using GTK+ toolkit"
|
||||
HOMEPAGE="https://github.com/thezbyg/gpick"
|
||||
SRC_URI="https://github.com/thezbyg/${PN}/archive/${P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}/gpick-gpick-${PV}"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
@ -26,8 +28,6 @@ RDEPEND="
|
||||
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
S="${WORKDIR}/gpick-gpick-${PV}"
|
||||
|
||||
src_prepare() {
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user