[arch-commits] Commit in kdenetwork/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Sat Jun 15 11:11:13 UTC 2013


    Date: Saturday, June 15, 2013 @ 13:11:13
  Author: andrea
Revision: 188552

upgpkg: kdenetwork 4.10.4-2

Kopete doesn't support mediastreamer 2.9

Modified:
  kdenetwork/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-15 11:09:27 UTC (rev 188551)
+++ PKGBUILD	2013-06-15 11:11:13 UTC (rev 188552)
@@ -11,15 +11,15 @@
          'kdenetwork-krdc'
          'kdenetwork-krfb')
 pkgver=4.10.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdenetwork')
-makedepends=('cmake' 'automoc4' 'boost' 'speex' 'ortp' 'libotr3' 'ppp'
+makedepends=('cmake' 'automoc4' 'boost' 'speex' 'libotr3' 'ppp'
 	'qca-ossl' 'kdebase-workspace' 'kdebase-lib' 'libvncserver'
     'v4l-utils' 'libidn' 'qimageblitz' 'libxdamage' 'libgadu' 'libmsn'
-    'libktorrent' 'libmms' 'mediastreamer' 'telepathy-qt')
+    'libktorrent' 'libmms' 'telepathy-qt')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz"
         'use-libotr3.patch')
 sha1sums=('891277c8dcbf231452947e9b4c54324bad35fd1a'
@@ -74,7 +74,7 @@
 package_kdenetwork-kopete() {
 	pkgdesc='Instant Messenger'
 	depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr3' 'libmsn'
-	         'libidn' 'qimageblitz' 'libgadu' 'mediastreamer')
+	         'libidn' 'qimageblitz' 'libgadu')
 	url="http://kde.org/applications/internet/kopete/"
 	install='kdenetwork-kopete.install'
 	cd $srcdir/build/kopete




More information about the arch-commits mailing list