* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2014-05-27 21:39 Davide Pesavento
0 siblings, 0 replies; 22+ messages in thread
From: Davide Pesavento @ 2014-05-27 21:39 UTC (permalink / raw
To: gentoo-commits
commit: 7c8d0543eedc2ecaab8fb05ea77eb770f59d83d3
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Tue May 27 21:38:00 2014 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue May 27 21:38:00 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=7c8d0543
[media-gfx/lximage-qt] Drop qt from metadata.
---
media-gfx/lximage-qt/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/media-gfx/lximage-qt/metadata.xml b/media-gfx/lximage-qt/metadata.xml
index 2b2f838..f988383 100644
--- a/media-gfx/lximage-qt/metadata.xml
+++ b/media-gfx/lximage-qt/metadata.xml
@@ -2,5 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>lxqt</herd>
- <herd>qt</herd>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2014-10-26 18:34 Jauhien Piatlicki
0 siblings, 0 replies; 22+ messages in thread
From: Jauhien Piatlicki @ 2014-10-26 18:34 UTC (permalink / raw
To: gentoo-commits
commit: 4d3f9195583bce6eae3337785ccf83359ece5811
Author: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 26 18:33:38 2014 +0000
Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Sun Oct 26 18:33:38 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=4d3f9195
[media-gfx/lximage-qt] update live ebuild, drop QT4 support
---
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index 23f9d8a..717c4c9 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -14,19 +14,26 @@ if [[ ${PV} = *9999* ]]; then
else
SRC_URI="http://lxqt.org/downloads/${PN}/${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
- dev-qt/qtgui:4
+RDEPEND="
dev-libs/glib:2
+ dev-qt/linguist-tools:5
+ dev-qt/qtcore:5
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtprintsupport:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtx11extras:5
media-libs/libexif
>=x11-libs/libfm-1.2
+ x11-libs/libICE
+ x11-libs/libSM
x11-libs/libX11
+ x11-libs/libXext
x11-libs/libXfixes
x11-misc/pcmanfm-qt"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2014-10-29 20:07 Jauhien Piatlicki
0 siblings, 0 replies; 22+ messages in thread
From: Jauhien Piatlicki @ 2014-10-29 20:07 UTC (permalink / raw
To: gentoo-commits
commit: 160049a762b1481996abc30ff005945b8b6b9086
Author: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 29 20:07:16 2014 +0000
Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Wed Oct 29 20:07:16 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=160049a7
[media-gfx/lximage-qt] 0.3.0 release
---
media-gfx/lximage-qt/Manifest | 1 +
media-gfx/lximage-qt/lximage-qt-0.3.0.ebuild | 47 ++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)
diff --git a/media-gfx/lximage-qt/Manifest b/media-gfx/lximage-qt/Manifest
new file mode 100644
index 0000000..c4caea1
--- /dev/null
+++ b/media-gfx/lximage-qt/Manifest
@@ -0,0 +1 @@
+DIST lximage-qt-0.3.0.tar.xz 41660 SHA256 0a5a5114eb1014a4e24af17d4a5d77676bac6a5d25458082e8e2eb45c87f2984 SHA512 d5af86b32cb416378f30413c65cd576d7a7f6d88f551e4749b161d64e08984254f4e1eb8f7b897bb5a334eb72b2af1c5de47109f5dd462d66b3b7fe9febc4902 WHIRLPOOL 80aea4cbb37d41a1ec2793de7a0343cd5464d197ad748b0031ac55526d311a9c753b4542428d19fd9e84263e4a1b0716b89d03ba8a86435af063d93643bd4ee1
diff --git a/media-gfx/lximage-qt/lximage-qt-0.3.0.ebuild b/media-gfx/lximage-qt/lximage-qt-0.3.0.ebuild
new file mode 100644
index 0000000..319bce4
--- /dev/null
+++ b/media-gfx/lximage-qt/lximage-qt-0.3.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit cmake-utils
+
+DESCRIPTION="LXImage Image Viewer - GPicView replacement"
+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/${PN}/${PV}/${P}.tar.xz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2 LGPL-2.1+"
+SLOT="0"
+
+RDEPEND="
+ dev-libs/glib:2
+ dev-qt/linguist-tools:5
+ dev-qt/qtcore:5
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtprintsupport:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtx11extras:5
+ media-libs/libexif
+ >=x11-libs/libfm-1.2
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXfixes
+ x11-misc/pcmanfm-qt"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+src_configure() {
+ local mycmakeargs=(
+ -DUSE_QT5=ON
+ )
+ cmake-utils_src_configure
+}
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2015-10-01 14:27 Michael Palimaka
0 siblings, 0 replies; 22+ messages in thread
From: Michael Palimaka @ 2015-10-01 14:27 UTC (permalink / raw
To: gentoo-commits
commit: 76d2487286683bafd23f19a897f1ec361f0dc957
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 14:23:13 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=76d24872
media-gfx/lximage-qt: dev-qt/linguist-tools is a build-time dependency
Package-Manager: portage-2.2.20.1
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index 8e2f68b..fadc436 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -21,7 +21,6 @@ SLOT="0"
RDEPEND="
dev-libs/glib:2
- dev-qt/linguist-tools:5
dev-qt/qtcore:5
dev-qt/qtdbus:5
dev-qt/qtgui:5
@@ -37,4 +36,5 @@ RDEPEND="
x11-libs/libXfixes
x11-misc/pcmanfm-qt"
DEPEND="${RDEPEND}
+ dev-qt/linguist-tools:5
virtual/pkgconfig"
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2017-11-04 19:21 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2017-11-04 19:21 UTC (permalink / raw
To: gentoo-commits
commit: 7bdfeb341280973069e1daa4f30a87ddd04e1170
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 3 18:01:15 2017 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Nov 3 21:11:23 2017 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=7bdfeb34
media-gfx/lximage-qt: add live ebuild
To be used with LXQt.
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 56 +++++++++++++++++++++++++++++
media-gfx/lximage-qt/metadata.xml | 8 +++++
2 files changed, 64 insertions(+)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
new file mode 100644
index 00000000..4fc151da
--- /dev/null
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit cmake-utils xdg-utils
+
+DESCRIPTION="Lightweight Qt image viewer from the LXQt Project"
+HOMEPAGE="http://lxqt.org/"
+
+if [[ ${PV} == *9999* ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/lxde/${PN}.git"
+else
+ SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+LICENSE="|| ( GPL-2+ LGPL-2.1+ )"
+SLOT="0"
+
+RDEPEND="
+ dev-libs/glib:2
+ dev-qt/qtcore:5
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtprintsupport:5
+ dev-qt/qtsvg:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtx11extras:5
+ media-libs/libexif
+ >=x11-libs/libfm-1.2:=
+ x11-libs/libfm-qt:=
+ x11-libs/libX11
+ x11-libs/libXfixes
+"
+DEPEND="${RDEPEND}
+ dev-qt/linguist-tools:5
+ >=dev-util/lxqt-build-tools-0.4.0
+ lxqt-base/liblxqt
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local mycmakeargs=(
+ -DPULL_TRANSLATIONS=OFF
+ )
+ cmake-utils_src_configure
+}
+
+pkg_postinst() {
+ xdg_desktop_database_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+}
diff --git a/media-gfx/lximage-qt/metadata.xml b/media-gfx/lximage-qt/metadata.xml
new file mode 100644
index 00000000..a40a83a9
--- /dev/null
+++ b/media-gfx/lximage-qt/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>lxqt@gentoo.org</email>
+ <name>LXQt</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2019-02-18 23:29 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2019-02-18 23:29 UTC (permalink / raw
To: gentoo-commits
commit: f5201d1f33e0ae04ff2aa5ed24022c9c6dfdcf27
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 23:10:08 2019 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Feb 18 23:20:15 2019 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=f5201d1f
media-gfx/lximage-qt: add 0.14.0 for testing
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/Manifest | 1 +
media-gfx/lximage-qt/lximage-qt-0.14.0.ebuild | 44 +++++++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/media-gfx/lximage-qt/Manifest b/media-gfx/lximage-qt/Manifest
new file mode 100644
index 00000000..1d07c7b2
--- /dev/null
+++ b/media-gfx/lximage-qt/Manifest
@@ -0,0 +1 @@
+DIST lximage-qt-0.14.0.tar.xz 77624 BLAKE2B 5ef8c30b397f22a167b9f9f20fa832b04ac9bde4218d10f80a182d1781138b3b6fcce4e22f7c2b49c0e6d59a08ec9683839989b41c9faa91db997a71bbe98864 SHA512 fddf4656f9112e02bb208b7c327d8f1a40326c1b5c9bff1cbd65909e808652c81dcdf5d2b9cf9cffd03c9e82b4980b498337afcb8fb1ee32ca7a7814ef268a0d
diff --git a/media-gfx/lximage-qt/lximage-qt-0.14.0.ebuild b/media-gfx/lximage-qt/lximage-qt-0.14.0.ebuild
new file mode 100644
index 00000000..a1dc7bd2
--- /dev/null
+++ b/media-gfx/lximage-qt/lximage-qt-0.14.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="LXImage Image Viewer - GPicView replacement"
+HOMEPAGE="https://lxqt.org/"
+
+if [[ ${PV} = *9999* ]]; then
+ inherit git-r3
+ 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"
+fi
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+ dev-qt/linguist-tools:5
+ >=dev-util/lxqt-build-tools-0.6.0
+ virtual/pkgconfig
+"
+RDEPEND="
+ dev-libs/glib:2
+ dev-qt/qtcore:5
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtnetwork:5
+ dev-qt/qtprintsupport:5
+ dev-qt/qtsvg:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtx11extras:5
+ media-libs/libexif
+ >=x11-libs/libfm-1.2:=
+ >=x11-libs/libfm-qt-0.12.0:=
+ x11-libs/libX11
+ x11-libs/libXfixes
+ !lxqt-base/lxqt-l10n
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2019-02-27 12:05 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2019-02-27 12:05 UTC (permalink / raw
To: gentoo-commits
commit: 48c2ed5799af8243bff0e83f867fcff1c1638a2b
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 27 12:00:51 2019 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Feb 27 12:05:46 2019 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=48c2ed57
media-gfx/lximage-qt: version bump to 0.14.1
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/Manifest | 2 +-
.../lximage-qt/{lximage-qt-0.14.0.ebuild => lximage-qt-0.14.1.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/lximage-qt/Manifest b/media-gfx/lximage-qt/Manifest
index 1d07c7b2..eeaa3623 100644
--- a/media-gfx/lximage-qt/Manifest
+++ b/media-gfx/lximage-qt/Manifest
@@ -1 +1 @@
-DIST lximage-qt-0.14.0.tar.xz 77624 BLAKE2B 5ef8c30b397f22a167b9f9f20fa832b04ac9bde4218d10f80a182d1781138b3b6fcce4e22f7c2b49c0e6d59a08ec9683839989b41c9faa91db997a71bbe98864 SHA512 fddf4656f9112e02bb208b7c327d8f1a40326c1b5c9bff1cbd65909e808652c81dcdf5d2b9cf9cffd03c9e82b4980b498337afcb8fb1ee32ca7a7814ef268a0d
+DIST lximage-qt-0.14.1.tar.xz 78960 BLAKE2B c58e5c553e2803cd8d40d807cd1650b72e4de6297f29cdffce19cf3eb402d01735d869ed4e31e9c28ce03e09038628331cc547aebcb636c34dc936b349e33c9a SHA512 61286ade177a41d954e7b624b9f1320dc64fe6ef5ccc5ffbde5edee1e8cb00f3691b6a04f8eac4314b3fb622ba0613eb4d1851358f3a8c12e4a69d990c1ce3cd
diff --git a/media-gfx/lximage-qt/lximage-qt-0.14.0.ebuild b/media-gfx/lximage-qt/lximage-qt-0.14.1.ebuild
similarity index 100%
rename from media-gfx/lximage-qt/lximage-qt-0.14.0.ebuild
rename to media-gfx/lximage-qt/lximage-qt-0.14.1.ebuild
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2019-03-12 23:31 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2019-03-12 23:31 UTC (permalink / raw
To: gentoo-commits
commit: 0fb21bdb6254f8c9255151ab9ac6bbae9b94a342
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 12 23:21:14 2019 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 23:27:50 2019 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=0fb21bdb
media-gfx/lximage-qt: remove 'x11-libs/libfm' dependency
This requirement seems to have been removed a few years ago.
- https://github.com/lxqt/lximage-qt/commit/79ea1a06
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index a1dc7bd2..0f5ab733 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -35,7 +35,6 @@ RDEPEND="
dev-qt/qtwidgets:5
dev-qt/qtx11extras:5
media-libs/libexif
- >=x11-libs/libfm-1.2:=
>=x11-libs/libfm-qt-0.12.0:=
x11-libs/libX11
x11-libs/libXfixes
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2019-03-18 21:56 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2019-03-18 21:56 UTC (permalink / raw
To: gentoo-commits
commit: 39b7fbc91aa828950c9d18958096a4ada2f2e08c
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 18 21:49:01 2019 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 21:55:44 2019 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=39b7fbc9
media-gfx/lximage-qt: sync with the main Gentoo repo tree
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index 0f5ab733..7e74167d 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -24,7 +24,7 @@ BDEPEND="
>=dev-util/lxqt-build-tools-0.6.0
virtual/pkgconfig
"
-RDEPEND="
+DEPEND="
dev-libs/glib:2
dev-qt/qtcore:5
dev-qt/qtdbus:5
@@ -38,6 +38,7 @@ RDEPEND="
>=x11-libs/libfm-qt-0.12.0:=
x11-libs/libX11
x11-libs/libXfixes
+"
+RDEPEND="${DEPEND}
!lxqt-base/lxqt-l10n
"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2021-03-27 10:52 Andreas Sturmlechner
0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2021-03-27 10:52 UTC (permalink / raw
To: gentoo-commits
commit: 1d313dd385843bf98e7f7d1f593bb9842b291a5b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 10:51:19 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 10:51:19 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=1d313dd3
media-gfx/lximage-qt: Cleanup outdated lxqt-base/lxqt-l10n blocker
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index 724fa9c4..a3b7f236 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-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
@@ -39,6 +39,4 @@ DEPEND="
x11-libs/libX11
x11-libs/libXfixes
"
-RDEPEND="${DEPEND}
- !lxqt-base/lxqt-l10n
-"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2021-04-10 18:48 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2021-04-10 18:48 UTC (permalink / raw
To: gentoo-commits
commit: f1af6b5805597842134f0b4074bd4148747de1ff
Author: Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
AuthorDate: Mon Apr 5 18:57:34 2021 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 18:42:35 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=f1af6b58
media-gfx/lximage-qt: fix QA warning
Fix a QA warning regarding desktop database cache.
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
Closes: https://github.com/gentoo/qt/pull/235
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index a3b7f236..ae246ee3 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake
+inherit cmake xdg-utils
DESCRIPTION="LXImage Image Viewer - GPicView replacement"
HOMEPAGE="https://lxqt.org/"
@@ -40,3 +40,11 @@ DEPEND="
x11-libs/libXfixes
"
RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+ xdg_desktop_database_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+}
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2021-09-22 17:41 Andreas Sturmlechner
0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2021-09-22 17:41 UTC (permalink / raw
To: gentoo-commits
commit: 3bdeb4712f13d686e69920d466392e7a174f67f8
Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Jul 25 07:58:58 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 17:41:26 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=3bdeb471
media-gfx/lximage-qt: keyword for ~riscv
Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index 15e774a1..ed6ae294 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-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 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2+ LGPL-2.1+"
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2021-09-22 19:15 Andreas Sturmlechner
0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2021-09-22 19:15 UTC (permalink / raw
To: gentoo-commits
commit: 59fbb61fe765fa374e24340f92ab8fcb4f81b164
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 22 18:58:33 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 19:14:51 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=59fbb61f
media-gfx/lximage-qt: Sync with Gentoo ebuild repo
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index 8f316528..cd4a61ab 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -5,10 +5,10 @@ EAPI=7
inherit cmake xdg-utils
-DESCRIPTION="LXImage Image Viewer - GPicView replacement"
+DESCRIPTION="Qt Image Viewer"
HOMEPAGE="https://lxqt.github.io/"
-if [[ ${PV} = *9999* ]]; then
+if [[ ${PV} == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
@@ -16,12 +16,12 @@ else
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
fi
-LICENSE="GPL-2+ LGPL-2.1+"
+LICENSE="GPL-2 GPL-2+"
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
"
DEPEND="
@@ -35,7 +35,7 @@ DEPEND="
dev-qt/qtwidgets:5
dev-qt/qtx11extras:5
media-libs/libexif
- >=x11-libs/libfm-qt-0.12.0:=
+ >=x11-libs/libfm-qt-0.17.0:=
x11-libs/libX11
x11-libs/libXfixes
"
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2022-03-09 19:26 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2022-03-09 19:26 UTC (permalink / raw
To: gentoo-commits
commit: ca0f86c62c77b7c36519cb41577e1d8f7b032a37
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 9 19:06:32 2022 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 19:06:32 2022 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=ca0f86c6
media-gfx/lximage-qt: sync with the latest release ebuild
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 34 ++++++++++++++++-------------
1 file changed, 19 insertions(+), 15 deletions(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index cd4a61ab..1262cf87 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -1,14 +1,16 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
+
+MY_PV="$(ver_cut 1-2)"
inherit cmake xdg-utils
DESCRIPTION="Qt Image Viewer"
-HOMEPAGE="https://lxqt.github.io/"
+HOMEPAGE="https://lxqt-project.org/"
-if [[ ${PV} == *9999* ]]; then
+if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
@@ -20,22 +22,22 @@ LICENSE="GPL-2 GPL-2+"
SLOT="0"
BDEPEND="
- dev-qt/linguist-tools:5
- >=dev-util/lxqt-build-tools-0.9.0
+ >=dev-qt/linguist-tools-5.15:5
+ >=dev-util/lxqt-build-tools-0.10.0
virtual/pkgconfig
"
DEPEND="
dev-libs/glib:2
- dev-qt/qtcore:5
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtprintsupport:5
- dev-qt/qtsvg:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
+ >=dev-qt/qtcore-5.15:5
+ >=dev-qt/qtdbus-5.15:5
+ >=dev-qt/qtgui-5.15:5
+ >=dev-qt/qtnetwork-5.15:5
+ >=dev-qt/qtprintsupport-5.15:5
+ >=dev-qt/qtsvg-5.15:5
+ >=dev-qt/qtwidgets-5.15:5
+ >=dev-qt/qtx11extras-5.15:5
media-libs/libexif
- >=x11-libs/libfm-qt-0.17.0:=
+ =x11-libs/libfm-qt-${MY_PV}*:=
x11-libs/libX11
x11-libs/libXfixes
"
@@ -43,8 +45,10 @@ RDEPEND="${DEPEND}"
pkg_postinst() {
xdg_desktop_database_update
+ xdg_icon_cache_update
}
pkg_postrm() {
xdg_desktop_database_update
+ xdg_icon_cache_update
}
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2022-04-18 22:13 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2022-04-18 22:13 UTC (permalink / raw
To: gentoo-commits
commit: 3155cce42d4d9dec5fe716f09ac68f42a6d5388b
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 21:52:13 2022 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 21:52:13 2022 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=3155cce4
media-gfx/lximage-qt: update dependencies
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index 1262cf87..a7b949ca 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="0"
BDEPEND="
>=dev-qt/linguist-tools-5.15:5
- >=dev-util/lxqt-build-tools-0.10.0
+ >=dev-util/lxqt-build-tools-0.11.0
virtual/pkgconfig
"
DEPEND="
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2022-11-18 13:51 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2022-11-18 13:51 UTC (permalink / raw
To: gentoo-commits
commit: 1a52609025ac9c8ed4fc0f3c887e7494e00f173b
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 18 13:45:08 2022 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Nov 18 13:45:08 2022 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=1a526090
media-gfx/lximage-qt: sync with ::gentoo
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index a7b949ca..a961e786 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="0"
BDEPEND="
>=dev-qt/linguist-tools-5.15:5
- >=dev-util/lxqt-build-tools-0.11.0
+ >=dev-util/lxqt-build-tools-0.12.0
virtual/pkgconfig
"
DEPEND="
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2023-11-09 18:07 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2023-11-09 18:07 UTC (permalink / raw
To: gentoo-commits
commit: e47d71cebcd54310704dd4526485de9ae258e42b
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 9 17:57:52 2023 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Thu Nov 9 18:05:20 2023 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=e47d71ce
media-gfx/lximage-qt: bump year and lxqt-build-tools and add loong
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index a961e786..28536ab0 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2 GPL-2+"
@@ -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] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2024-03-25 21:12 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2024-03-25 21:12 UTC (permalink / raw
To: gentoo-commits
commit: dc1a620c468cfad3b68008204bc63bfb7d083cc7
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 21:06:36 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 21:11:36 2024 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=dc1a620c
media-gfx/lximage-qt: welcome qt6
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index 28536ab0..246757d7 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-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,14 @@ LICENSE="GPL-2 GPL-2+"
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/glib:2
- >=dev-qt/qtcore-5.15:5
- >=dev-qt/qtdbus-5.15:5
- >=dev-qt/qtgui-5.15:5
- >=dev-qt/qtnetwork-5.15:5
- >=dev-qt/qtprintsupport-5.15:5
- >=dev-qt/qtsvg-5.15:5
- >=dev-qt/qtwidgets-5.15:5
- >=dev-qt/qtx11extras-5.15:5
+ >=dev-qt/qtbase-6.6:6[dbus,gui,network,widgets]
+ >=dev-qt/qtsvg-6.6:6
media-libs/libexif
=x11-libs/libfm-qt-${MY_PV}*:=
x11-libs/libX11
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2024-04-21 20:04 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2024-04-21 20:04 UTC (permalink / raw
To: gentoo-commits
commit: 73c7d1d23b25acb18e36f8acade1dfc52c0f4de3
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 17:22:03 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=73c7d1d2
media-gfx/lximage-qt: add 2.0.0
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/Manifest | 1 +
media-gfx/lximage-qt/lximage-qt-2.0.0.ebuild | 48 ++++++++++++++++++++++++++++
2 files changed, 49 insertions(+)
diff --git a/media-gfx/lximage-qt/Manifest b/media-gfx/lximage-qt/Manifest
new file mode 100644
index 00000000..4d60d616
--- /dev/null
+++ b/media-gfx/lximage-qt/Manifest
@@ -0,0 +1 @@
+DIST lximage-qt-2.0.0.tar.xz 847796 BLAKE2B 4a81730bfc71b3746f7df9a357feb2480c4d4ed1462b70349113fa2b0b4e2c77471205549366cba99236d836753235cb929a6c98b3c08c346346a89ba70e3935 SHA512 f0d8b810915102ecd2cff0b78049056eb6eb3e7b7112bac13742f780d1cacc51fce12114dacc47ca6846d77d01bf21efca0666b1d5f6ca467a6e07deefeee83a
diff --git a/media-gfx/lximage-qt/lximage-qt-2.0.0.ebuild b/media-gfx/lximage-qt/lximage-qt-2.0.0.ebuild
new file mode 100644
index 00000000..5a929584
--- /dev/null
+++ b/media-gfx/lximage-qt/lximage-qt-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
+
+MY_PV="$(ver_cut 1-2)"
+
+inherit cmake xdg-utils
+
+DESCRIPTION="Qt Image Viewer"
+HOMEPAGE="https://lxqt-project.org/"
+
+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="GPL-2 GPL-2+"
+SLOT="0"
+
+BDEPEND="
+ >=dev-qt/qttools-6.6:6[linguist]
+ >=dev-util/lxqt-build-tools-2.0.0
+ virtual/pkgconfig
+"
+DEPEND="
+ dev-libs/glib:2
+ >=dev-qt/qtbase-6.6:6[dbus,gui,network,widgets]
+ >=dev-qt/qtsvg-6.6:6
+ media-libs/libexif
+ =x11-libs/libfm-qt-${MY_PV}*:=
+ x11-libs/libX11
+ x11-libs/libXfixes
+"
+RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+ xdg_desktop_database_update
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2024-05-08 17:50 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2024-05-08 17:50 UTC (permalink / raw
To: gentoo-commits
commit: f4c86c5a5342b6e4cc9a9c5547f14435fac6c255
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed May 8 17:49:39 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed May 8 17:49:39 2024 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=f4c86c5a
media-gfx/lximage-qt: add 2.0.1, drop 2.0.0
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/Manifest | 2 +-
.../lximage-qt/{lximage-qt-2.0.0.ebuild => lximage-qt-2.0.1.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/lximage-qt/Manifest b/media-gfx/lximage-qt/Manifest
index 4d60d616..43757cfc 100644
--- a/media-gfx/lximage-qt/Manifest
+++ b/media-gfx/lximage-qt/Manifest
@@ -1 +1 @@
-DIST lximage-qt-2.0.0.tar.xz 847796 BLAKE2B 4a81730bfc71b3746f7df9a357feb2480c4d4ed1462b70349113fa2b0b4e2c77471205549366cba99236d836753235cb929a6c98b3c08c346346a89ba70e3935 SHA512 f0d8b810915102ecd2cff0b78049056eb6eb3e7b7112bac13742f780d1cacc51fce12114dacc47ca6846d77d01bf21efca0666b1d5f6ca467a6e07deefeee83a
+DIST lximage-qt-2.0.1.tar.xz 848348 BLAKE2B d2484baffaae220436ae157dccda86e126b416101f047133f494cb44d9c3bba007ce797c1aa88d21ba4b242abdf8cacf73706831570943e4d7a36eb02591fc7b SHA512 594e86a4bedf3f9689107d79d852ba1ef4db83f06572b8c077ed5850dc10cc05a33fe79a0c05632f7e7541a6f895919b72c264635306f7a468eac6ecde531ba4
diff --git a/media-gfx/lximage-qt/lximage-qt-2.0.0.ebuild b/media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild
similarity index 100%
rename from media-gfx/lximage-qt/lximage-qt-2.0.0.ebuild
rename to media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2024-06-14 22:15 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2024-06-14 22:15 UTC (permalink / raw
To: gentoo-commits
commit: 622fd20668bb1ea2ca4ace78d4bad9d1ca011e6c
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 22:02:14 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 22:14:14 2024 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=622fd206
media-gfx/lximage-qt: drop 2.0.1
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/Manifest | 1 -
media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild | 48 ----------------------------
2 files changed, 49 deletions(-)
diff --git a/media-gfx/lximage-qt/Manifest b/media-gfx/lximage-qt/Manifest
deleted file mode 100644
index 43757cfc..00000000
--- a/media-gfx/lximage-qt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lximage-qt-2.0.1.tar.xz 848348 BLAKE2B d2484baffaae220436ae157dccda86e126b416101f047133f494cb44d9c3bba007ce797c1aa88d21ba4b242abdf8cacf73706831570943e4d7a36eb02591fc7b SHA512 594e86a4bedf3f9689107d79d852ba1ef4db83f06572b8c077ed5850dc10cc05a33fe79a0c05632f7e7541a6f895919b72c264635306f7a468eac6ecde531ba4
diff --git a/media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild b/media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild
deleted file mode 100644
index 5a929584..00000000
--- a/media-gfx/lximage-qt/lximage-qt-2.0.1.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
-
-MY_PV="$(ver_cut 1-2)"
-
-inherit cmake xdg-utils
-
-DESCRIPTION="Qt Image Viewer"
-HOMEPAGE="https://lxqt-project.org/"
-
-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="GPL-2 GPL-2+"
-SLOT="0"
-
-BDEPEND="
- >=dev-qt/qttools-6.6:6[linguist]
- >=dev-util/lxqt-build-tools-2.0.0
- virtual/pkgconfig
-"
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtbase-6.6:6[dbus,gui,network,widgets]
- >=dev-qt/qtsvg-6.6:6
- media-libs/libexif
- =x11-libs/libfm-qt-${MY_PV}*:=
- x11-libs/libX11
- x11-libs/libXfixes
-"
-RDEPEND="${DEPEND}"
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
@ 2024-11-06 13:47 Jimi Huotari
0 siblings, 0 replies; 22+ messages in thread
From: Jimi Huotari @ 2024-11-06 13:47 UTC (permalink / raw
To: gentoo-commits
commit: 97d8ff5dd608561acd5cad91bd79b71cfd96533e
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 6 13:36:59 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Nov 6 13:37:33 2024 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=97d8ff5d
media-gfx/lximage-qt: sync keywords and update dependencies
Also adjust LICENSES and use 'xdg' instead of 'xdg-utils'.
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 18 ++++--------------
1 file changed, 4 insertions(+), 14 deletions(-)
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index 5a929584..0c866b89 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
MY_PV="$(ver_cut 1-2)"
-inherit cmake xdg-utils
+inherit cmake xdg
DESCRIPTION="Qt Image Viewer"
HOMEPAGE="https://lxqt-project.org/"
@@ -15,15 +15,15 @@ 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="GPL-2 GPL-2+"
+LICENSE="GPL-2+"
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="
@@ -36,13 +36,3 @@ DEPEND="
x11-libs/libXfixes
"
RDEPEND="${DEPEND}"
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 22+ messages in thread
end of thread, other threads:[~2024-11-06 13:48 UTC | newest]
Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-22 17:41 [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2024-11-06 13:47 Jimi Huotari
2024-06-14 22:15 Jimi Huotari
2024-05-08 17:50 Jimi Huotari
2024-04-21 20:04 Jimi Huotari
2024-03-25 21:12 Jimi Huotari
2023-11-09 18:07 Jimi Huotari
2022-11-18 13:51 Jimi Huotari
2022-04-18 22:13 Jimi Huotari
2022-03-09 19:26 Jimi Huotari
2021-09-22 19:15 Andreas Sturmlechner
2021-04-10 18:48 Jimi Huotari
2021-03-27 10:52 Andreas Sturmlechner
2019-03-18 21:56 Jimi Huotari
2019-03-12 23:31 Jimi Huotari
2019-02-27 12:05 Jimi Huotari
2019-02-18 23:29 Jimi Huotari
2017-11-04 19:21 Jimi Huotari
2015-10-01 14:27 Michael Palimaka
2014-10-29 20:07 Jauhien Piatlicki
2014-10-26 18:34 Jauhien Piatlicki
2014-05-27 21:39 Davide Pesavento
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox