diff options
Diffstat (limited to 'kde-frameworks/kcodecs')
| -rw-r--r-- | kde-frameworks/kcodecs/Manifest | 1 | ||||
| -rw-r--r-- | kde-frameworks/kcodecs/kcodecs-5.78.0.ebuild | 24 |
2 files changed, 0 insertions, 25 deletions
diff --git a/kde-frameworks/kcodecs/Manifest b/kde-frameworks/kcodecs/Manifest deleted file mode 100644 index 981343ed073..00000000000 --- a/kde-frameworks/kcodecs/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kcodecs-5.78.0.tar.xz 228152 BLAKE2B 7196678d87e87c8eef0548b0069c215ee62b48b329bc56d65bdc3ba8ab252279ac4878ea51416ea85311da9239a525c832210d159536a37fff5b3c84b6b0790c SHA512 494ae7091f85cc10ddaa9b92dfdb5565947e1ee38255853f05c1541921be09f80a24fa64ee7f18793aecb85c7cc94c3fca53cc0351d87705ab538a78dda33c1a diff --git a/kde-frameworks/kcodecs/kcodecs-5.78.0.ebuild b/kde-frameworks/kcodecs/kcodecs-5.78.0.ebuild deleted file mode 100644 index 318da0f525a..00000000000 --- a/kde-frameworks/kcodecs/kcodecs-5.78.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -QTMIN=5.15.1 -inherit ecm kde.org - -DESCRIPTION="Framework for manipulating strings using various encodings" -LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" -IUSE="nls" - -BDEPEND=" - dev-util/gperf - nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 ) -" - -src_configure() { - local mycmakeargs=( - -DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON # bug 746866 - ) - ecm_src_configure -} |
