[lxqt] add forgotten obconf-qt bump, fix src_uri, bump l10n
This commit is contained in:
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
|
||||
else
|
||||
SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
|
||||
SRC_URI="https://downloads.lxqt.org/downloads/${PV}/${P}.tar.xz"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
fi
|
||||
|
||||
@@ -33,7 +33,6 @@ DEPEND="${RDEPEND}
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DWITH_LIBUDEV=$(usex udev)
|
||||
-DPULL_TRANSLATIONS=OFF
|
||||
)
|
||||
cmake-utils_src_configure
|
||||
|
||||
Reference in New Issue
Block a user