public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2014-05-22 10:53 Michael Palimaka
  0 siblings, 0 replies; 18+ messages in thread
From: Michael Palimaka @ 2014-05-22 10:53 UTC (permalink / raw
  To: gentoo-commits

commit:     3f5ab13e216faa2af9091f305cc60d313fa8bf87
Author:     mika-k <mika-k <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Wed May 14 23:10:20 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May 22 10:52:23 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=3f5ab13e

[lxqt-base/lxqt-powermanagement-9999] The manpages were deleted upstream.

https://github.com/lxde/lxqt-powermanagement/commit/3eda208f9c5c1802fb5e184a5221edeb73f5e7c5

---
 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index 8deedeb..2726c6b 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -30,8 +30,3 @@ DEPEND="dev-qt/qtcore:4
 	x11-libs/libX11
 	x11-libs/libxcb
 	sys-power/upower"
-
-src_install(){
-	cmake-utils_src_install
-	doman man/*.1
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2014-05-22 10:57 Michael Palimaka
  0 siblings, 0 replies; 18+ messages in thread
From: Michael Palimaka @ 2014-05-22 10:57 UTC (permalink / raw
  To: gentoo-commits

commit:     8e192cd0c07e08ccff716d9733bb4b3b51b7edf4
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu May 22 10:56:22 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May 22 10:56:22 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=8e192cd0

[lxqt-base/lxqt-powermanagement] Manpages are missing from release version too.

Package-Manager: portage-2.2.8-r1

---
 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.7.0.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.7.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.7.0.ebuild
index b7b113a..3a41ccc 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.7.0.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.7.0.ebuild
@@ -32,8 +32,3 @@ DEPEND="dev-qt/qtcore:4
 	sys-power/upower"
 
 S=${WORKDIR}
-
-src_install() {
-	cmake-utils_src_install
-	doman man/*.1
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2014-10-25 23:13 Jauhien Piatlicki
  0 siblings, 0 replies; 18+ messages in thread
From: Jauhien Piatlicki @ 2014-10-25 23:13 UTC (permalink / raw
  To: gentoo-commits

commit:     d255d8880105c2f4959267d44dfdd69a5d1ef13f
Author:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 25 23:12:55 2014 +0000
Commit:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Sat Oct 25 23:12:59 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=d255d888

[lxqt-base/lxqt-powermanagement] update live ebuild, drop QT4 support

---
 .../lxqt-powermanagement-9999.ebuild                   | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index c087bb6..75ecc83 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -14,18 +14,22 @@ if [[ ${PV} = *9999* ]]; then
 else
 	SRC_URI="http://lxqt.org/downloads/lxqt/${PV}/${P}.tar.xz"
 	KEYWORDS="~amd64 ~x86"
-	S=${WORKDIR}
 fi
 
 LICENSE="GPL-2 LGPL-2.1+"
 SLOT="0"
 
-RDEPEND="dev-qt/qtcore:4
-	dev-qt/qtdbus:4
-	dev-qt/qtgui:4
-	dev-qt/qtsvg:4
-	lxqt-base/liblxqt
-	razorqt-base/libqtxdg
+RDEPEND="
+	dev-qt/linguist-tools:5
+	dev-qt/qtcore:5
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtx11extras:5
+	dev-qt/qtxml:5
+	~lxqt-base/liblxqt-${PV}
+	>=razorqt-base/libqtxdg-1.0.0
 	x11-libs/libX11
 	x11-libs/libxcb"
 DEPEND="${RDEPEND}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2014-10-26  0:17 Jauhien Piatlicki
  0 siblings, 0 replies; 18+ messages in thread
From: Jauhien Piatlicki @ 2014-10-26  0:17 UTC (permalink / raw
  To: gentoo-commits

commit:     4c447ecddbead87a751172d059f8b8035b9f9c28
Author:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 26 00:14:59 2014 +0000
Commit:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Sun Oct 26 00:14:59 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=4c447ecd

[lxqt-base/lxqt-powermanagement] fix bug 524620 (import fix from the tree)

---
 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index 75ecc83..7593288 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -19,7 +19,7 @@ fi
 LICENSE="GPL-2 LGPL-2.1+"
 SLOT="0"
 
-RDEPEND="
+CDEPEND="
 	dev-qt/linguist-tools:5
 	dev-qt/qtcore:5
 	dev-qt/qtdbus:5
@@ -32,5 +32,7 @@ RDEPEND="
 	>=razorqt-base/libqtxdg-1.0.0
 	x11-libs/libX11
 	x11-libs/libxcb"
-DEPEND="${RDEPEND}
+DEPEND="${CDEPEND}
 	virtual/pkgconfig"
+RDEPEND="${CDEPEND}
+	sys-power/upower"


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2014-10-29 16:48 Jauhien Piatlicki
  0 siblings, 0 replies; 18+ messages in thread
From: Jauhien Piatlicki @ 2014-10-29 16:48 UTC (permalink / raw
  To: gentoo-commits

commit:     c0cc54eece96ed73254787a86b039b37b0ca36d1
Author:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 29 16:46:15 2014 +0000
Commit:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Wed Oct 29 16:46:15 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=c0cc54ee

[lxqt-base/lxqt-powermanagement] 0.8.0 release

---
 lxqt-base/lxqt-powermanagement/Manifest            |  1 +
 .../lxqt-powermanagement-0.8.0.ebuild              | 45 ++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/lxqt-base/lxqt-powermanagement/Manifest b/lxqt-base/lxqt-powermanagement/Manifest
new file mode 100644
index 0000000..c6e7274
--- /dev/null
+++ b/lxqt-base/lxqt-powermanagement/Manifest
@@ -0,0 +1 @@
+DIST lxqt-powermanagement-0.8.0.tar.xz 30236 SHA256 eb2605326c0598331e0c84624e319ef574c6dffc73d0bbc21782cb61a468d40c SHA512 56f3ab95fdf525a51072b5ad09d79df4e290ddb491dadd860a15abf383a5507456f9017ad06808001b99e2c11e2b9ad639ab22a3d48d44c86f1c21b90eb9f944 WHIRLPOOL 49b0d3bc3fcac1f7baccba8dfc8e774784fee8c5ee3958e4ae9c750e646eb22b5b28f50ec298225e2ac0125eec6d0b5d076134e8cfacf95bd61d95207d7f5562

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.8.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.8.0.ebuild
new file mode 100644
index 0000000..a83e06a
--- /dev/null
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.8.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit cmake-utils
+
+DESCRIPTION="LXQt daemon for power management and auto-suspend"
+HOMEPAGE="http://www.lxqt.org/"
+
+if [[ ${PV} = *9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
+else
+	SRC_URI="http://lxqt.org/downloads/lxqt/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2 LGPL-2.1+"
+SLOT="0"
+
+CDEPEND="
+	dev-qt/linguist-tools:5
+	dev-qt/qtcore:5
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtx11extras:5
+	dev-qt/qtxml:5
+	~lxqt-base/liblxqt-${PV}
+	>=razorqt-base/libqtxdg-1.0.0
+	x11-libs/libX11
+	x11-libs/libxcb:="
+DEPEND="${CDEPEND}
+	virtual/pkgconfig"
+RDEPEND="${CDEPEND}
+	sys-power/upower"
+
+src_configure() {
+	local mycmakeargs=(
+		-DUSE_QT5=ON
+	)
+	cmake-utils_src_configure
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2014-11-02 22:00 Jauhien Piatlicki
  0 siblings, 0 replies; 18+ messages in thread
From: Jauhien Piatlicki @ 2014-11-02 22:00 UTC (permalink / raw
  To: gentoo-commits

commit:     c69de56c87e05866ec313eae9eb626a73242a8db
Author:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  2 22:00:31 2014 +0000
Commit:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Sun Nov  2 22:00:31 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=c69de56c

[lxqt-base/lxqt-powermanagement] fix bug 527546

---
 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.8.0.ebuild | 2 +-
 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.8.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.8.0.ebuild
index a83e06a..1af9727 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.8.0.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.8.0.ebuild
@@ -35,7 +35,7 @@ CDEPEND="
 DEPEND="${CDEPEND}
 	virtual/pkgconfig"
 RDEPEND="${CDEPEND}
-	sys-power/upower"
+	|| ( sys-power/upower sys-power/upower-pm-utils )"
 
 src_configure() {
 	local mycmakeargs=(

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index 6bcc81b..b8ba70f 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -35,4 +35,4 @@ CDEPEND="
 DEPEND="${CDEPEND}
 	virtual/pkgconfig"
 RDEPEND="${CDEPEND}
-	sys-power/upower"
+	|| ( sys-power/upower sys-power/upower-pm-utils )"


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2015-06-05 16:22 Davide Pesavento
  0 siblings, 0 replies; 18+ messages in thread
From: Davide Pesavento @ 2015-06-05 16:22 UTC (permalink / raw
  To: gentoo-commits

commit:     b4eb00a45cdab80ebb4fbb5e4bac66b22b12ec65
Author:     helb <helb <AT> helb <DOT> cz>
AuthorDate: Fri Jun  5 11:26:57 2015 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Fri Jun  5 16:18:24 2015 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=b4eb00a4

[lxqt-base/lxqt-powermanagement] Add dependency on kde-frameworks/solid.

CMake Error at CMakeLists.txt:18 (find_package):
  By not providing "FindKF5Solid.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "KF5Solid",
  but CMake did not find one.

  Could not find a package configuration file provided by "KF5Solid" with any
  of the following names:

    KF5SolidConfig.cmake
    kf5solid-config.cmake

  Add the installation prefix of "KF5Solid" to CMAKE_PREFIX_PATH or set
  "KF5Solid_DIR" to a directory containing one of the above files.  If
  "KF5Solid" provides a separate development package or SDK, be sure it has
  been installed.

 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index a239a58..2d58fd6 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -28,6 +28,7 @@ CDEPEND="
 	dev-qt/qtwidgets:5
 	dev-qt/qtx11extras:5
 	dev-qt/qtxml:5
+	kde-frameworks/solid:5
 	~lxqt-base/liblxqt-${PV}
 	>=dev-libs/libqtxdg-1.0.0
 	x11-libs/libX11


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2015-10-01 14:27 Michael Palimaka
  0 siblings, 0 replies; 18+ messages in thread
From: Michael Palimaka @ 2015-10-01 14:27 UTC (permalink / raw
  To: gentoo-commits

commit:     385a4a3db468e9ad89e922ccaf7eed50bfdfd29f
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 14:24:28 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 14:27:45 2015 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=385a4a3d

lxqt-base/lxqt-powermanagement: dev-qt/linguist-tools is a build-time dependency

Package-Manager: portage-2.2.20.1

 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index 42c517b..f2551f9 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -20,7 +20,6 @@ LICENSE="GPL-2 LGPL-2.1+"
 SLOT="0"
 
 CDEPEND="
-	dev-qt/linguist-tools:5
 	dev-qt/qtcore:5
 	dev-qt/qtdbus:5
 	dev-qt/qtgui:5
@@ -34,6 +33,7 @@ CDEPEND="
 	x11-libs/libX11
 	x11-libs/libxcb:="
 DEPEND="${CDEPEND}
+	dev-qt/linguist-tools:5
 	virtual/pkgconfig"
 RDEPEND="${CDEPEND}
 	|| ( sys-power/upower sys-power/upower-pm-utils )"


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2019-02-18 21:37 Jimi Huotari
  0 siblings, 0 replies; 18+ messages in thread
From: Jimi Huotari @ 2019-02-18 21:37 UTC (permalink / raw
  To: gentoo-commits

commit:     bed5f4f47d7c2d0eb4197d3b7017d055fac07c5d
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 21:13:00 2019 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Feb 18 21:13:00 2019 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=bed5f4f4

lxqt-base/lxqt-powermanagement: remove 'upower-pm-utils' dependency

The 'sys-power/upower-pm-utils' package has been removed.

- https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ec086c2

Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index ee4d28dc..aa506a5a 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -35,10 +35,7 @@ RDEPEND="
 	kde-frameworks/kidletime:5
 	kde-frameworks/solid:5
 	=lxqt-base/liblxqt-$(ver_cut 1-2)*
-	|| (
-		sys-power/upower
-		sys-power/upower-pm-utils
-	)
+	sys-power/upower
 	!lxqt-base/lxqt-common
 "
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2021-03-27 10:52 Andreas Sturmlechner
  0 siblings, 0 replies; 18+ messages in thread
From: Andreas Sturmlechner @ 2021-03-27 10:52 UTC (permalink / raw
  To: gentoo-commits

commit:     d4a5954e89f00a538f7fe8e60e22b2acd0d6e96d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 10:51:18 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 10:51:18 2021 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=d4a5954e

lxqt-base/lxqt-powermanagement: Cleanup outdated lxqt-base/lxqt-l10n blocker

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index 39aa1978..fc48a5a1 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -36,6 +36,5 @@ RDEPEND="
 	kde-frameworks/solid:5
 	=lxqt-base/liblxqt-$(ver_cut 1-2)*
 	sys-power/upower
-	!lxqt-base/lxqt-l10n
 "
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2021-09-22 17:41 Andreas Sturmlechner
  0 siblings, 0 replies; 18+ messages in thread
From: Andreas Sturmlechner @ 2021-09-22 17:41 UTC (permalink / raw
  To: gentoo-commits

commit:     2f6fd5ff443f2c5d51ca14a104d6cf8884c99e39
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Jul 25 07:40:29 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 17:41:25 2021 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=2f6fd5ff

lxqt-base/lxqt-powermanagement: keyword for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index fc48a5a1..1b8e1441 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -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 ~riscv ~x86"
 fi
 
 LICENSE="LGPL-2.1+"


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2021-09-22 19:15 Andreas Sturmlechner
  0 siblings, 0 replies; 18+ messages in thread
From: Andreas Sturmlechner @ 2021-09-22 19:15 UTC (permalink / raw
  To: gentoo-commits

commit:     80bb46f1a3c1c40e18bfe9da6d6e865b727ae29d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 22 18:45:57 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 19:11:01 2021 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=80bb46f1

lxqt-base/lxqt-powermanagement: Sync with Gentoo ebuild repo

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index 9945ca71..06602f9a 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -8,7 +8,9 @@ inherit cmake
 DESCRIPTION="LXQt daemon for power management and auto-suspend"
 HOMEPAGE="https://lxqt.github.io/"
 
-if [[ ${PV} = *9999* ]]; then
+LXQTPV="$(ver_cut 1-2)*"
+
+if [[ ${PV} == *9999* ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
@@ -16,15 +18,15 @@ else
 	KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
-LICENSE="LGPL-2.1+"
+LICENSE="LGPL-2.1 LGPL-2.1+"
 SLOT="0"
 
 BDEPEND="
 	dev-qt/linguist-tools:5
-	>=dev-util/lxqt-build-tools-0.6.0
+	>=dev-util/lxqt-build-tools-0.9.0
 	virtual/pkgconfig
 "
-RDEPEND="
+DEPEND="
 	>=dev-libs/libqtxdg-3.3.1
 	dev-qt/qtcore:5
 	dev-qt/qtdbus:5
@@ -34,7 +36,8 @@ RDEPEND="
 	dev-qt/qtx11extras:5
 	kde-frameworks/kidletime:5
 	kde-frameworks/solid:5
-	=lxqt-base/liblxqt-$(ver_cut 1-2)*
+	=lxqt-base/liblxqt-${LXQTPV}
+	=lxqt-base/lxqt-globalkeys-${LXQTPV}
 	sys-power/upower
 "
-DEPEND="${RDEPEND}"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2023-05-14 15:04 Jimi Huotari
  0 siblings, 0 replies; 18+ messages in thread
From: Jimi Huotari @ 2023-05-14 15:04 UTC (permalink / raw
  To: gentoo-commits

commit:     a21676462cd7969185609cdd3b0ba0340a7d8468
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 14:28:08 2023 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sun May 14 15:03:47 2023 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=a2167646

lxqt-base/lxqt-powermanagement: update lxqt-build-tools dependency

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index 05f4442e..8f4c5fad 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="0"
 
 BDEPEND="
 	>=dev-qt/linguist-tools-5.15:5
-	>=dev-util/lxqt-build-tools-0.12.0
+	>=dev-util/lxqt-build-tools-0.13.0
 	virtual/pkgconfig
 "
 DEPEND="


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2023-05-14 15:04 Jimi Huotari
  0 siblings, 0 replies; 18+ messages in thread
From: Jimi Huotari @ 2023-05-14 15:04 UTC (permalink / raw
  To: gentoo-commits

commit:     a427f919119e667049458f3b4f66d7116aca09cd
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 14:52:20 2023 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sun May 14 15:03:47 2023 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=a427f919

lxqt-base/lxqt-powermanagement: update libqtxdg dependency

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index 8f4c5fad..efbd9c8f 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -27,7 +27,7 @@ BDEPEND="
 	virtual/pkgconfig
 "
 DEPEND="
-	>=dev-libs/libqtxdg-3.10.0
+	>=dev-libs/libqtxdg-3.11.0
 	>=dev-qt/qtcore-5.15:5
 	>=dev-qt/qtdbus-5.15:5
 	>=dev-qt/qtgui-5.15:5


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2024-03-25 21:12 Jimi Huotari
  0 siblings, 0 replies; 18+ messages in thread
From: Jimi Huotari @ 2024-03-25 21:12 UTC (permalink / raw
  To: gentoo-commits

commit:     6c56c13e98a08ebf47931c94a4c19cf74da6bc45
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 21:06:00 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 21:11:35 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=6c56c13e

lxqt-base/lxqt-powermanagement: welcome qt6

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 .../lxqt-powermanagement-9999.ebuild                  | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index cf70d933..9dfc1094 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,20 +22,17 @@ LICENSE="LGPL-2.1 LGPL-2.1+"
 SLOT="0"
 
 BDEPEND="
-	>=dev-qt/linguist-tools-5.15:5
-	>=dev-util/lxqt-build-tools-0.13.0
+	>=dev-qt/qttools-6.6:6[linguist]
+	>=dev-util/lxqt-build-tools-2.0.0
 	virtual/pkgconfig
 "
 DEPEND="
 	>=dev-libs/libqtxdg-3.11.0
-	>=dev-qt/qtcore-5.15:5
-	>=dev-qt/qtdbus-5.15:5
-	>=dev-qt/qtgui-5.15:5
-	>=dev-qt/qtsvg-5.15:5
-	>=dev-qt/qtwidgets-5.15:5
-	kde-frameworks/kwindowsystem:5
-	kde-frameworks/kidletime:5
-	kde-frameworks/solid:5
+	>=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
+	>=dev-qt/qtsvg-6.6:6
+	kde-frameworks/kwindowsystem:6
+	kde-frameworks/kidletime:6
+	kde-frameworks/solid:6
 	=lxqt-base/liblxqt-${MY_PV}*:=
 	=lxqt-base/lxqt-globalkeys-${MY_PV}*
 	sys-power/upower


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2024-04-21 20:04 Jimi Huotari
  0 siblings, 0 replies; 18+ messages in thread
From: Jimi Huotari @ 2024-04-21 20:04 UTC (permalink / raw
  To: gentoo-commits

commit:     8d16f752b76fa184ad86d940c941a7801e367aa5
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 17:20:52 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 19:49:28 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=8d16f752

lxqt-base/lxqt-powermanagement: add 2.0.0

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/lxqt-powermanagement/Manifest            |  1 +
 .../lxqt-powermanagement-2.0.0.ebuild              | 48 ++++++++++++++++++++++
 2 files changed, 49 insertions(+)

diff --git a/lxqt-base/lxqt-powermanagement/Manifest b/lxqt-base/lxqt-powermanagement/Manifest
new file mode 100644
index 00000000..72d0d687
--- /dev/null
+++ b/lxqt-base/lxqt-powermanagement/Manifest
@@ -0,0 +1 @@
+DIST lxqt-powermanagement-2.0.0.tar.xz 97220 BLAKE2B bf267a3c95d50c077e5fe0d271a664511eef2b1180d51dbd0141e821874d9f7d2df156fc776b69933784836967d6322c8dc92a2fcd3fe8fb2ddf7b5fb05d64a1 SHA512 8be223d126bcb81863696241a548d88be0328b0af47502e941544109e5a5b9053e16e41e0f98c817c6616174461b126b91b7c4081835cc02af4d7d6b9f400b11

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.0.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.0.0.ebuild
new file mode 100644
index 00000000..0bdb377f
--- /dev/null
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.0.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake xdg-utils
+
+DESCRIPTION="LXQt daemon for power management and auto-suspend"
+HOMEPAGE="https://lxqt-project.org/"
+
+MY_PV="$(ver_cut 1-2)"
+
+if [[ ${PV} == 9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
+else
+	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+	>=dev-qt/qttools-6.6:6[linguist]
+	>=dev-util/lxqt-build-tools-2.0.0
+	virtual/pkgconfig
+"
+DEPEND="
+	>=dev-libs/libqtxdg-4.0.0
+	>=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
+	>=dev-qt/qtsvg-6.6:6
+	kde-frameworks/kwindowsystem:6
+	kde-frameworks/kidletime:6
+	kde-frameworks/solid:6
+	=lxqt-base/liblxqt-${MY_PV}*:=
+	=lxqt-base/lxqt-globalkeys-${MY_PV}*
+	sys-power/upower
+"
+RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2024-06-15 14:53 Jimi Huotari
  0 siblings, 0 replies; 18+ messages in thread
From: Jimi Huotari @ 2024-06-15 14:53 UTC (permalink / raw
  To: gentoo-commits

commit:     3c365b2fae23594a164e0923312d33cbd8f7930d
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 14:42:21 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 14:43:51 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=3c365b2f

lxqt-base/lxqt-powermanagement: drop 2.0.0

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/lxqt-powermanagement/Manifest            |  1 -
 .../lxqt-powermanagement-2.0.0.ebuild              | 48 ----------------------
 2 files changed, 49 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/Manifest b/lxqt-base/lxqt-powermanagement/Manifest
deleted file mode 100644
index 72d0d687..00000000
--- a/lxqt-base/lxqt-powermanagement/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lxqt-powermanagement-2.0.0.tar.xz 97220 BLAKE2B bf267a3c95d50c077e5fe0d271a664511eef2b1180d51dbd0141e821874d9f7d2df156fc776b69933784836967d6322c8dc92a2fcd3fe8fb2ddf7b5fb05d64a1 SHA512 8be223d126bcb81863696241a548d88be0328b0af47502e941544109e5a5b9053e16e41e0f98c817c6616174461b126b91b7c4081835cc02af4d7d6b9f400b11

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.0.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.0.0.ebuild
deleted file mode 100644
index 0bdb377f..00000000
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.0.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg-utils
-
-DESCRIPTION="LXQt daemon for power management and auto-suspend"
-HOMEPAGE="https://lxqt-project.org/"
-
-MY_PV="$(ver_cut 1-2)"
-
-if [[ ${PV} == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="LGPL-2.1 LGPL-2.1+"
-SLOT="0"
-
-BDEPEND="
-	>=dev-qt/qttools-6.6:6[linguist]
-	>=dev-util/lxqt-build-tools-2.0.0
-	virtual/pkgconfig
-"
-DEPEND="
-	>=dev-libs/libqtxdg-4.0.0
-	>=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
-	>=dev-qt/qtsvg-6.6:6
-	kde-frameworks/kwindowsystem:6
-	kde-frameworks/kidletime:6
-	kde-frameworks/solid:6
-	=lxqt-base/liblxqt-${MY_PV}*:=
-	=lxqt-base/lxqt-globalkeys-${MY_PV}*
-	sys-power/upower
-"
-RDEPEND="${DEPEND}"
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/
@ 2024-11-06 13:47 Jimi Huotari
  0 siblings, 0 replies; 18+ messages in thread
From: Jimi Huotari @ 2024-11-06 13:47 UTC (permalink / raw
  To: gentoo-commits

commit:     b2aff423005927369baff05ee64770d63de5fa30
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  6 13:35:29 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Nov  6 13:35:32 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=b2aff423

lxqt-base/lxqt-powermanagement: sync keywords and update dependencies

Also use 'xdg' instead of 'xdg-utils'.

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 .../lxqt-powermanagement-9999.ebuild                     | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index 0bdb377f..be1e5319 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit cmake xdg-utils
+inherit cmake xdg
 
 DESCRIPTION="LXQt daemon for power management and auto-suspend"
 HOMEPAGE="https://lxqt-project.org/"
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
 	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
 	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64"
+	KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="LGPL-2.1 LGPL-2.1+"
@@ -23,11 +23,11 @@ SLOT="0"
 
 BDEPEND="
 	>=dev-qt/qttools-6.6:6[linguist]
-	>=dev-util/lxqt-build-tools-2.0.0
+	>=dev-util/lxqt-build-tools-2.1.0
 	virtual/pkgconfig
 "
 DEPEND="
-	>=dev-libs/libqtxdg-4.0.0
+	>=dev-libs/libqtxdg-4.1.0
 	>=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
 	>=dev-qt/qtsvg-6.6:6
 	kde-frameworks/kwindowsystem:6
@@ -38,11 +38,3 @@ DEPEND="
 	sys-power/upower
 "
 RDEPEND="${DEPEND}"
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-11-06 13:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-18 21:37 [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/ Jimi Huotari
  -- strict thread matches above, loose matches on Subject: below --
2024-11-06 13:47 Jimi Huotari
2024-06-15 14:53 Jimi Huotari
2024-04-21 20:04 Jimi Huotari
2024-03-25 21:12 Jimi Huotari
2023-05-14 15:04 Jimi Huotari
2023-05-14 15:04 Jimi Huotari
2021-09-22 19:15 Andreas Sturmlechner
2021-09-22 17:41 Andreas Sturmlechner
2021-03-27 10:52 Andreas Sturmlechner
2015-10-01 14:27 Michael Palimaka
2015-06-05 16:22 Davide Pesavento
2014-11-02 22:00 Jauhien Piatlicki
2014-10-29 16:48 Jauhien Piatlicki
2014-10-26  0:17 Jauhien Piatlicki
2014-10-25 23:13 Jauhien Piatlicki
2014-05-22 10:57 Michael Palimaka
2014-05-22 10:53 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox