From b76270bf9e6dd375e495fec92140a79a79415d27 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 19 May 2010 08:58:23 +0000 Subject: Slackware 13.1 Wed May 19 08:58:23 UTC 2010 Slackware 13.1 x86_64 stable is released! Lots of thanks are due -- see the RELEASE_NOTES and the rest of the ChangeLog for credits. The ISOs are on their way to replication, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. We are taking pre-orders now at store.slackware.com, and offering a discount if you sign up for a subscription. Consider picking up a copy to help support the project. Thanks again to the Slackware community for testing, contributing, and generally holding us to a high level of quality. :-) Enjoy! --- source/kde/kdesdk/kdesdk.SlackBuild | 1 + source/kde/kdesdk/slack-desc | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'source/kde/kdesdk') diff --git a/source/kde/kdesdk/kdesdk.SlackBuild b/source/kde/kdesdk/kdesdk.SlackBuild index 4730478e9..5c6f5730f 100755 --- a/source/kde/kdesdk/kdesdk.SlackBuild +++ b/source/kde/kdesdk/kdesdk.SlackBuild @@ -56,6 +56,7 @@ find . \ mkdir -p build cd build cmake \ + $KDE_OPT_ARGS \ -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_BUILD_TYPE=Release \ diff --git a/source/kde/kdesdk/slack-desc b/source/kde/kdesdk/slack-desc index 97aee6f28..f954a27a1 100644 --- a/source/kde/kdesdk/slack-desc +++ b/source/kde/kdesdk/slack-desc @@ -6,12 +6,12 @@ # customary to leave one space after the ':'. |-----handy-ruler-----------------------------------------------------| -kdesdk: kdesdk +kdesdk: kdesdk (KDE SDK) kdesdk: kdesdk: KDE Software Development Kit. This is a collection of applications -kdesdk: and tools used by KDE developers. It also has example code for use -kdesdk: in learning KDE programming or starting a new KDE application. -kdesdk: +kdesdk: and tools used to develop on the KDE Platform. It also contains +kdesdk: example code for use in learning KDE programming or starting a new +kdesdk: KDE application. kdesdk: kdesdk: kdesdk: -- cgit v1.2.3-65-gdbad