summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-02-16 21:23:44 +0100
committer Eric Hameleers <alien@slackware.com>2015-02-16 21:23:44 +0100
commit50a4cd1d9cd16b55c8458b26c7dc14e99c1c0d8a (patch)
treea8c47163fbde591e2f94e01d53b040985b97b5b3
parentd594a1771148862d9baedd18f56e8611b519355f (diff)
downloadktown-50a4cd1d9cd16b55c8458b26c7dc14e99c1c0d8a.tar.gz
ktown-50a4cd1d9cd16b55c8458b26c7dc14e99c1c0d8a.tar.xz
katepart4, konsolepart4: add embeddable parts of kate 4 and konsole 4.
Adding katepart4 fixes the kdevelop startup crash. Adding konsolepart4 brings back the embedded konsole in dolphin. The two packages do not conflict with the Applications 14.12.x versions of kate and konsole, both of which were ported to KDE Frameworks 5.
-rw-r--r--kde/pkgsrc/kate1
-rw-r--r--kde/pkgsrc/katepart42
-rw-r--r--kde/pkgsrc/konsole1
-rw-r--r--kde/pkgsrc/konsolepart41
-rw-r--r--kde/post-install/konsolepart4.post-install5
-rw-r--r--kde/slack-desc/katepart419
-rw-r--r--kde/slack-desc/konsolepart419
7 files changed, 48 insertions, 0 deletions
diff --git a/kde/pkgsrc/kate b/kde/pkgsrc/kate
new file mode 100644
index 0000000..b05851d
--- /dev/null
+++ b/kde/pkgsrc/kate
@@ -0,0 +1 @@
+applications/kate
diff --git a/kde/pkgsrc/katepart4 b/kde/pkgsrc/katepart4
new file mode 100644
index 0000000..ffe6506
--- /dev/null
+++ b/kde/pkgsrc/katepart4
@@ -0,0 +1,2 @@
+kde4/kate
+
diff --git a/kde/pkgsrc/konsole b/kde/pkgsrc/konsole
new file mode 100644
index 0000000..472571f
--- /dev/null
+++ b/kde/pkgsrc/konsole
@@ -0,0 +1 @@
+applications/konsole
diff --git a/kde/pkgsrc/konsolepart4 b/kde/pkgsrc/konsolepart4
new file mode 100644
index 0000000..1ae9743
--- /dev/null
+++ b/kde/pkgsrc/konsolepart4
@@ -0,0 +1 @@
+kde4/konsole
diff --git a/kde/post-install/konsolepart4.post-install b/kde/post-install/konsolepart4.post-install
new file mode 100644
index 0000000..8345463
--- /dev/null
+++ b/kde/post-install/konsolepart4.post-install
@@ -0,0 +1,5 @@
+# These are provided by konsole and not needed in the KDE4 component:
+rm -r $PKG/usr/{bin,share/applications}
+rm -r $PKG/usr/share/doc/HTML
+rm $PKG/usr/lib${LIBDIRSUFFIX}/libkdeinit4_konsole.so
+
diff --git a/kde/slack-desc/katepart4 b/kde/slack-desc/katepart4
new file mode 100644
index 0000000..cbb9e90
--- /dev/null
+++ b/kde/slack-desc/katepart4
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler-----------------------------------------------------|
+katepart4: katepart4 (an advanced text editor component for KDE4)
+katepart4:
+katepart4: The Kate project develops two main products:
+katepart4: KatePart, the advanced editor component which is used in numerous KDE
+katepart4: applications requiring a text editing component, and Kate, a MDI text
+katepart4: editor application. In addition, they provide KWrite, a simple SDI
+katepart4: editor shell which allows the user to select his/her favorite editor
+katepart4: component.
+katepart4: This package only contains the KatePart for KDE4 applications.
+katepart4:
+katepart4: Homepage: http://kate-editor.org
diff --git a/kde/slack-desc/konsolepart4 b/kde/slack-desc/konsolepart4
new file mode 100644
index 0000000..d6fd2ae
--- /dev/null
+++ b/kde/slack-desc/konsolepart4
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler-----------------------------------------------------|
+konsolepart4: konsolepart4 (KDE's terminal emulator component)
+konsolepart4:
+konsolepart4: Konsole is KDE's terminal emulator. The konsolepart is an
+konsolepart4: embeddable terminal component for KDE4 applications.
+konsolepart4:
+konsolepart4:
+konsolepart4:
+konsolepart4:
+konsolepart4:
+konsolepart4: Homepage: http://kde.org
+konsolepart4: