[arch-commits] Commit in kdeutils/kde-unstable (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Sun Jun 14 16:31:03 UTC 2009
Date: Sunday, June 14, 2009 @ 12:31:03
Author: pierre
Revision: 42456
auto-sync pkgdesc to upstream desktop files
Modified:
kdeutils/kde-unstable/PKGBUILD
----------+
PKGBUILD | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-14 16:30:59 UTC (rev 42455)
+++ PKGBUILD 2009-06-14 16:31:03 UTC (rev 42456)
@@ -41,7 +41,7 @@
}
package_kdeutils-ark() {
- pkgdesc='Archiving tool'
+ pkgdesc='Archiving Tool'
depends=('kdebase-runtime' 'kdebase-lib' 'libarchive')
cd $srcdir/build/ark
make DESTDIR=$pkgdir install
@@ -50,7 +50,7 @@
}
package_kdeutils-kcalc() {
- pkgdesc='scientific calculator'
+ pkgdesc='Scientific Calculator'
depends=('kdebase-runtime' 'kdelibs')
cd $srcdir/build/kcalc
make DESTDIR=$pkgdir install
@@ -59,7 +59,7 @@
}
package_kdeutils-kcharselect() {
- pkgdesc='select special characters from any fonts and put them into the clipboard'
+ pkgdesc='Character Selector'
depends=('kdebase-runtime' 'kdelibs')
cd $srcdir/build/kcharselect
make DESTDIR=$pkgdir install
@@ -84,7 +84,7 @@
}
package_kdeutils-kdf() {
- pkgdesc='like df, a graphical free disk space viewer'
+ pkgdesc='View Disk Usage'
depends=('kdebase-runtime' 'kdelibs')
install='kdeutils.install'
cd $srcdir/build/kdf
@@ -94,7 +94,7 @@
}
package_kdeutils-kfloppy() {
- pkgdesc='format a floppy disks with this program'
+ pkgdesc='Floppy Formatter'
depends=('kdebase-runtime' 'kdelibs')
install='kdeutils.install'
cd $srcdir/build/kfloppy
@@ -104,7 +104,7 @@
}
package_kdeutils-kgpg() {
- pkgdesc='graphical GPG frontend'
+ pkgdesc='A GnuPG frontend'
depends=('kdebase-runtime' 'kdelibs-experimental' 'kdepimlibs')
install='kdeutils.install'
cd $srcdir/build/kgpg
@@ -114,7 +114,7 @@
}
package_kdeutils-ktimer() {
- pkgdesc='execute programs after some time'
+ pkgdesc='Countdown Launcher'
depends=('kdebase-runtime' 'kdelibs')
install='kdeutils.install'
cd $srcdir/build/ktimer
@@ -134,7 +134,7 @@
}
package_kdeutils-okteta() {
- pkgdesc='binary file editor'
+ pkgdesc='Hex Editor'
depends=('kdebase-runtime' 'kdelibs' 'qca')
install='kdeutils.install'
cd $srcdir/build/okteta
@@ -144,14 +144,14 @@
}
package_kdeutils-printer-applet() {
- pkgdesc='a system tray utility that shows current print jobs'
+ pkgdesc='System tray icon for managing print jobs'
depends=('kdebase-runtime' 'kdelibs' 'kdebindings-python' 'system-config-printer>=1.1.7-3')
cd $srcdir/build/printer-applet
make DESTDIR=$pkgdir install
}
package_kdeutils-superkaramba() {
- pkgdesc='version of Karamba with python scripting'
+ pkgdesc='An engine for cool desktop eyecandy.'
depends=('kdebase-runtime' 'kdelibs' 'kdebindings-python' 'qimageblitz')
install='kdeutils.install'
cd $srcdir/build/superkaramba
@@ -161,7 +161,7 @@
}
package_kdeutils-sweeper() {
- pkgdesc='cleans unwanted traces the user leaves on the system'
+ pkgdesc='System Cleaner'
depends=('kdebase-runtime' 'kdelibs')
cd $srcdir/build/sweeper
make DESTDIR=$pkgdir install
More information about the arch-commits
mailing list