summaryrefslogtreecommitdiffstats
path: root/kde/cmake
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-10-21 22:56:30 +0200
committer Eric Hameleers <alien@slackware.com>2017-10-21 22:56:30 +0200
commit72deb691a24863a8b919be8ad0fc10d0fb84d449 (patch)
treed3d3287d952494196e0f1497bc87ce71ce5ca435 /kde/cmake
parent36a36275c11523c1013d802adfdb5574e4c24eab (diff)
downloadktown-72deb691a24863a8b919be8ad0fc10d0fb84d449.tar.gz
ktown-72deb691a24863a8b919be8ad0fc10d0fb84d449.tar.xz
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.
Diffstat (limited to 'kde/cmake')
l---------kde/cmake/yakuake1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde/cmake/yakuake b/kde/cmake/yakuake
new file mode 120000
index 0000000..ab12832
--- /dev/null
+++ b/kde/cmake/yakuake
@@ -0,0 +1 @@
+applications5 \ No newline at end of file