diff options
Diffstat (limited to 'dev-libs')
| -rw-r--r-- | dev-libs/kpublictransport/Manifest | 1 | ||||
| -rw-r--r-- | dev-libs/kpublictransport/kpublictransport-21.12.2.ebuild | 38 |
2 files changed, 0 insertions, 39 deletions
diff --git a/dev-libs/kpublictransport/Manifest b/dev-libs/kpublictransport/Manifest deleted file mode 100644 index 2df0e00dab1..00000000000 --- a/dev-libs/kpublictransport/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kpublictransport-21.12.2.tar.xz 480840 BLAKE2B 6bd1167520da175f3ac485223870932d23509c390e4ca026e033ba7e688991c98958231b0fc75864d440250f1d20c27c4c11ac5913f7e2e7f06df21ccbb68175 SHA512 e61f36ad3b3506156f795d5e797b61dded059a37e27e037ee1ec2ad912edd567d15fc11399715a6ea3a06d73e969f13ab67b5d6257ffe00c5f609b9a965c1ffc diff --git a/dev-libs/kpublictransport/kpublictransport-21.12.2.ebuild b/dev-libs/kpublictransport/kpublictransport-21.12.2.ebuild deleted file mode 100644 index 1b4c7df1e02..00000000000 --- a/dev-libs/kpublictransport/kpublictransport-21.12.2.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_QTHELP="true" -ECM_TEST="true" -KDE_GEAR="true" -KFMIN=5.88.0 -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Library for accessing public transport timetables and other information" -HOMEPAGE="https://invent.kde.org/libraries/kpublictransport - https://www.volkerkrause.eu/2019/03/02/kpublictransport-introduction.html" - -LICENSE="LGPL-2+" -SLOT="5" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - dev-libs/protobuf:= - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5[ssl] - sys-libs/zlib -" -DEPEND="${RDEPEND} - test? ( >=dev-qt/qtwidgets-${QTMIN}:5 ) -" - -src_configure() { - local mycmakeargs=( - -DCMAKE_DISABLE_FIND_PACKAGE_OsmTools=ON # we have no use for it - ) - ecm_src_configure -} |
