From 72deb691a24863a8b919be8ad0fc10d0fb84d449 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 21 Oct 2017 22:56:30 +0200 Subject: Add applications-extra:yakuake This commit is a bit of education on how to add a package on your own. I don't do this with the intention of adding yakuake to my repository, but to make it easier for people who have a need of it, to build it themselves. Just download the latest stable tarball from: https://download.kde.org/stable/yakuake/ and move the tarball into ./kde/src/applications-extra/ Then run: cd kde ./KDE.SlackBuild applications-extra:yakuake The resulting package can be found in /tmp/kde_build afterwards. --- kde/slack-desc/yakuake | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 kde/slack-desc/yakuake (limited to 'kde/slack-desc') diff --git a/kde/slack-desc/yakuake b/kde/slack-desc/yakuake new file mode 100644 index 0000000..ce21172 --- /dev/null +++ b/kde/slack-desc/yakuake @@ -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------------------------------------------------------| +yakuake: yakuake (drop-down terminal) +yakuake: +yakuake: Yakuake is a drop-down terminal emulator based on KDE Konsole. +yakuake: Features: +yakuake: + Smoothly rolls down from the top of your screen +yakuake: + Tabbed, skinnable interface +yakuake: + Configurable dimensions and animation speed +yakuake: + Sophisticated D-Bus interface +yakuake: +yakuake: Home page: http://www.kde.org/ +yakuake: -- cgit v1.2.3