From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qt-docs/
Date: Tue, 20 Oct 2015 23:14:50 +0000 (UTC) [thread overview]
Message-ID: <1445382774.b38e529e1a7288082bb03e07ee813f3ee7f95550.pesa@gentoo> (raw)
commit: b38e529e1a7288082bb03e07ee813f3ee7f95550
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 23:12:54 2015 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 23:12:54 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38e529e
dev-qt/qt-docs: version bump
Gentoo-Bug: 563510
Package-Manager: portage-2.2.23
dev-qt/qt-docs/Manifest | 1 +
dev-qt/qt-docs/qt-docs-5.5.1_p0.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-qt/qt-docs/Manifest b/dev-qt/qt-docs/Manifest
index 1c3aed7..face195 100644
--- a/dev-qt/qt-docs/Manifest
+++ b/dev-qt/qt-docs/Manifest
@@ -1,2 +1,3 @@
DIST 5.4.2-0qt5_docs.7z 78495429 SHA256 c2ac1a18467a0fbb1d2504d78085e6c0d4901442d79895894fcc078fb310c719 SHA512 9e13b1f3e7daa38e91695d193bc67c3ddcc2d0d86febd6c53b4045bebbae7e97171c30990ba702440597861fdcfe780a177918fa334f190970dc933985cb55ff WHIRLPOOL 531521c00af6be74d2b1c4ad782f43cdae8fe8dfe67863582e8672342bd2df653f682fe5aeeb4782c302cf4074d4abe5d1a4356a07899725b062790d58bb1d46
DIST 5.5.0-0qt5_docs.7z 83725712 SHA256 673ec0493b95cb16fed7600d27dd29478c419a370323f7fda4a8900ffa3c813e SHA512 e3cda1ae5b64ce9cc391f15683621d21c2075cf7bd861a485555d70b25e706c37c64f62d940390c2ae73ed21b1cdb87f1fb643b45d51e42116a048d4e5b14fe5 WHIRLPOOL 007b80b832f9db6691bde1d7fc071eaca54d60515764ab6a181c7d78108d6f9a1709dd44cda14de453f0258fd87006db830713e5212e60784a4921ab8be5c982
+DIST 5.5.1-0qt5_docs.7z 99268409 SHA256 012b6e7fa6060f19e07a99777b6187b1be7597a94840fc051f0a08dd5ac79182 SHA512 ce5054bc7978e5dec4fdc7fadff29e078a39e5463dffd0985fedc80216587d53166b88457e43dc11dd1e8fbe09e26c4a47669cd28983fd7e27e8fbaf182f8945 WHIRLPOOL 0df887a24157363ad269f5e302e0fc4d5a280ea2e22dc906d06d307c436ada6f26f85e33030515fa3d13d4402d282edec3dc9ad8b36d06a52776e6b284d161be
diff --git a/dev-qt/qt-docs/qt-docs-5.5.1_p0.ebuild b/dev-qt/qt-docs/qt-docs-5.5.1_p0.ebuild
new file mode 100644
index 0000000..e1171d5
--- /dev/null
+++ b/dev-qt/qt-docs/qt-docs-5.5.1_p0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit versionator
+
+MY_PV=$(get_version_component_range 1)$(get_version_component_range 2)
+
+DESCRIPTION="Documentation for Qt5, for use with Qt Creator and other tools"
+HOMEPAGE="https://www.qt.io/"
+SRC_URI="http://download.qt.io/online/qtsdkrepository/linux_x64/desktop/qt5_${MY_PV}_src_doc_examples/qt.${MY_PV}.doc/${PV/_p/-}qt5_docs.7z"
+
+LICENSE="FDL-1.3"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="app-arch/p7zip"
+
+S=${WORKDIR}/Docs/Qt-$(get_version_component_range 1-2)
+
+src_install() {
+ # remove global docs that conflict with qtcore
+ rm -rf global
+
+ # ${PV} instead of ${PF} is intentional
+ local dest=/usr/share/doc/qt-${PV%%_p*}
+ insinto "${dest}"
+ doins -r *
+ docompress -x "${dest}"
+}
next reply other threads:[~2015-10-20 23:14 UTC|newest]
Thread overview: 80+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-20 23:14 Davide Pesavento [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-06 22:51 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qt-docs/ Ionen Wolkens
2024-12-03 18:16 Ionen Wolkens
2024-11-02 14:10 Arthur Zamarin
2024-09-27 12:10 Ionen Wolkens
2024-07-16 1:29 Ionen Wolkens
2024-07-10 4:21 Ionen Wolkens
2024-07-08 16:40 Arthur Zamarin
2024-07-08 10:09 Sam James
2024-06-18 18:14 Ionen Wolkens
2024-06-08 13:41 Ionen Wolkens
2024-05-06 1:37 Ionen Wolkens
2024-04-19 7:55 Ionen Wolkens
2024-04-16 12:02 Ionen Wolkens
2024-04-02 13:06 Ionen Wolkens
2024-04-02 6:09 Arthur Zamarin
2024-03-22 6:16 Arthur Zamarin
2024-02-28 14:08 Ionen Wolkens
2024-02-22 6:16 Ionen Wolkens
2023-12-19 20:33 Ionen Wolkens
2023-12-17 20:06 Ionen Wolkens
2023-12-17 18:29 Arthur Zamarin
2023-12-03 3:37 Sam James
2023-12-02 9:24 Arthur Zamarin
2023-11-29 16:34 Jakov Smolić
2023-11-29 11:32 Michał Górny
2023-11-29 11:15 Michał Górny
2023-11-29 11:15 Michał Górny
2023-11-29 10:15 Michał Górny
2023-11-29 10:15 Michał Górny
2023-11-29 9:09 Michał Górny
2023-11-29 9:09 Michał Górny
2023-11-29 5:57 Ionen Wolkens
2023-11-15 19:28 Ionen Wolkens
2023-11-15 17:20 Arthur Zamarin
2023-09-26 15:16 Ionen Wolkens
2023-09-09 16:22 Ionen Wolkens
2023-09-06 8:49 Ionen Wolkens
2023-09-06 8:49 Ionen Wolkens
2023-05-20 5:43 Sam James
2023-05-20 0:54 Sam James
2022-04-17 19:32 Sam James
2022-04-17 19:32 Sam James
2021-09-08 16:55 Andreas Sturmlechner
2020-11-25 22:41 Andreas Sturmlechner
2020-09-10 17:47 Andreas Sturmlechner
2020-07-02 10:51 Andreas Sturmlechner
2020-06-25 7:19 Jason A. Donenfeld
2020-06-25 7:11 Jason A. Donenfeld
2020-05-26 18:31 Andreas Sturmlechner
2020-04-30 10:14 Andreas Sturmlechner
2020-01-28 22:13 Andreas Sturmlechner
2019-09-12 7:49 Andreas Sturmlechner
2019-08-25 21:57 Andreas Sturmlechner
2019-04-21 11:31 Andreas Sturmlechner
2019-03-17 19:57 Andreas Sturmlechner
2018-12-06 11:49 Andreas Sturmlechner
2018-10-16 16:09 Mikle Kolyada
2018-07-15 14:23 Thomas Deutschmann
2018-07-13 13:41 Mikle Kolyada
2018-07-05 4:51 Davide Pesavento
2018-07-05 4:51 Davide Pesavento
2018-02-06 13:04 Michael Palimaka
2017-12-09 23:15 Davide Pesavento
2017-11-11 19:37 Sergei Trofimovich
2017-07-10 16:22 Alexis Ballier
2017-07-09 11:07 Michael Palimaka
2016-12-17 4:25 Davide Pesavento
2016-12-15 5:28 Davide Pesavento
2016-11-23 20:18 Davide Pesavento
2016-11-23 20:18 Davide Pesavento
2016-11-23 16:08 Michael Palimaka
2016-08-18 22:57 Davide Pesavento
2016-08-18 22:57 Davide Pesavento
2016-08-18 22:57 Davide Pesavento
2016-06-08 23:57 Davide Pesavento
2016-04-23 1:45 Davide Pesavento
2016-04-23 1:45 Davide Pesavento
2016-01-24 23:59 Davide Pesavento
2015-10-20 23:14 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=1445382774.b38e529e1a7288082bb03e07ee813f3ee7f95550.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