[arch-commits] Commit in kdelibs/kde-unstable (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Jun 4 13:41:52 UTC 2009
Date: Thursday, June 4, 2009 @ 09:41:52
Author: pierre
Revision: 41478
recalculated deps
Modified:
kdelibs/kde-unstable/PKGBUILD
----------+
PKGBUILD | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-04 13:00:30 UTC (rev 41477)
+++ PKGBUILD 2009-06-04 13:41:52 UTC (rev 41478)
@@ -11,24 +11,20 @@
groups=('kde')
depends=('phonon' 'shared-mime-info' 'hal' 'xz-utils'
'enchant' 'jasper' 'openexr' 'strigi' 'libxtst'
- 'giflib' 'soprano' 'ca-certificates' 'xdg-utils' 'libxft')
+ 'giflib' 'soprano' 'ca-certificates' 'xdg-utils')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'hspell')
replaces=('arts')
options=('docs')
install='kdelibs.install'
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}{,-experimental}-${pkgver}.tar.bz2
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2
'kde-applications-menu.patch' 'archlinux-menu.patch')
md5sums=('49ddb0f7a20fb2141c2f284df84cb1e2'
- 'd484c2080b835e06f2793858a8e68e58'
'e94450ba5430ea9c1e33bad9ae38ca2d'
'a6b31e1e5812340f010ef4cdd77e356c')
build() {
cd $srcdir/${pkgname}-${pkgver}
- # include kdelibs-experimental for now
- mv $srcdir/${pkgname}-experimental-${pkgver} experimental
-
# avoid file conflict with gnome-menu
patch -p1 -i $srcdir/kde-applications-menu.patch
# add Archlinux menu entry
More information about the arch-commits
mailing list