mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-18 15:28:57 -04:00
app-i18n/fcitx-cskk: make pkgcheck happy
This commit is contained in:
parent
b4e99803f3
commit
f0bdbdf14f
@ -11,6 +11,7 @@ DESCRIPTION="SKK input method plugin for fcitx5 that uses LibCSKK"
|
|||||||
HOMEPAGE="https://github.com/fcitx/fcitx5-cskk"
|
HOMEPAGE="https://github.com/fcitx/fcitx5-cskk"
|
||||||
SRC_URI="https://github.com/fcitx/fcitx5-cskk/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/fcitx/fcitx5-cskk/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
|
|
||||||
|
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||||
LICENSE="GPL-3+"
|
LICENSE="GPL-3+"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
@ -34,8 +35,6 @@ BDEPEND="
|
|||||||
virtual/pkgconfig
|
virtual/pkgconfig
|
||||||
"
|
"
|
||||||
|
|
||||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
local mycmakeargs=(
|
local mycmakeargs=(
|
||||||
-DENABLE_QT=$(usex qt5)
|
-DENABLE_QT=$(usex qt5)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user