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

Jan de Groot jgc at archlinux.org
Tue Oct 23 12:34:56 UTC 2012


    Date: Tuesday, October 23, 2012 @ 08:34:55
  Author: jgc
Revision: 169548

upgpkg: ekiga 3.9.90-1

Update to 3.9.90

Modified:
  ekiga/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-23 12:23:23 UTC (rev 169547)
+++ PKGBUILD	2012-10-23 12:34:55 UTC (rev 169548)
@@ -3,8 +3,8 @@
 # Contributor: Tom K <tomk at runbox.com>
 
 pkgname=ekiga
-pkgver=3.3.2
-pkgrel=6
+pkgver=3.9.90
+pkgrel=1
 pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support (GnomeMeeting expanded and renamed)"
 url="http://www.ekiga.org"
 license=(GPL)
@@ -15,14 +15,11 @@
 options=(!emptydirs)
 groups=('gnome-extra')
 install=ekiga.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
-        gcc47.patch)
-sha256sums=('d4dd47a47696c53e6f3839eef6e0e896dd3d07babb2e68ff8fe994d67ba8807a'
-            '9e3000016e1174be5d6cc60c89abeaeb61a98eb163a38abf11f4af4f2d6363ec')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d905169c257173196d235bad6501682cd07752a6a29577620cc4dfb91d8b77a9')
 
 build() {
   cd "$pkgname-$pkgver"
-  patch -Np1 -i "$srcdir/gcc47.patch"
   ./configure --prefix=/usr --sysconfdir=/etc \
       --localstatedir=/var --disable-schemas-install \
       --disable-scrollkeeper --enable-dbus




More information about the arch-commits mailing list