EAPI=7
-inherit cmake-utils virtualx
+inherit cmake virtualx
DESCRIPTION="A Qt implementation of XDG standards"
HOMEPAGE="https://lxqt.org/"
local mycmakeargs=(
-DBUILD_TESTS=$(usex test)
)
- cmake-utils_src_configure
+ cmake_src_configure
}
src_test() {
# Tests don't work with C
- LC_ALL=en_US.utf8 virtx cmake-utils_src_test
+ LC_ALL=en_US.utf8 virtx cmake_src_test
}
EAPI=7
-inherit cmake-utils virtualx
+inherit cmake virtualx
DESCRIPTION="A Qt implementation of XDG standards"
HOMEPAGE="https://lxqt.org/"
local mycmakeargs=(
-DBUILD_TESTS=$(usex test)
)
- cmake-utils_src_configure
+ cmake_src_configure
}
src_test() {
# Tests don't work with C
- LC_ALL=en_US.utf8 virtx cmake-utils_src_test
+ LC_ALL=en_US.utf8 virtx cmake_src_test
}
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQt Build tools"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="Common base library for the LXQt desktop environment"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="A Qt-based interface to system statistics"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQt about dialog"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQt system administration tool"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
DESCRIPTION="LXQt system configuration control center"
HOMEPAGE="https://lxqt.org/"
-DWITH_MONITOR="$(usex monitor)"
-DWITH_TOUCHPAD="$(usex touchpad)"
)
- cmake-utils_src_configure
+ cmake_src_configure
}
src_install() {
- cmake-utils_src_install
+ cmake_src_install
doman man/*.1 liblxqt-config-cursor/man/*.1 lxqt-config-appearance/man/*.1
}
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="Daemon and library for global keyboard shortcuts registration"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="Daemon and library for global keyboard shortcuts registration"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQt notification daemon and library"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQt OpenSSH user password prompt tool"
HOMEPAGE="https://lxqt.org/"
"
src_install(){
- cmake-utils_src_install
+ cmake_src_install
doman man/*.1
echo "SSH_ASKPASS='${EPREFIX}/usr/bin/lxqt-openssh-askpass'" >> "${T}/99${PN}" \
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQt desktop panel and plugins"
HOMEPAGE="https://lxqt.org/"
)
fi
- cmake-utils_src_configure
+ cmake_src_configure
}
src_install(){
- cmake-utils_src_install
+ cmake_src_install
doman panel/man/*.1
}
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQt PolKit authentication agent"
HOMEPAGE="https://lxqt.org/"
"
src_install(){
- cmake-utils_src_install
+ cmake_src_install
doman man/*.1
}
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQt daemon for power management and auto-suspend"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQt system integration plugin for Qt"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQt quick launcher"
HOMEPAGE="https://lxqt.org/"
"
src_install(){
- cmake-utils_src_install
+ cmake_src_install
doman man/*.1
}
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQT session manager"
HOMEPAGE="https://lxqt.org/"
local mycmakeargs=(
-DWITH_LIBUDEV=$(usex udev)
)
- cmake-utils_src_configure
+ cmake_src_configure
}
src_install(){
- cmake-utils_src_install
+ cmake_src_install
doman lxqt-config-session/man/*.1 lxqt-session/man/*.1
echo XDG_CONFIG_DIRS=\"${EPREFIX}/usr/share\" >> 91lxqt-config-dir
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXQt GUI frontend for sudo"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="LXImage Image Viewer - GPicView replacement"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="A Pulseaudio mixer in Qt (port of pavucontrol)"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="Qt port of libfm, a library providing components to build desktop file managers"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
DESCRIPTION="Openbox window manager configuration tool"
HOMEPAGE="https://lxqt.org/"
EAPI=7
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
if [[ "${PV}" == "9999" ]]; then
inherit git-r3
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="Themes, graphics and icons for LXQt"
HOMEPAGE="https://lxqt.org/"