summaryrefslogtreecommitdiffstats
path: root/extra/ekiga/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ekiga/Pkgfile')
-rwxr-xr-xextra/ekiga/Pkgfile11
1 files changed, 5 insertions, 6 deletions
diff --git a/extra/ekiga/Pkgfile b/extra/ekiga/Pkgfile
index cf14e1f71..48e67019a 100755
--- a/extra/ekiga/Pkgfile
+++ b/extra/ekiga/Pkgfile
@@ -1,18 +1,17 @@
# Description: An open source VoIP and video conferencing application for GNOME
# URL: http://www.ekiga.org/
-# Maintainer: Matt Housh, jaeger at morpheus dot net
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
# Depends on: esound, sdl, gnome-doc-utils, ptlib, opal, gtk, libgnomeui, libsigc++, dbus-glib, avahi, evolution-data-server, libnotify
-# Group: gnome/desktop
name=ekiga
-version=3.1.2
+version=3.2.6
release=1
-source=(http://ftp.acc.umu.se/pub/gnome/sources/ekiga/3.1/$name-$version.tar.gz)
+source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2)
build() {
cd $name-$version
- ./configure --prefix=/usr \
- --mandir=/usr/man \
+ ./configure --prefix=$GNOME_PREFIX \
--sysconfdir=/etc \
--disable-ldap \
--localstatedir=/var/lib