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! --- slackware64/kde/maketag | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'slackware64/kde/maketag') diff --git a/slackware64/kde/maketag b/slackware64/kde/maketag index 674b04bf1..03a71bbc3 100644 --- a/slackware64/kde/maketag +++ b/slackware64/kde/maketag @@ -22,7 +22,7 @@ to install. Press ENTER when you are done." \ "kdeadmin" "KDE system administration utilities" "on" \ "kdeartwork" "Extra themes, sounds, wallpapers, and styles" "on" \ "kdebase" "The K Desktop Environment base package" "on" \ -"kdebase-runtime" "The KDE base rumtime support package" "on" \ +"kdebase-runtime" "The KDE base runtime support package" "on" \ "kdebase-workspace" "The KDE base workspace package" "on" \ "kdebindings" "Optional KDE library bindings" "on" \ "kdeedu" "KDE Edutainment programs" "on" \ @@ -32,6 +32,7 @@ to install. Press ENTER when you are done." \ "kdemultimedia" "Multimedia programs for KDE" "on" \ "kdenetwork" "Networking programs for KDE" "on" \ "kdepim" "Personal Information Management tools" "on" \ +"kdepim-runtime" "KDE PIM runtime support package" "on" \ "kdepimlibs" "KDE Personal Information Management libraries" "on" \ "kdeplasma-addons" "Plasma addons for KDE" "on" \ "kdesdk" "KDE software development kit" "on" \ @@ -42,15 +43,18 @@ to install. Press ENTER when you are done." \ "kdewebdev" "Quanta Plus web development environment" "on" \ "koffice" "The KDE office productivity suite" "on" \ "konq-plugins" "Plugins to extend Konqueror" "on" \ +"kopete-cryptography" "Crypto support for Kopete Messenger" "on" \ "ktorrent" "BitTorrent program for KDE" "on" \ -"mplayerthumbs" "Use MPlayer for KDE video thumbnail support" "on" \ +"oxygen-icons" "Oxygen icon theme" "on" \ +"polkit-kde-1" "KDE polkit authenticator" "on" \ +"polkit-qt-1" "Qt wrapper for the polkit API" "on" \ "skanlite" "KDE scanning program" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -amarok guidance-power-manager k3b kaudiocreator kdeaccessibility kdeadmin kdeartwork kdebase kdebase-runtime kdebase-workspace kdebindings kdeedu kdegames kdegraphics kdelibs kdemultimedia kdenetwork kdepim kdepimlibs kdeplasma-addons kdesdk kdetoys kdeutils kdevelop kdevplatform kdewebdev koffice konq-plugins ktorrent mplayerthumbs skanlite \ +amarok guidance-power-manager k3b kaudiocreator kdeaccessibility kdeadmin kdeartwork kdebase kdebase-runtime kdebase-workspace kdebindings kdeedu kdegames kdegraphics kdelibs kdemultimedia kdenetwork kdepim kdepim-runtime kdepimlibs kdeplasma-addons kdesdk kdetoys kdeutils kdevelop kdevplatform kdewebdev koffice konq-plugins kopete-cryptography ktorrent oxygen-icons polkit-kde-1 polkit-qt-1 skanlite \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -58,7 +62,7 @@ amarok guidance-power-manager k3b kaudiocreator kdeaccessibility kdeadmin kdeart fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -amarok guidance-power-manager k3b kaudiocreator kdeaccessibility kdeadmin kdeartwork kdebase kdebase-runtime kdebase-workspace kdebindings kdeedu kdegames kdegraphics kdelibs kdemultimedia kdenetwork kdepim kdepimlibs kdeplasma-addons kdesdk kdetoys kdeutils kdevelop kdevplatform kdewebdev koffice konq-plugins ktorrent mplayerthumbs skanlite \ +amarok guidance-power-manager k3b kaudiocreator kdeaccessibility kdeadmin kdeartwork kdebase kdebase-runtime kdebase-workspace kdebindings kdeedu kdegames kdegraphics kdelibs kdemultimedia kdenetwork kdepim kdepim-runtime kdepimlibs kdeplasma-addons kdesdk kdetoys kdeutils kdevelop kdevplatform kdewebdev koffice konq-plugins kopete-cryptography ktorrent oxygen-icons polkit-kde-1 polkit-qt-1 skanlite \ ; do if fgrep \"$PACKAGE\" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then echo "$PACKAGE: ADD" >> $TMP/SeTnewtag -- cgit v1.2.3