summaryrefslogtreecommitdiffstats
path: root/trinity-base
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2020-01-01 18:20:37 +0100
committerChris <xchrisx@uber.space>2020-01-01 18:20:37 +0100
commit3a393d733159bd4f7c0530ad8d80a43d36e5c478 (patch)
tree50daef30e8de4f4e72199ada311e2db779cd8ff3 /trinity-base
parent22cc88381b1745660b4d8a0b6adb89e1144ee33f (diff)
downloadtde-packaging-gentoo-3a393d733159bd4f7c0530ad8d80a43d36e5c478.tar.gz
tde-packaging-gentoo-3a393d733159bd4f7c0530ad8d80a43d36e5c478.zip
Add KMobile ebuild.
Not of much use at the moment, because of missing tdeioslaves. Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'trinity-base')
-rw-r--r--trinity-base/kmobile/kmobile-9999.ebuild11
-rw-r--r--trinity-base/kmobile/metadata.xml7
2 files changed, 18 insertions, 0 deletions
diff --git a/trinity-base/kmobile/kmobile-9999.ebuild b/trinity-base/kmobile/kmobile-9999.ebuild
new file mode 100644
index 00000000..923f58dc
--- /dev/null
+++ b/trinity-base/kmobile/kmobile-9999.ebuild
@@ -0,0 +1,11 @@
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI="5"
+TRINITY_MODULE_NAME="tdepim"
+
+inherit trinity-meta
+
+DESCRIPTION="A TDE Mobile Devices Manager"
+
+TSM_EXTRACT_ALSO="libtdepim/"
diff --git a/trinity-base/kmobile/metadata.xml b/trinity-base/kmobile/metadata.xml
new file mode 100644
index 00000000..61b4108b
--- /dev/null
+++ b/trinity-base/kmobile/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <name>Chris</name>
+ </maintainer>
+</pkgmetadata>