[Lunar-commits] <moonbase> opal: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Dec 25 15:10:15 CET 2009
commit 4e27679cfa1d2f32a9620e299faa2c2e158cd35c
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Dec 25 09:10:15 2009 -0500
opal: Version bump.
---
net/opal/BUILD | 5 +++--
net/opal/DETAILS | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/net/opal/BUILD b/net/opal/BUILD
index 9570fba..b1966a5 100644
--- a/net/opal/BUILD
+++ b/net/opal/BUILD
@@ -1,6 +1,7 @@
(
- sedit 's:_context->rtp_mode://_context->rtp_mode:g' plugins/video/H.263-1998/h263-1998.cxx
- sedit 's:_avcontext->rtp_mode://_avcontext->rtp_mode:g' plugins/video/MPEG4-ffmpeg/mpeg4.cxx
+
+ sedit 's:_context->rtp_mode://_context->rtp_mode:g' plugins/video/H.263-1998/h263-1998.cxx &&
+ sedit 's:_avcontext->rtp_mode://_avcontext->rtp_mode:g' plugins/video/MPEG4-ffmpeg/mpeg4.cxx &&
default_build
diff --git a/net/opal/DETAILS b/net/opal/DETAILS
index 62120b3..45761c0 100644
--- a/net/opal/DETAILS
+++ b/net/opal/DETAILS
@@ -1,13 +1,13 @@
MODULE=opal
- VERSION=3.6.4
MAJOR=3.6
+ VERSION=${MAJOR}.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:65c7462a0aa58720f1c0b6a2f3347527bd9aea8d
+ SOURCE_VFY=sha1:bd5e3907faf96db884a64dacdedb2259aca30cd3
WEB_SITE=http://www.ekiga.org/
ENTERED=20070316
- UPDATED=20090712
- SHORT="the Open Phone Abstraction Library"
+ UPDATED=20091225
+ SHORT="Open Phone Abstraction Library"
cat << EOF
opal (Open Phone Abstraction Library) aims to create a full featured,
More information about the Lunar-commits
mailing list