diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-09 11:07:33 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-09 11:12:29 +0200 |
| commit | 9c33a812480bb9a0f996be800dae3e06499cb597 (patch) | |
| tree | 101531a506e1bd7641acbb38c1de83d34f27f97e /kde-frameworks/syntax-highlighting/syntax-highlighting-5.82.0.ebuild | |
| parent | cb1ba503da75b13b9702f69c4f09ca5495c1a427 (diff) | |
| download | kde-9c33a812480bb9a0f996be800dae3e06499cb597.tar.gz kde-9c33a812480bb9a0f996be800dae3e06499cb597.tar.bz2 kde-9c33a812480bb9a0f996be800dae3e06499cb597.zip | |
kde-frameworks/syntax-highlighting: drop 5.82.0*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/syntax-highlighting/syntax-highlighting-5.82.0.ebuild')
| -rw-r--r-- | kde-frameworks/syntax-highlighting/syntax-highlighting-5.82.0.ebuild | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.82.0.ebuild b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.82.0.ebuild deleted file mode 100644 index 02499f839b9..00000000000 --- a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.82.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_TEST="forceoptional" -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Framework for syntax highlighting" -LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" -IUSE="nls" - -BDEPEND=" - dev-lang/perl - nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 ) -" -DEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5 - >=dev-qt/qtxmlpatterns-${QTMIN}:5 -" -RDEPEND="${DEPEND}" - -src_install() { - ecm_src_install - dobin "${BUILD_DIR}"/bin/katehighlightingindexer -} |
