summaryrefslogtreecommitdiff
path: root/lxqt-base/lxqt-powermanagement
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-10-22 11:09:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-10-22 11:09:47 +0100
commit64e107b9b6058580ff0432107eb37cefb0b2a7d8 (patch)
tree9a44e603e2ae365e2b1fe35ac37f73e830cdee1d /lxqt-base/lxqt-powermanagement
parent957235cf19a691360c720f7913672adda4258ed0 (diff)
gentoo resync : 22.10.2018
Diffstat (limited to 'lxqt-base/lxqt-powermanagement')
-rw-r--r--lxqt-base/lxqt-powermanagement/Manifest4
-rw-r--r--lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.11.0.ebuild41
-rw-r--r--lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.13.0.ebuild4
3 files changed, 3 insertions, 46 deletions
diff --git a/lxqt-base/lxqt-powermanagement/Manifest b/lxqt-base/lxqt-powermanagement/Manifest
index af5b2e181419..d8b59c02c66c 100644
--- a/lxqt-base/lxqt-powermanagement/Manifest
+++ b/lxqt-base/lxqt-powermanagement/Manifest
@@ -1,5 +1,3 @@
-DIST lxqt-powermanagement-0.11.0.tar.xz 29680 BLAKE2B 46242ed3d05f3ab198225baba34c5a651882c2a99da3b44201a55a3204071002d19d59e34f5aca2cb744f6a2e08e926b008c8f1c12fb94d3386b242223580e4e SHA512 8cf90334078e95303f938b180cf21f40624bd150f03d72e5975eb105df96154f7d2703476e95ca40923ce56a0e5be81c1db570033bd9ad5fe17afb081b98f0c0
DIST lxqt-powermanagement-0.13.0.tar.xz 31488 BLAKE2B 0c236015333c013df791bf86ab9c5f1aa3bb8f50c298d40214cb41517c82e646de77439321b3f7bffcabc56553758979ee449fb6e67a7e7f7981860ccde28401 SHA512 849bcd0739e30b0450d358e23edb9bf800e3804e0929d78d9d08c640355b6eb9351df458025fc381215734690ea902ec1896f5e070fd19ad006520148233d77d
-EBUILD lxqt-powermanagement-0.11.0.ebuild 932 BLAKE2B 795b7d170f031e98b49bb5f7ac8240073be7b7b289478de0ebb346268098f1af2fa18dcc2dc268ad987f1eed4dbc15d888e57a2c8755a7c55781a7f042d214ad SHA512 6d97232cc77a7dd4fe61f21d94e7303165306463784635e7c693f5d793a9d6c1ffbf939a383294f8bf528648c26bfdfb8b81c2dedc3aedf0d15a6e2e13ea432d
-EBUILD lxqt-powermanagement-0.13.0.ebuild 998 BLAKE2B 48682fd5de50f255e3276a3f0e0fbefdd934335227d4e5408e03a475932bcd4ad30bdc6e7e54462fccbe3f8682a5dd97f4e65cc2d368ee2be7ac38827062016b SHA512 c69d477a6b89236a6457858a43a1a9e68ca4911509a92bbe30a457051473bf0355b8089051bba109c7efe7711578c65a5161cbeedbebd87af98a34290396739b
+EBUILD lxqt-powermanagement-0.13.0.ebuild 993 BLAKE2B e8466e6400e4a5a07082fb1ffc5f4c440f29b9caa9faf3f6a3c1f0da9dbec1f85d61c811a49cad475b1b01310ce00090f052839fcf27e7e7fbc6d2098363bf3e SHA512 2914d3f1ea8c2768b9b1c0fe79ad8f33ca833ebb21ec4d5be59b32d03c3a048249b47a7d046e0215a5d977449bd0401395933664d54cf72d2a661b85370fc8b7
MISC metadata.xml 326 BLAKE2B 488752fea9acddffc106b0d4c60fa02a3999e4fef6fd83e572f980686ae1f0bce317b0195abca851f509a2fa305d1d433471a09a8feb38094e28a1dc7a64f124 SHA512 3ac636dc74e16504678b9e95e32fff32e7338c14603576dfbaa0e6f9d69f8130cd1f78b6c122be0f2e8a8ae3dd1501baf3281b12280852d293012b6ff31ef665
diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.11.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.11.0.ebuild
deleted file mode 100644
index ba646f46d550..000000000000
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.11.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="LXQt daemon for power management and auto-suspend"
-HOMEPAGE="https://lxqt.org"
-
-if [[ ${PV} = *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://git.lxde.org/git/lxde/${PN}.git"
-else
- SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-
-CDEPEND="
- >=dev-libs/libqtxdg-1.0.0
- dev-qt/qtcore:5
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtsvg:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- kde-frameworks/kidletime:5
- kde-frameworks/solid:5
- ~lxqt-base/liblxqt-${PV}"
-DEPEND="${CDEPEND}
- dev-qt/linguist-tools:5
- virtual/pkgconfig"
-RDEPEND="${CDEPEND}
- || ( sys-power/upower sys-power/upower-pm-utils )"
-
-src_configure() {
- local mycmakeargs=( -DPULL_TRANSLATIONS=OFF )
- cmake-utils_src_configure
-}
diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.13.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.13.0.ebuild
index 73673765ce2a..b69232cfa9c0 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.13.0.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="LGPL-2.1+"