summaryrefslogtreecommitdiffstats
path: root/trinity-base/knewsticker/knewsticker-14.0.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/knewsticker/knewsticker-14.0.7.ebuild')
-rw-r--r--trinity-base/knewsticker/knewsticker-14.0.7.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/trinity-base/knewsticker/knewsticker-14.0.7.ebuild b/trinity-base/knewsticker/knewsticker-14.0.7.ebuild
new file mode 100644
index 00000000..3ada26b7
--- /dev/null
+++ b/trinity-base/knewsticker/knewsticker-14.0.7.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdenetwork"
+
+inherit trinity-meta-2
+
+DESCRIPTION="kicker plugin: rss news ticker"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/librss-${PV}"
+RDEPEND="${DEPEND}"
+
+TSM_EXTRACT_ALSO="librss/" \ No newline at end of file