From f4f83660bd73e9c9ccf87c0eed420d855ef537c9 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 26 Jan 2015 21:57:57 +0100 Subject: Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. All bugs have bee ironed out I hope... Final changes: eigen2: updated to latest version so 'step' can compile. kde-workspace: required to build this, or else kdeartwork won't compile. Frameworks as well as Plasma use /usr/lib{,64} as the libexec directory (not sure if this is the best solution but it solves a lot of path issues). Applications: modified the build order so that KF5 applications are built first (before kde-workspace overwrites part of plasma-workspace). My final package set will not have kde-workspace but if you compile this yourself, your last step needs to be: # removepkg kde-workspace # upgradepkg --reinstall /path/to/plasma-workspace --- deps/eigen2/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 deps/eigen2/slack-desc (limited to 'deps/eigen2/slack-desc') diff --git a/deps/eigen2/slack-desc b/deps/eigen2/slack-desc new file mode 100644 index 0000000..fab9410 --- /dev/null +++ b/deps/eigen2/slack-desc @@ -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----------------------------------------------------| +eigen2: Eigen2 (c++ math library) +eigen2: +eigen2: Eigen 2 is a lightweight C++ template library for vector and matrix +eigen2: math, a.k.a. linear algebra. +eigen2: +eigen2: See the website: http://eigen.tuxfamily.org +eigen2: +eigen2: +eigen2: +eigen2: +eigen2: -- cgit v1.2.3