From d31c50870d0bee042ce660e445c9294a59a3a65b Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 30 Jun 2016 20:26:57 +0000 Subject: Slackware 14.2 Thu Jun 30 20:26:57 UTC 2016 Slackware 14.2 x86_64 stable is released! The long development cycle (the Linux community has lately been living in "interesting times", as they say) is finally behind us, and we're proud to announce the release of Slackware 14.2. The new release brings many updates and modern tools, has switched from udev to eudev (no systemd), and adds well over a hundred new packages to the system. Thanks to the team, the upstream developers, the dedicated Slackware community, and everyone else who pitched in to help make this release a reality. The ISOs are off to be replicated, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. Please consider supporting the Slackware project by picking up a copy from store.slackware.com. We're taking pre-orders now, and offer a discount if you sign up for a subscription. Have fun! :-) --- source/kdei/calligra-l10n/calligra-l10n.SlackBuild | 8 +++++--- source/kdei/calligra-l10n/languages | 5 ++--- source/kdei/kde-l10n/kde-l10n.SlackBuild | 6 +++--- source/kdei/kde-l10n/languages | 5 +---- 4 files changed, 11 insertions(+), 13 deletions(-) (limited to 'source/kdei') diff --git a/source/kdei/calligra-l10n/calligra-l10n.SlackBuild b/source/kdei/calligra-l10n/calligra-l10n.SlackBuild index d9a28f25f..7f5990d9d 100755 --- a/source/kdei/calligra-l10n/calligra-l10n.SlackBuild +++ b/source/kdei/calligra-l10n/calligra-l10n.SlackBuild @@ -2,7 +2,7 @@ # Copyright 2008 Robby Workman Northport, AL, USA # Copyright 2012, 2013 Eric Hameleers, Eindhoven, NL -# Copyright 2012, 2013 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2012, 2013, 2014, 2015 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -36,7 +36,7 @@ if [ ! -r ./languages ]; then done fi -[ -z $VERSION ] && export VERSION=2.7.4 +[ -z $VERSION ] && export VERSION=2.9.11 [ -z $ARCH ] && export ARCH=noarch [ -z $BUILD ] && export BUILD=1 @@ -44,6 +44,8 @@ fi if [ -z "$SLKCFLAGS" ]; then if [ "$ARCH" = "i486" ]; then export SLKCFLAGS="-O2 -march=i486 -mtune=i686" + elif [ "$ARCH" = "i586" ]; then + export SLKCFLAGS="-O2 -march=i586 -mtune=i686" elif [ "$ARCH" = "s390" ]; then export SLKCFLAGS="-O2" elif [ "$ARCH" = "x86_64" ]; then @@ -60,7 +62,7 @@ fi [ -r ../KDE.options ] && . ../KDE.options CWD=$(pwd) -TMP=${TMP:-/tmp} +TMP=${TMP:-/tmp/kde-build} make_language_pack() { rm -rf $PKG diff --git a/source/kdei/calligra-l10n/languages b/source/kdei/calligra-l10n/languages index bf8900570..98f24bbe4 100644 --- a/source/kdei/calligra-l10n/languages +++ b/source/kdei/calligra-l10n/languages @@ -5,24 +5,23 @@ cs da de el +en_GB es et fi fr gl hu -ia it +ja kk nb -nds nl pl pt pt_BR ru sk -sl sv tr uk diff --git a/source/kdei/kde-l10n/kde-l10n.SlackBuild b/source/kdei/kde-l10n/kde-l10n.SlackBuild index 2adbe7a16..971c9318a 100755 --- a/source/kdei/kde-l10n/kde-l10n.SlackBuild +++ b/source/kdei/kde-l10n/kde-l10n.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Copyright 2008 Robby Workman Northport, AL, USA -# Copyright 2009, 2010, 2011, 2012, 2013 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -35,7 +35,7 @@ if [ ! -r ./languages ]; then done fi -[ -z $VERSION ] && export VERSION=4.10.5 +[ -z $VERSION ] && export VERSION=4.14.3 [ -z $ARCH ] && export ARCH=noarch [ -z $BUILD ] && export BUILD=1 @@ -61,7 +61,7 @@ fi [ -r ../KDE.options ] && . ../KDE.options CWD=$(pwd) -TMP=${TMP:-/tmp} +TMP=${TMP:-/tmp/kde-build} # This function will insert missing kdepim translations from kde-l10n-4.4.5: insert_kdepim() { diff --git a/source/kdei/kde-l10n/languages b/source/kdei/kde-l10n/languages index d8ed61617..f4f96380e 100644 --- a/source/kdei/kde-l10n/languages +++ b/source/kdei/kde-l10n/languages @@ -21,6 +21,7 @@ hi hr hu ia +id is it ja @@ -40,17 +41,13 @@ pt pt_BR ro ru -si sk sl sr sv -tg -th tr ug uk -vi wa zh_CN zh_TW -- cgit v1.2.3