aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-03-03 12:42:35 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-03 12:42:35 +0100
commit3fdf681822430cfd288a53e6bec993b1ca827093 (patch)
tree706ea75fcc1cd84b3d6c1c52934e3a273e5c5112
parentkde-misc/skanlite: Raise FRAMEWORKS_MINIMAL and min libksane version (diff)
downloadkde-3fdf6818.tar.gz
kde-3fdf6818.tar.bz2
kde-3fdf6818.zip
kde-misc/kpublictransport: New package
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-misc/kpublictransport/kpublictransport-9999.ebuild22
-rw-r--r--kde-misc/kpublictransport/metadata.xml8
2 files changed, 30 insertions, 0 deletions
diff --git a/kde-misc/kpublictransport/kpublictransport-9999.ebuild b/kde-misc/kpublictransport/kpublictransport-9999.ebuild
new file mode 100644
index 0000000000..511af78346
--- /dev/null
+++ b/kde-misc/kpublictransport/kpublictransport-9999.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_TEST="forceoptional"
+inherit kde5
+
+DESCRIPTION="Library for accessing public transport timetables and other information"
+HOMEPAGE="https://cgit.kde.org/kpublictransport.git/tree/
+ https://www.volkerkrause.eu/2019/03/02/kpublictransport-introduction.html"
+
+LICENSE="LGPL-2+"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_qt_dep qtdeclarative)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtnetwork)
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-misc/kpublictransport/metadata.xml b/kde-misc/kpublictransport/metadata.xml
new file mode 100644
index 0000000000..2fdbf33d96
--- /dev/null
+++ b/kde-misc/kpublictransport/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+</pkgmetadata>