[Lunar-commits] <moonbase> opal: Version bump and a change in the BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Jul 24 23:15:32 CEST 2010
commit cc46c86ad125295fce4eea500eb58a1a50b7ec05
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Jul 24 17:15:32 2010 -0400
opal: Version bump and a change in the BUILD.
---
net/opal/BUILD | 4 ++--
net/opal/DETAILS | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net/opal/BUILD b/net/opal/BUILD
index 53671ec..d11125d 100644
--- a/net/opal/BUILD
+++ b/net/opal/BUILD
@@ -1,7 +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 &&
+#Revisit on next bump.
+ export CFLAGS="$CFLAGS -D__STDC_CONSTANT_MACROS" &&
default_build
diff --git a/net/opal/DETAILS b/net/opal/DETAILS
index d7d13bb..f3909e9 100644
--- a/net/opal/DETAILS
+++ b/net/opal/DETAILS
@@ -1,12 +1,12 @@
MODULE=opal
- MAJOR=3.6
- VERSION=$MAJOR.8
+ MAJOR=3.8
+ VERSION=$MAJOR.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:c43826bc3e273df048f47a77c4affb36614f2b7e
+ SOURCE_VFY=sha1:4b74c306185305e65cfac19c48bb2db3c549d7ca
WEB_SITE=http://www.ekiga.org
ENTERED=20070316
- UPDATED=20100602
+ UPDATED=20100724
SHORT="Open Phone Abstraction Library"
cat << EOF
More information about the Lunar-commits
mailing list