public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/pixeltool/
Date: Mon, 23 Dec 2013 01:00:00 +0000 (UTC)	[thread overview]
Message-ID: <1387760390.b9066f8b28248ffe6aa6fe830ae4944aed63a057.pesa@gentoo> (raw)

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
+)


             reply	other threads:[~2013-12-23  1:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-23  1:00 Davide Pesavento [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-21 10:06 [gentoo-commits] proj/qt:master commit in: dev-qt/pixeltool/ Andreas Sturmlechner
2021-09-15 20:33 Davide Pesavento
2017-02-25 11:42 Michael Palimaka
2013-08-31  8:37 Davide Pesavento
2013-07-30  6:07 Davide Pesavento

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1387760390.b9066f8b28248ffe6aa6fe830ae4944aed63a057.pesa@gentoo \
    --to=pesa@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox