[arch-commits] Commit in kdebindings/kde-unstable (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Mon Jun 15 05:09:54 UTC 2009
Date: Monday, June 15, 2009 @ 01:09:54
Author: pierre
Revision: 42518
manual update for missing pkgdescs
Modified:
kdebindings/kde-unstable/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-15 05:00:40 UTC (rev 42517)
+++ PKGBUILD 2009-06-15 05:09:54 UTC (rev 42518)
@@ -33,14 +33,14 @@
}
package_kdebindings-python() {
- pkgdesc=''
+ pkgdesc='KDE bindings for python'
depends=('kdepimlibs' 'pyqt')
cd $srcdir/build/python
make DESTDIR=$pkgdir install
}
package_kdebindings-smoke() {
- pkgdesc=''
+ pkgdesc='Language independent library for Qt and KDE bindings'
depends=('kdepimlibs' 'qimageblitz' 'qscintilla')
cd $srcdir/build/smoke
make DESTDIR=$pkgdir install
More information about the arch-commits
mailing list