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

Ionut Biru ibiru at archlinux.org
Mon Jul 25 20:58:06 UTC 2011


    Date: Monday, July 25, 2011 @ 16:58:05
  Author: ibiru
Revision: 132764

update to 3.3.1, rebuild against boost 1.47.0

Modified:
  ekiga/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-25 20:48:47 UTC (rev 132763)
+++ PKGBUILD	2011-07-25 20:58:05 UTC (rev 132764)
@@ -3,8 +3,8 @@
 # Contributor: Tom K <tomk at runbox.com>
 
 pkgname=ekiga
-pkgver=3.3.0
-pkgrel=4
+pkgver=3.3.1
+pkgrel=1
 pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support (GnomeMeeting expanded and renamed)"
 url="http://www.ekiga.org"
 license=(GPL)
@@ -12,13 +12,11 @@
 depends=('opal' 'boost-libs' 'libxv' 'libnotify' 'hicolor-icon-theme' 'avahi' 'gtk2' 'gconf')
 makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost')
 optdepends=('evolution-data-server: Evolution integration')
-provides=('gnomemeeting')
-replaces=('gnomemeeting')
 options=(!emptydirs)
 groups=('gnome-extra')
 install=ekiga.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('3fb22704e44afebf4294632505fb7a13f3eccb152fcb5878e97aa556d9486d2c')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('4776834810f213a93cd6c307108c505970fe22e4803935134dd9f6b0bc834e06')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list