app-office/texmaker: Prepare for poppler/qtsingleapplication qt5--
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 19 Feb 2018 20:01:28 +0000 (21:01 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 22 Feb 2018 10:45:42 +0000 (11:45 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-office/texmaker/texmaker-5.0-r1.ebuild [moved from app-office/texmaker/texmaker-5.0.ebuild with 90% similarity]

similarity index 90%
rename from app-office/texmaker/texmaker-5.0.ebuild
rename to app-office/texmaker/texmaker-5.0-r1.ebuild
index 6e6dacfa8359672201172cd26f7aaa6c4a6f9219..f91b5375634abc370b77e47ad2133155a9e4128c 100644 (file)
@@ -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
@@ -19,14 +19,14 @@ COMMON_DEPEND="
        sys-libs/zlib
        x11-libs/libX11
        x11-libs/libXext
-       app-text/poppler:=[qt5]
+       app-text/poppler:=[qt5(+)]
        dev-qt/qtconcurrent:5
        dev-qt/qtcore:5
        dev-qt/qtgui:5
        dev-qt/qtlockedfile
        dev-qt/qtnetwork:5
        dev-qt/qtscript:5
-       dev-qt/qtsingleapplication[X,qt5]
+       dev-qt/qtsingleapplication[X,qt5(+)]
        dev-qt/qtwebkit:5[printsupport]
        dev-qt/qtwidgets:5
        dev-qt/qtxml:5
@@ -41,7 +41,7 @@ DEPEND="${COMMON_DEPEND}
        virtual/pkgconfig"
 
 PATCHES=(
-               "${FILESDIR}/${P}-unbundle-hunspell-singleapp.patch"
+       "${FILESDIR}/${P}-unbundle-hunspell-singleapp.patch"
 )
 
 DOCS=( utilities/AUTHORS utilities/CHANGELOG.txt )