public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: dev-qt/qtpaths/
@ 2014-05-15 13:25 Michael Palimaka
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2014-05-15 13:25 UTC (permalink / raw
  To: gentoo-commits

commit:     cd849cb52682bfe8601f0476da477ed7ec44ef75
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu May 15 13:24:14 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May 15 13:24:37 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=cd849cb5

[dev-qt/qtpaths] New package.

Package-Manager: portage-2.2.8-r1

---
 dev-qt/qtpaths/Manifest                |  1 +
 dev-qt/qtpaths/metadata.xml            |  9 +++++++++
 dev-qt/qtpaths/qtpaths-5.3.0_rc.ebuild | 28 ++++++++++++++++++++++++++++
 dev-qt/qtpaths/qtpaths-5.3.9999.ebuild | 28 ++++++++++++++++++++++++++++
 dev-qt/qtpaths/qtpaths-5.9999.ebuild   | 28 ++++++++++++++++++++++++++++
 5 files changed, 94 insertions(+)

diff --git a/dev-qt/qtpaths/Manifest b/dev-qt/qtpaths/Manifest
new file mode 100644
index 0000000..6c71c92
--- /dev/null
+++ b/dev-qt/qtpaths/Manifest
@@ -0,0 +1 @@
+DIST qttools-opensource-src-5.3.0-RC.tar.xz 8988688 SHA256 4e39e77c589fb6e5d1773e18b8c76f49747bc2ff1b7eb1012ab4f05feb37ede7 SHA512 cc040c95c2d42758de2e1e3779ff6c9580a27254fe4937f362a575f1526f323359d36b9046857c8083cedc54126fefa798c298ae04c1c1bb0e54e45a2e7038e5 WHIRLPOOL 621bdbd5a0c4186cc39ab4b01f441b77865282a0207735b554daa693b4ae44b5870b26f4de4ba7443eba6e7b4ce40037af5f66952962b3c2da867d1933821236

diff --git a/dev-qt/qtpaths/metadata.xml b/dev-qt/qtpaths/metadata.xml
new file mode 100644
index 0000000..9d5bff1
--- /dev/null
+++ b/dev-qt/qtpaths/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>qt</herd>
+	<upstream>
+		<bugs-to>https://bugreports.qt-project.org/</bugs-to>
+		<doc>http://qt-project.org/doc/</doc>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-qt/qtpaths/qtpaths-5.3.0_rc.ebuild b/dev-qt/qtpaths/qtpaths-5.3.0_rc.ebuild
new file mode 100644
index 0000000..058564c
--- /dev/null
+++ b/dev-qt/qtpaths/qtpaths-5.3.0_rc.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 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=]
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+	src/qtpaths
+)

diff --git a/dev-qt/qtpaths/qtpaths-5.3.9999.ebuild b/dev-qt/qtpaths/qtpaths-5.3.9999.ebuild
new file mode 100644
index 0000000..058564c
--- /dev/null
+++ b/dev-qt/qtpaths/qtpaths-5.3.9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 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=]
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+	src/qtpaths
+)

diff --git a/dev-qt/qtpaths/qtpaths-5.9999.ebuild b/dev-qt/qtpaths/qtpaths-5.9999.ebuild
new file mode 100644
index 0000000..058564c
--- /dev/null
+++ b/dev-qt/qtpaths/qtpaths-5.9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 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=]
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+	src/qtpaths
+)


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

* [gentoo-commits] proj/qt:master commit in: dev-qt/qtpaths/
@ 2016-04-24 19:17 Davide Pesavento
  0 siblings, 0 replies; 5+ messages in thread
From: Davide Pesavento @ 2016-04-24 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     ae7e63f3e5195c0877718e016e47fd941438dbc7
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 19:17:46 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 19:17:46 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=ae7e63f3

dev-qt/qtpaths: use upstream description

Package-Manager: portage-2.2.28

 dev-qt/qtpaths/qtpaths-5.6.9999.ebuild   | 2 +-
 dev-qt/qtpaths/qtpaths-5.7.0_beta.ebuild | 2 +-
 dev-qt/qtpaths/qtpaths-5.7.9999.ebuild   | 2 +-
 dev-qt/qtpaths/qtpaths-5.9999.ebuild     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qtpaths/qtpaths-5.6.9999.ebuild b/dev-qt/qtpaths/qtpaths-5.6.9999.ebuild
index f697b05..b5d7aec 100644
--- a/dev-qt/qtpaths/qtpaths-5.6.9999.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.6.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 QT5_MODULE="qttools"
 inherit qt5-build
 
-DESCRIPTION="Tool to query Qt path information"
+DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
 	KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"

diff --git a/dev-qt/qtpaths/qtpaths-5.7.0_beta.ebuild b/dev-qt/qtpaths/qtpaths-5.7.0_beta.ebuild
index f697b05..b5d7aec 100644
--- a/dev-qt/qtpaths/qtpaths-5.7.0_beta.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.7.0_beta.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 QT5_MODULE="qttools"
 inherit qt5-build
 
