* [gentoo-commits] proj/qt:master commit in: dev-qt/pixeltool/
@ 2013-07-30 6:07 Davide Pesavento
0 siblings, 0 replies; 6+ messages in thread
From: Davide Pesavento @ 2013-07-30 6:07 UTC (permalink / raw
To: gentoo-commits
commit: 843fa9b16bd1970f8de456c9e6a601f178c1be1a
Author: Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Tue Jul 30 06:07:40 2013 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 06:07:40 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=843fa9b1
[dev-qt/pixeltool] Fix build.
Package-Manager: portage-2.2.0_alpha190
---
dev-qt/pixeltool/pixeltool-4.8.9999.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-qt/pixeltool/pixeltool-4.8.9999.ebuild b/dev-qt/pixeltool/pixeltool-4.8.9999.ebuild
index 7c97da7..3a0e3a4 100644
--- a/dev-qt/pixeltool/pixeltool-4.8.9999.ebuild
+++ b/dev-qt/pixeltool/pixeltool-4.8.9999.ebuild
@@ -26,6 +26,8 @@ pkg_setup() {
QT4_TARGET_DIRECTORIES="tools/pixeltool"
QT4_EXTRACT_DIRECTORIES="
include
+ src/corelib
+ src/gui
tools/pixeltool"
qt4-build_pkg_setup
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/qt:master commit in: dev-qt/pixeltool/
@ 2013-08-31 8:37 Davide Pesavento
0 siblings, 0 replies; 6+ messages in thread
From: Davide Pesavento @ 2013-08-31 8:37 UTC (permalink / raw
To: gentoo-commits
commit: f6b99e42fee54ab3acedf458cc684f5cde0bf124
Author: Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Sat Aug 31 08:37:05 2013 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sat Aug 31 08:37:05 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=f6b99e42
[dev-qt/pixeltool] Add blocker wrt bug 482620.
Package-Manager: portage-2.2.1
---
dev-qt/pixeltool/pixeltool-4.8.9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-qt/pixeltool/pixeltool-4.8.9999.ebuild b/dev-qt/pixeltool/pixeltool-4.8.9999.ebuild
index 3a0e3a4..0f3213b 100644
--- a/dev-qt/pixeltool/pixeltool-4.8.9999.ebuild
+++ b/dev-qt/pixeltool/pixeltool-4.8.9999.ebuild
@@ -19,6 +19,7 @@ IUSE=""
DEPEND="
~dev-qt/qtcore-${PV}[aqua=,debug=]
~dev-qt/qtgui-${PV}[aqua=,debug=]
+ !<dev-qt/qthelp-4.8.5:4
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/qt:master commit in: dev-qt/pixeltool/
@ 2013-12-23 1:00 Davide Pesavento
0 siblings, 0 replies; 6+ messages in thread
From: Davide Pesavento @ 2013-12-23 1:00 UTC (permalink / raw
To: gentoo-commits
commit: b9066f8b28248ffe6aa6fe830ae4944aed63a057
Author: Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Mon Dec 23 00:59:50 2013 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 00:59:50 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=b9066f8b
[dev-qt/pixeltool] Ebuilds for Qt5 pixeltool.
Package-Manager: portage-2.2.7
---
dev-qt/pixeltool/Manifest | 1 +
dev-qt/pixeltool/pixeltool-5.2.0.ebuild | 31 ++++++++++++++++++++++++++++++
dev-qt/pixeltool/pixeltool-5.2.9999.ebuild | 31 ++++++++++++++++++++++++++++++
dev-qt/pixeltool/pixeltool-5.9999.ebuild | 31 ++++++++++++++++++++++++++++++
4 files changed, 94 insertions(+)
diff --git a/dev-qt/pixeltool/Manifest b/dev-qt/pixeltool/Manifest
new file mode 100644
index 0000000..12af6e1
--- /dev/null
+++ b/dev-qt/pixeltool/Manifest
@@ -0,0 +1 @@
+DIST qttools-opensource-src-5.2.0.tar.xz 8941736 SHA256 ff331510ecb776b3059953e216e9fa7a4c0736eeb148c4cf11acc8150811b7f0 SHA512 5dd331d8d403c1645e6ce155feb2149ee11c9686031d29fb62d5989435b3d3fbeee679b4b82fffd4e0e19a361bec2935ac71e292da76d5358b49abb78bb00fec WHIRLPOOL cc824e8702709e5c480c86867b9e715b037f63c03c74091c8ae0dcf1fb6dd34a07422389ab5099165aea7c3597fb355ed9068e65453e385637ee1658d31a4d4e
diff --git a/dev-qt/pixeltool/pixeltool-5.2.0.ebuild b/dev-qt/pixeltool/pixeltool-5.2.0.ebuild
new file mode 100644
index 0000000..1325feb
--- /dev/null
+++ b/dev-qt/pixeltool/pixeltool-5.2.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+QT5_MODULE="qttools"
+
+inherit qt5-build
+
+DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
+
+if [[ ${QT5_BUILD_TYPE} == live ]]; then
+ KEYWORDS=""
+else
+ KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+DEPEND="
+ >=dev-qt/qtcore-${PV}:5[debug=]
+ >=dev-qt/qtgui-${PV}:5[debug=]
+ >=dev-qt/qtnetwork-${PV}:5[debug=]
+ >=dev-qt/qtwidgets-${PV}:5[debug=]
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+ src/pixeltool
+)
diff --git a/dev-qt/pixeltool/pixeltool-5.2.9999.ebuild b/dev-qt/pixeltool/pixeltool-5.2.9999.ebuild
new file mode 100644
index 0000000..1325feb
--- /dev/null
+++ b/dev-qt/pixeltool/pixeltool-5.2.9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+QT5_MODULE="qttools"
+
+inherit qt5-build
+
+DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
+
+if [[ ${QT5_BUILD_TYPE} == live ]]; then
+ KEYWORDS=""
+else
+ KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+DEPEND="
+ >=dev-qt/qtcore-${PV}:5[debug=]
+ >=dev-qt/qtgui-${PV}:5[debug=]
+ >=dev-qt/qtnetwork-${PV}:5[debug=]
+ >=dev-qt/qtwidgets-${PV}:5[debug=]
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+ src/pixeltool
+)
diff --git a/dev-qt/pixeltool/pixeltool-5.9999.ebuild b/dev-qt/pixeltool/pixeltool-5.9999.ebuild
new file mode 100644
index 0000000..1325feb
--- /dev/null
+++ b/dev-qt/pixeltool/pixeltool-5.9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+QT5_MODULE="qttools"
+
+inherit qt5-build
+
+DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
+
+if [[ ${QT5_BUILD_TYPE} == live ]]; then
+ KEYWORDS=""
+else
+ KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+DEPEND="
+ >=dev-qt/qtcore-${PV}:5[debug=]
+ >=dev-qt/qtgui-${PV}:5[debug=]
+ >=dev-qt/qtnetwork-${PV}:5[debug=]
+ >=dev-qt/qtwidgets-${PV}:5[debug=]
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+ src/pixeltool
+)
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/qt:master commit in: dev-qt/pixeltool/
@ 2017-02-25 11:42 Michael Palimaka
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2017-02-25 11:42 UTC (permalink / raw
To: gentoo-commits
commit: 273ba1237bfb89f72909430a3e155e6282892f12
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 11:40:17 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 11:41:54 2017 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=273ba123
dev-qt/pixeltool: remove unused dependency
Upstream-commit: a685d8ad61335ce9908bf5ce4d4cd63283965a83
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-qt/pixeltool/pixeltool-5.6.9999.ebuild | 3 +--
dev-qt/pixeltool/pixeltool-5.7.9999.ebuild | 3 +--
dev-qt/pixeltool/pixeltool-5.8.0.ebuild | 1 -
dev-qt/pixeltool/pixeltool-5.8.9999.ebuild | 3 +--
dev-qt/pixeltool/pixeltool-5.9999.ebuild | 3 +--
5 files changed, 4 insertions(+), 9 deletions(-)
diff --git a/dev-qt/pixeltool/pixeltool-5.6.9999.ebuild b/dev-qt/pixeltool/pixeltool-5.6.9999.ebuild
index 8d7ff1e6..3867c788 100644
--- a/dev-qt/pixeltool/pixeltool-5.6.9999.ebuild
+++ b/dev-qt/pixeltool/pixeltool-5.6.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,6 @@ IUSE=""
DEPEND="
~dev-qt/qtcore-${PV}
~dev-qt/qtgui-${PV}
- ~dev-qt/qtnetwork-${PV}
~dev-qt/qtwidgets-${PV}
"
RDEPEND="${DEPEND}"
diff --git a/dev-qt/pixeltool/pixeltool-5.7.9999.ebuild b/dev-qt/pixeltool/pixeltool-5.7.9999.ebuild
index 8d7ff1e6..3867c788 100644
--- a/dev-qt/pixeltool/pixeltool-5.7.9999.ebuild
+++ b/dev-qt/pixeltool/pixeltool-5.7.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,6 @@ IUSE=""
DEPEND="
~dev-qt/qtcore-${PV}
~dev-qt/qtgui-${PV}
- ~dev-qt/qtnetwork-${PV}
~dev-qt/qtwidgets-${PV}
"
RDEPEND="${DEPEND}"
diff --git a/dev-qt/pixeltool/pixeltool-5.8.0.ebuild b/dev-qt/pixeltool/pixeltool-5.8.0.ebuild
index 0e15aa73..3867c788 100644
--- a/dev-qt/pixeltool/pixeltool-5.8.0.ebuild
+++ b/dev-qt/pixeltool/pixeltool-5.8.0.ebuild
@@ -17,7 +17,6 @@ IUSE=""
DEPEND="
~dev-qt/qtcore-${PV}
~dev-qt/qtgui-${PV}
- ~dev-qt/qtnetwork-${PV}
~dev-qt/qtwidgets-${PV}
"
RDEPEND="${DEPEND}"
diff --git a/dev-qt/pixeltool/pixeltool-5.8.9999.ebuild b/dev-qt/pixeltool/pixeltool-5.8.9999.ebuild
index 8d7ff1e6..3867c788 100644
--- a/dev-qt/pixeltool/pixeltool-5.8.9999.ebuild
+++ b/dev-qt/pixeltool/pixeltool-5.8.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,6 @@ IUSE=""
DEPEND="
~dev-qt/qtcore-${PV}
~dev-qt/qtgui-${PV}
- ~dev-qt/qtnetwork-${PV}
~dev-qt/qtwidgets-${PV}
"
RDEPEND="${DEPEND}"
diff --git a/dev-qt/pixeltool/pixeltool-5.9999.ebuild b/dev-qt/pixeltool/pixeltool-5.9999.ebuild
index 8d7ff1e6..3867c788 100644
--- a/dev-qt/pixeltool/pixeltool-5.9999.ebuild
+++ b/dev-qt/pixeltool/pixeltool-5.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,6 @@ IUSE=""
DEPEND="
~dev-qt/qtcore-${PV}
~dev-qt/qtgui-${PV}
- ~dev-qt/qtnetwork-${PV}
~dev-qt/qtwidgets-${PV}
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/qt:master commit in: dev-qt/pixeltool/
@ 2021-09-15 20:33 Davide Pesavento
0 siblings, 0 replies; 6+ messages in thread
From: Davide Pesavento @ 2021-09-15 20:33 UTC (permalink / raw
To: gentoo-commits
commit: 7f83e7546377d925778f1026497b6249d8438cc6
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 15 20:30:28 2021 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed Sep 15 20:30:28 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=7f83e754
dev-qt/pixeltool: png support in qtgui is required
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>
dev-qt/pixeltool/pixeltool-5.15.2.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/pixeltool/pixeltool-5.15.2.9999.ebuild b/dev-qt/pixeltool/pixeltool-5.15.2.9999.ebuild
index e759fce4..c22d90fb 100644
--- a/dev-qt/pixeltool/pixeltool-5.15.2.9999.ebuild
+++ b/dev-qt/pixeltool/pixeltool-5.15.2.9999.ebuild
@@ -16,7 +16,7 @@ IUSE=""
DEPEND="
=dev-qt/qtcore-${QT5_PV}*:5=
- =dev-qt/qtgui-${QT5_PV}*:5=
+ =dev-qt/qtgui-${QT5_PV}*:5=[png]
=dev-qt/qtwidgets-${QT5_PV}*
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/qt:master commit in: dev-qt/pixeltool/
@ 2022-03-21 10:06 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2022-03-21 10:06 UTC (permalink / raw
To: gentoo-commits
commit: 05fb3deafe05733d14c8de28b019feb3c8c5f770
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 12 15:05:16 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 10:04:47 2022 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=05fb3dea
dev-qt/pixeltool: Symlink pixeltool to /usr/bin/pixeltool
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/pixeltool/pixeltool-5.15.3.9999.ebuild | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/dev-qt/pixeltool/pixeltool-5.15.3.9999.ebuild b/dev-qt/pixeltool/pixeltool-5.15.3.9999.ebuild
index c22d90fb..cd180247 100644
--- a/dev-qt/pixeltool/pixeltool-5.15.3.9999.ebuild
+++ b/dev-qt/pixeltool/pixeltool-5.15.3.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,8 +19,16 @@ DEPEND="
=dev-qt/qtgui-${QT5_PV}*:5=[png]
=dev-qt/qtwidgets-${QT5_PV}*
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !dev-qt/${PN}:5
+ !<dev-qt/qtchooser-66-r2
+"
QT5_TARGET_SUBDIRS=(
src/pixeltool
)
+
+src_install() {
+ qt5-build_src_install
+ qt5_symlink_binary_to_path pixeltool
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-03-21 10:06 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-25 11:42 [gentoo-commits] proj/qt:master commit in: dev-qt/pixeltool/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2022-03-21 10:06 Andreas Sturmlechner
2021-09-15 20:33 Davide Pesavento
2013-12-23 1:00 Davide Pesavento
2013-08-31 8:37 Davide Pesavento
2013-07-30 6:07 Davide Pesavento
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox