aboutsummaryrefslogtreecommitdiff
path: root/net/im/ekiga/ekiga.mkbuild
diff options
context:
space:
mode:
authorrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2009-03-25 15:01:04 +0000
committerrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2009-03-25 15:01:04 +0000
commit642ab590cb0da9218707e0a3f4b9b7eda9ba8cf3 (patch)
tree805645e57c7c9bd576751e152ec659bad2f3c41c /net/im/ekiga/ekiga.mkbuild
parentfad486be1d3a5f00d66ec3b60806624f839c8780 (diff)
downloadmkbuilds-642ab590cb0da9218707e0a3f4b9b7eda9ba8cf3.tar.gz
mkbuilds-642ab590cb0da9218707e0a3f4b9b7eda9ba8cf3.tar.bz2
ekiga: updating ekiga (to 3.0.0) and its dependencies
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@400 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'net/im/ekiga/ekiga.mkbuild')
-rw-r--r--net/im/ekiga/ekiga.mkbuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/net/im/ekiga/ekiga.mkbuild b/net/im/ekiga/ekiga.mkbuild
index b339078..26a6d31 100644
--- a/net/im/ekiga/ekiga.mkbuild
+++ b/net/im/ekiga/ekiga.mkbuild
@@ -17,7 +17,7 @@
#------------------------
#
# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... )
-[[DOWNLOAD FOLDER URL]]="http://www.ekiga.org/admin/downloads/latest/sources/sources/ekiga-2.0.12.tar.gz"
+[[DOWNLOAD FOLDER URL]]="http://www.ekiga.org/admin/downloads/latest/sources/ekiga_3.0.2/ekiga-3.0.2.tar.gz"
# Source base name. if different from package name. Null ("") to default value.
# Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
@@ -62,7 +62,7 @@
# Dependency list input
# Enter string: "dependency_1 [condiction_1] [versio_1]: dependency_2 [condiction_2] [versio_2]"
# Example:
-[[SLACK REQUIRED]]="opal: gnome-doc-utils: GConf: libgnome: libgnomeui"
+[[SLACK REQUIRED]]="opal: gnome-doc-utils: GConf: libgnome: libgnomeui: ptlib: avahi"
#
# Decompress program
@@ -82,7 +82,7 @@
#
# ./configure options
-[[OTHER CONFIGURE ARGS]]=""
+[[OTHER CONFIGURE ARGS]]="--sysconfdir=/etc --disable-eds"
#
# PREFIX. Default /usr
@@ -90,7 +90,7 @@
#
# Number of jobs
-[[NUMBER OF JOBS]]="-j4"
+[[NUMBER OF JOBS]]=""
#---------------------
# Others changes
@@ -127,6 +127,7 @@
off: md5sum_download_and_check_0
off: md5sum_download_and_check_1
off: gpg_signature_check
+ on: manifest_check
on: untar_source
off: patch_source
on: configure