From 50a4cd1d9cd16b55c8458b26c7dc14e99c1c0d8a Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 16 Feb 2015 21:23:44 +0100 Subject: 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. --- kde/pkgsrc/kate | 1 + kde/pkgsrc/katepart4 | 2 ++ kde/pkgsrc/konsole | 1 + kde/pkgsrc/konsolepart4 | 1 + kde/post-install/konsolepart4.post-install | 5 +++++ kde/slack-desc/katepart4 | 19 +++++++++++++++++++ kde/slack-desc/konsolepart4 | 19 +++++++++++++++++++ 7 files changed, 48 insertions(+) create mode 100644 kde/pkgsrc/kate create mode 100644 kde/pkgsrc/katepart4 create mode 100644 kde/pkgsrc/konsole create mode 100644 kde/pkgsrc/konsolepart4 create mode 100644 kde/post-install/konsolepart4.post-install create mode 100644 kde/slack-desc/katepart4 create mode 100644 kde/slack-desc/konsolepart4 (limited to 'kde') 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: -- cgit v1.2.3