diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-07-01 19:14:40 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-07 19:37:32 +0200 |
commit | 67bb098696b2cc4c0c4b826cebc53aca9ae624df (patch) | |
tree | 3e3d62deb5447df12d26214ebc53e6979805fa2e /dev-qt/qthelp | |
parent | kde-plasma/plasma-pa: Drop 5.13.4 (r0) (diff) | |
download | gentoo-67bb098696b2cc4c0c4b826cebc53aca9ae624df.tar.gz gentoo-67bb098696b2cc4c0c4b826cebc53aca9ae624df.tar.bz2 gentoo-67bb098696b2cc4c0c4b826cebc53aca9ae624df.zip |
dev-qt: Remove last-rited Qt4
Closes: https://bugs.gentoo.org/631788
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r-- | dev-qt/qthelp/Manifest | 3 | ||||
-rw-r--r-- | dev-qt/qthelp/files/qthelp-4.8.6-compat-install.patch | 35 | ||||
-rw-r--r-- | dev-qt/qthelp/files/qthelp-4.8.6-compat-syncqt.patch | 25 | ||||
-rw-r--r-- | dev-qt/qthelp/metadata.xml | 6 | ||||
-rw-r--r-- | dev-qt/qthelp/qthelp-4.8.7.ebuild | 111 |
5 files changed, 0 insertions, 180 deletions
diff --git a/dev-qt/qthelp/Manifest b/dev-qt/qthelp/Manifest index d8ed996a32ee..1d657985d296 100644 --- a/dev-qt/qthelp/Manifest +++ b/dev-qt/qthelp/Manifest @@ -1,6 +1,3 @@ -DIST qt-assistant-compat-headers-4.7.tar.gz 448 BLAKE2B ca3318ff64a4484faec0254d17f3831f75bc5d96ff6eef8dd57219076074c3b5cf23bdbc84266dc40c66231aba7342d9fb2cf9102c2bec05ce33d8854935a8e3 SHA512 da14cb9904591f4389862cf1e1c96f923e72b7b904d57787d68feae2c90d52bf713e930442aa3abd4b457c3cc66c88b94e23df5fc25e33e01f1ed4d3093460bb -DIST qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz 329896 BLAKE2B b84c207a7633229a1b06aee1560f969bc5088ef65d1c6366ac817017a5713c6c50915df95109fa1a8fadef4bf8c2de22d16dc95e36325a92f419051c1dcfe5b3 SHA512 a4050d93e448d29004d71d5ea670e60242f1272399f65db084dd928150f26404d37544d011d75bbb1c62f227752f92b86a4f4382dc54f0681a3df6da738af106 -DIST qt-everywhere-opensource-src-4.8.7.tar.gz 241075567 BLAKE2B 6e9b8870692c36e894dc401b65fa38961cf7d033cd712770c273fd45b3221720648087c53787eae7d455c417d64e09f716da48377837fb5f2b52b901d06b1cf3 SHA512 f9f81a2e7205e1fd05c8d923dc73244f29aa33f951fa6b7c5c8193449328b37084796b9b71ad0c317e4e6fd00017c10ea5d67b1b2032551cde00548522218125 DIST qttools-everywhere-src-5.11.1.tar.xz 9720996 BLAKE2B 5c7ca72ea6933e13eb07bafbd594db1dbde820c060d18cd26e30421b359633641a12834b0e9f0a94fac6c9df3d0d1e699a1bcb2d4831515509593813b021ad0f SHA512 cf690c630db79b4cd86d5d608175fb2c5463a985d7cb8a592c0995db04593c2c2ddddb52a3dc21348462639efdd3f9c57d3897a8384708b912b42cf1ac2c7482 DIST qttools-opensource-src-5.9.4.tar.xz 9779504 BLAKE2B 993b80c7e960e3dc968cd3a85cb5b78414a70fd73f89d687b753ac6eb37acea6d2dbf25e07686706f47eb803ead5d046f707fe52285451e6605ad27119a0cb54 SHA512 9a24f6118206076e8f6af1a257ba752aa3042aad3a1d6caafa3b221d811854f9d973de137cfd9b141b23db18f9b5101df70419c5ff17c75613f2a6ddb23c61c3 DIST qttools-opensource-src-5.9.6.tar.xz 9575188 BLAKE2B 117f9ad299ccf0a3ec0afe0c654731325bd6f39219bc9b473b43f02508f0b653a1ea3c202b9ecda187e0c25f4d02d22cb57f66c8aa812635823250b8f52d35f9 SHA512 2e72e88a6691491ff24b791254f2bb1e98bfc22b01a3ae3d5b8312ca75d4dea983e7949a1d445d9fd9b18c86ba9236489ba59e5562c6db60ec43dbd452b6b8d8 diff --git a/dev-qt/qthelp/files/qthelp-4.8.6-compat-install.patch b/dev-qt/qthelp/files/qthelp-4.8.6-compat-install.patch deleted file mode 100644 index e157381c8f05..000000000000 --- a/dev-qt/qthelp/files/qthelp-4.8.6-compat-install.patch +++ /dev/null @@ -1,35 +0,0 @@ -From 89f99089abe0c1369a78a3bb8e2a576c513ec809 Mon Sep 17 00:00:00 2001 -From: Davide Pesavento <pesa@gentoo.org> -Date: Wed, 6 May 2015 23:21:54 +0200 -Subject: [PATCH] Install assistant_adp binary. - ---- - tools/assistant/compat/compat.pro | 5 +++++ - 1 file changed, 5 insertions(+) - -diff --git a/tools/assistant/compat/compat.pro b/tools/assistant/compat/compat.pro -index 171106a..a14e3f8 100755 ---- a/tools/assistant/compat/compat.pro -+++ b/tools/assistant/compat/compat.pro -@@ -14,6 +14,8 @@ QT += xml network - - PROJECTNAME = Assistant - -+DESTDIR = ../../../bin -+ - FORMS += helpdialog.ui \ - mainwindow.ui \ - tabbedbrowser.ui \ -@@ -59,6 +61,9 @@ mac { - TARGET = Assistant_adp - } - -+target.path = $$[QT_INSTALL_BINS] -+INSTALLS += target -+ - TRANSLATIONS = translations/assistant_adp_de.ts \ - translations/assistant_adp_ja.ts \ - translations/assistant_adp_pl.ts \ --- -2.4.0 - diff --git a/dev-qt/qthelp/files/qthelp-4.8.6-compat-syncqt.patch b/dev-qt/qthelp/files/qthelp-4.8.6-compat-syncqt.patch deleted file mode 100644 index 4ba6b6ff7417..000000000000 --- a/dev-qt/qthelp/files/qthelp-4.8.6-compat-syncqt.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 37725ccec4d26148dde377d78c71046e8b6a6de9 Mon Sep 17 00:00:00 2001 -From: Davide Pesavento <pesa@gentoo.org> -Date: Wed, 6 May 2015 22:44:57 +0200 -Subject: [PATCH] Teach syncqt how to handle the QtAssistant compat headers. - -See https://bugs.gentoo.org/show_bug.cgi?id=529398#c47 ---- - bin/syncqt | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/bin/syncqt b/bin/syncqt -index dd94d4d..cc5a7bf 100755 ---- a/bin/syncqt -+++ b/bin/syncqt -@@ -81,6 +81,7 @@ my %modules = ( # path to module name map - "ActiveQt" => "$basedir/src/activeqt", - "QtTest" => "$basedir/src/testlib", - "QtHelp" => "$basedir/tools/assistant/lib", -+ "QtAssistant" => "$basedir/tools/assistant/compat/lib", - "QtDesigner" => "$basedir/tools/designer/src/lib", - "QtUiTools" => "$basedir/tools/designer/src/uitools", - "QtDBus" => "$basedir/src/dbus", --- -2.4.0 - diff --git a/dev-qt/qthelp/metadata.xml b/dev-qt/qthelp/metadata.xml index a1b560594940..32568f62fb8e 100644 --- a/dev-qt/qthelp/metadata.xml +++ b/dev-qt/qthelp/metadata.xml @@ -5,12 +5,6 @@ <email>qt@gentoo.org</email> <name>Gentoo Qt Project</name> </maintainer> - <use> - <flag name="compat">Build the extra compatibility layer required by a few packages, see - http://blog.qt.io/blog/2010/06/22/qt-assistant-compat-version-available-as-extra-source-package/</flag> - <flag name="exceptions">Add support for exceptions - like catching them - inside the event loop (recommended by upstream)</flag> - </use> <upstream> <bugs-to>https://bugreports.qt.io/</bugs-to> <doc>https://doc.qt.io/</doc> diff --git a/dev-qt/qthelp/qthelp-4.8.7.ebuild b/dev-qt/qthelp/qthelp-4.8.7.ebuild deleted file mode 100644 index 0587f38e146e..000000000000 --- a/dev-qt/qthelp/qthelp-4.8.7.ebuild +++ /dev/null @@ -1,111 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit qt4-build-multilib - -DESCRIPTION="The Help module for the Qt toolkit" -SRC_URI+=" - compat? ( - http://download.qt.io/archive/qt/4.6/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz - https://dev.gentoo.org/~pesa/distfiles/qt-assistant-compat-headers-4.7.tar.gz - )" - -if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86" -fi - -IUSE="compat doc" - -DEPEND=" - ~dev-qt/qtcore-${PV}[aqua=,debug=,${MULTILIB_USEDEP}] - ~dev-qt/qtgui-${PV}[aqua=,debug=,${MULTILIB_USEDEP}] - ~dev-qt/qtsql-${PV}[aqua=,debug=,sqlite,${MULTILIB_USEDEP}] - compat? ( - ~dev-qt/qtdbus-${PV}[aqua=,debug=,${MULTILIB_USEDEP}] - >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] - ) -" -RDEPEND="${DEPEND}" - -QT4_TARGET_DIRECTORIES=" - tools/assistant/lib/fulltextsearch - tools/assistant/lib - tools/assistant/tools/qhelpgenerator - tools/assistant/tools/qcollectiongenerator - tools/assistant/tools/qhelpconverter - tools/qdoc3" - -pkg_setup() { - use compat && QT4_TARGET_DIRECTORIES+=" - tools/assistant/compat - tools/assistant/compat/lib" -} - -src_unpack() { - qt4-build-multilib_src_unpack - - # compat version - # http://blog.qt.io/blog/2010/06/22/qt-assistant-compat-version-available-as-extra-source-package/ - if use compat; then - mv "${WORKDIR}"/qt-assistant-qassistantclient-library-compat-version-4.6.3 "${S}"/tools/assistant/compat || die - mv "${WORKDIR}"/QtAssistant "${S}"/include || die - find "${S}"/tools/assistant/compat -type f -execdir chmod a-x '{}' + || die - fi -} - -src_prepare() { - use compat && PATCHES+=( - "${FILESDIR}/${PN}-4.8.6-compat-install.patch" - "${FILESDIR}/${PN}-4.8.6-compat-syncqt.patch" - ) - - qt4-build-multilib_src_prepare - - # prevent rebuild of QtCore and QtXml (bug 348034) - sed -i -e '/^sub-qdoc3\.depends/d' doc/doc.pri || die -} - -multilib_src_configure() { - local myconf=( - -system-libpng -system-libjpeg -system-zlib - -no-sql-mysql -no-sql-psql -no-sql-ibase -no-sql-sqlite2 -no-sql-odbc - -sm -xshape -xsync -xcursor -xfixes -xrandr -xrender -mitshm -xinput -xkb - -no-multimedia -no-opengl -no-phonon -no-qt3support -no-svg -no-webkit -no-xmlpatterns - -no-nas-sound -no-cups -no-nis -fontconfig - ) - qt4_multilib_src_configure -} - -multilib_src_compile() { - qt4_multilib_src_compile - - # release tarballs are shipped with prebuilt docs - if [[ ${QT4_BUILD_TYPE} == live ]] && multilib_is_native_abi; then - # qhelpgenerator needs libQtHelp.so.4 - export LD_LIBRARY_PATH=${BUILD_DIR}/lib - export DYLD_LIBRARY_PATH=${BUILD_DIR}/lib:${BUILD_DIR}/lib/QtHelp.framework - emake docs - fi -} - -multilib_src_install() { - qt4_multilib_src_install - - if multilib_is_native_abi; then - emake INSTALL_ROOT="${D}" install_qchdocs - use doc && emake INSTALL_ROOT="${D}" install_htmldocs - - # do not compress .qch files - docompress -x "${QT4_DOCDIR#${EPREFIX}}"/qch - fi -} - -multilib_src_install_all() { - qt4_multilib_src_install_all - - if use compat; then - insinto "${QT4_DATADIR#${EPREFIX}}"/mkspecs/features - doins tools/assistant/compat/features/assistant.prf - fi -} |