From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtimageformats/
Date: Thu, 12 Jun 2014 17:34:07 +0000 (UTC) [thread overview]
Message-ID: <1402594426.407c2ca13897aad19b032bdd98e1dc8be9eec658.kensington@gentoo> (raw)
commit: 407c2ca13897aad19b032bdd98e1dc8be9eec658
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 12 17:33:46 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 12 17:33:46 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=407c2ca1
[dev-qt/qtimageformats] New package.
Package-Manager: portage-2.2.10
---
dev-qt/qtimageformats/Manifest | 1 +
dev-qt/qtimageformats/metadata.xml | 9 ++++++++
dev-qt/qtimageformats/qtimageformats-5.3.0.ebuild | 27 ++++++++++++++++++++++
.../qtimageformats/qtimageformats-5.3.9999.ebuild | 27 ++++++++++++++++++++++
dev-qt/qtimageformats/qtimageformats-5.9999.ebuild | 27 ++++++++++++++++++++++
5 files changed, 91 insertions(+)
diff --git a/dev-qt/qtimageformats/Manifest b/dev-qt/qtimageformats/Manifest
new file mode 100644
index 0000000..2e993a3
--- /dev/null
+++ b/dev-qt/qtimageformats/Manifest
@@ -0,0 +1 @@
+DIST qtimageformats-opensource-src-5.3.0.tar.xz 2113316 SHA256 f3b895847d27eaa98979ad146e6c0f46f38e23471a87ef496b8b777c578db2dc SHA512 ae9540c526ccce4e2ca4f1d2fafa73ba29ff6e2c7d4f35b0d4b5292f5942060f8f5f780b6d270eb80090cc65baf8d8c1bc7f8f60afcfa547d5e7e91799cff171 WHIRLPOOL 795c751c7188ff27363291f7ad2e480beda9d10ee3ad2f5998c0df1aa490e84cbaf64148f57921f953ac6db2e88ba1b98beaa996ef7f2bf1a35af124d63f86ac
diff --git a/dev-qt/qtimageformats/metadata.xml b/dev-qt/qtimageformats/metadata.xml
new file mode 100644
index 0000000..9d5bff1
--- /dev/null
+++ b/dev-qt/qtimageformats/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/qtimageformats/qtimageformats-5.3.0.ebuild b/dev-qt/qtimageformats/qtimageformats-5.3.0.ebuild
new file mode 100644
index 0000000..652b096
--- /dev/null
+++ b/dev-qt/qtimageformats/qtimageformats-5.3.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+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=]
+ media-libs/jasper
+ media-libs/libmng:=
+ media-libs/libwebp:=
+ media-libs/tiff:0
+"
+RDEPEND="${DEPEND}"
diff --git a/dev-qt/qtimageformats/qtimageformats-5.3.9999.ebuild b/dev-qt/qtimageformats/qtimageformats-5.3.9999.ebuild
new file mode 100644
index 0000000..652b096
--- /dev/null
+++ b/dev-qt/qtimageformats/qtimageformats-5.3.9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+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=]
+ media-libs/jasper
+ media-libs/libmng:=
+ media-libs/libwebp:=
+ media-libs/tiff:0
+"
+RDEPEND="${DEPEND}"
diff --git a/dev-qt/qtimageformats/qtimageformats-5.9999.ebuild b/dev-qt/qtimageformats/qtimageformats-5.9999.ebuild
new file mode 100644
index 0000000..652b096
--- /dev/null
+++ b/dev-qt/qtimageformats/qtimageformats-5.9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+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=]
+ media-libs/jasper
+ media-libs/libmng:=
+ media-libs/libwebp:=
+ media-libs/tiff:0
+"
+RDEPEND="${DEPEND}"
next reply other threads:[~2014-06-12 17:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-12 17:34 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-09-28 1:09 [gentoo-commits] proj/qt:master commit in: dev-qt/qtimageformats/ Davide Pesavento
2016-11-13 3:43 Michael Palimaka
2017-12-31 1:10 Michael Palimaka
2019-03-02 11:40 Andreas Sturmlechner
2019-08-25 13:05 Andreas Sturmlechner
2022-09-22 11:51 Jimi Huotari
2022-09-24 17:03 Andreas Sturmlechner
2022-09-24 21:24 Andreas Sturmlechner
2022-11-05 16:39 Andreas Sturmlechner
2022-12-16 19:36 Andreas Sturmlechner
2022-12-16 19:50 Andreas Sturmlechner
2022-12-16 23:53 Jimi Huotari
2023-10-08 15:21 Andreas Sturmlechner
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=1402594426.407c2ca13897aad19b032bdd98e1dc8be9eec658.kensington@gentoo \
--to=kensington@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