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/cmake/yakuake | 1 + 1 file changed, 1 insertion(+) create mode 120000 kde/cmake/yakuake (limited to 'kde/cmake') 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 -- cgit v1.2.3