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/modules/applications-extra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde/modules') diff --git a/kde/modules/applications-extra b/kde/modules/applications-extra index 51fc013..77ea8ae 100644 --- a/kde/modules/applications-extra +++ b/kde/modules/applications-extra @@ -17,4 +17,4 @@ krusader kile # Requires python3: kdev-python - +yakuake -- cgit v1.2.3