-DESCRIPTION="Tool to query Qt path information"
+DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
 	KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"

diff --git a/dev-qt/qtpaths/qtpaths-5.7.9999.ebuild b/dev-qt/qtpaths/qtpaths-5.7.9999.ebuild
index f697b05..b5d7aec 100644
--- a/dev-qt/qtpaths/qtpaths-5.7.9999.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.7.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 QT5_MODULE="qttools"
 inherit qt5-build
 
-DESCRIPTION="Tool to query Qt path information"
+DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
 	KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"

diff --git a/dev-qt/qtpaths/qtpaths-5.9999.ebuild b/dev-qt/qtpaths/qtpaths-5.9999.ebuild
index f697b05..b5d7aec 100644
--- a/dev-qt/qtpaths/qtpaths-5.9999.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 QT5_MODULE="qttools"
 inherit qt5-build
 
-DESCRIPTION="Tool to query Qt path information"
+DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
 	KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"


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

* [gentoo-commits] proj/qt:master commit in: dev-qt/qtpaths/
@ 2018-01-26 11:45 Michael Palimaka
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2018-01-26 11:45 UTC (permalink / raw
  To: gentoo-commits

commit:     95018c1521f2d6891e4c74291793ec6fd579ff5e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 26 11:44:53 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jan 26 11:45:37 2018 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=95018c15

dev-qt/qtpaths: restore ~arm64 keyword

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qtpaths/qtpaths-5.10.0.ebuild    | 4 ++--
 dev-qt/qtpaths/qtpaths-5.10.9999.ebuild | 4 ++--
 dev-qt/qtpaths/qtpaths-5.11.9999.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-qt/qtpaths/qtpaths-5.10.0.ebuild b/dev-qt/qtpaths/qtpaths-5.10.0.ebuild
index e19eed5f..bc5bdee2 100644
--- a/dev-qt/qtpaths/qtpaths-5.10.0.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 fi
 
 IUSE=""

diff --git a/dev-qt/qtpaths/qtpaths-5.10.9999.ebuild b/dev-qt/qtpaths/qtpaths-5.10.9999.ebuild
index e19eed5f..bc5bdee2 100644
--- a/dev-qt/qtpaths/qtpaths-5.10.9999.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.10.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 fi
 
 IUSE=""

diff --git a/dev-qt/qtpaths/qtpaths-5.11.9999.ebuild b/dev-qt/qtpaths/qtpaths-5.11.9999.ebuild
index bb2275b8..bc5bdee2 100644
--- a/dev-qt/qtpaths/qtpaths-5.11.9999.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.11.9999.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 fi
 
 IUSE=""


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

* [gentoo-commits] proj/qt:master commit in: dev-qt/qtpaths/
@ 2022-03-21 10:06 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2022-03-21 10:06 UTC (permalink / raw
  To: gentoo-commits

commit:     ba601768409f0a66db245d7d0041b7c02f703aa0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 20:59:22 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 10:04:46 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=ba601768

dev-qt/qtpaths: Symlink qtpaths to /usr/bin/qtpaths5

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

 dev-qt/qtpaths/qtpaths-5.15.3.9999.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-qt/qtpaths/qtpaths-5.15.3.9999.ebuild b/dev-qt/qtpaths/qtpaths-5.15.3.9999.ebuild
index 5bf2463e..6ce80927 100644
--- a/dev-qt/qtpaths/qtpaths-5.15.3.9999.ebuild
+++ b/dev-qt/qtpaths/qtpaths-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
@@ -22,3 +22,8 @@ RDEPEND="${DEPEND}"
 QT5_TARGET_SUBDIRS=(
 	src/qtpaths
 )
+
+src_install() {
+	qt5-build_src_install
+	qt5_symlink_binary_to_path qtpaths 5
+}


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

* [gentoo-commits] proj/qt:master commit in: dev-qt/qtpaths/
@ 2022-09-08  9:29 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2022-09-08  9:29 UTC (permalink / raw
  To: gentoo-commits

commit:     073679368917c9a3295ba0f1f0dc7946f57f20c0
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 04:17:50 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 09:28:49 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=07367936

dev-qt/qtpaths: keyword 5.15.5 for ~loong

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

 dev-qt/qtpaths/qtpaths-5.15.5.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtpaths/qtpaths-5.15.5.9999.ebuild b/dev-qt/qtpaths/qtpaths-5.15.5.9999.ebuild
index 6ce80927..8daabef5 100644
--- a/dev-qt/qtpaths/qtpaths-5.15.5.9999.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.15.5.9999.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE=""


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

end of thread, other threads:[~2022-09-08  9:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-24 19:17 [gentoo-commits] proj/qt:master commit in: dev-qt/qtpaths/ Davide Pesavento
  -- strict thread matches above, loose matches on Subject: below --
2022-09-08  9:29 Andreas Sturmlechner
2022-03-21 10:06 Andreas Sturmlechner
2018-01-26 11:45 Michael Palimaka
2014-05-15 13:25 Michael Palimaka

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