[arch-commits] Commit in ekiga/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Sat Dec 30 23:42:44 UTC 2017
Date: Saturday, December 30, 2017 @ 23:42:34
Author: bpiotrowski
Revision: 313820
4.0.1-28: rebuild against boost 1.66
Modified:
ekiga/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-30 23:25:26 UTC (rev 313819)
+++ PKGBUILD 2017-12-30 23:42:34 UTC (rev 313820)
@@ -4,13 +4,13 @@
pkgname=ekiga
pkgver=4.0.1
-pkgrel=27
+pkgrel=28
pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support (GnomeMeeting expanded and renamed)"
url="http://www.ekiga.org"
license=(GPL)
arch=(x86_64)
depends=('opal' 'boost-libs' 'libxv' 'libnotify' 'avahi' 'gtk2' 'gconf' 'gnome-icon-theme')
-makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost')
+makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost' 'python')
optdepends=('evolution-data-server: Evolution integration')
options=(!emptydirs)
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
More information about the arch-commits
mailing list