[Lunar-commits] r16433 - in moonbase/trunk: chat/gnomemeeting libs/openh323
Auke Kok
sofar at lunar-linux.org
Mon Sep 12 22:06:56 UTC 2005
Author: sofar
Date: 2005-09-12 22:06:53 +0000 (Mon, 12 Sep 2005)
New Revision: 16433
Modified:
moonbase/trunk/chat/gnomemeeting/BUILD
moonbase/trunk/chat/gnomemeeting/DETAILS
moonbase/trunk/libs/openh323/DETAILS
Log:
Fixing and updating gnomemeeting and openh323 to versions that compile properly and work - at least now gnomemeeting _starts_ ok.
Modified: moonbase/trunk/chat/gnomemeeting/BUILD
===================================================================
--- moonbase/trunk/chat/gnomemeeting/BUILD 2005-09-12 17:45:01 UTC (rev 16432)
+++ moonbase/trunk/chat/gnomemeeting/BUILD 2005-09-12 22:06:53 UTC (rev 16433)
@@ -1,4 +1,7 @@
(
+
+ # hack to make gnomemeeting accept lunar's newer pwlib:
+ sedit 's/1\.8\.7/1.9.0/' configure &&
./configure --prefix=/usr \
--datadir=/usr/share/gnomemeeting \
--sysconfdir=/etc/gnomemeeting &&
Modified: moonbase/trunk/chat/gnomemeeting/DETAILS
===================================================================
--- moonbase/trunk/chat/gnomemeeting/DETAILS 2005-09-12 17:45:01 UTC (rev 16432)
+++ moonbase/trunk/chat/gnomemeeting/DETAILS 2005-09-12 22:06:53 UTC (rev 16433)
@@ -1,15 +1,15 @@
MODULE=gnomemeeting
- VERSION=1.2.0
+ VERSION=1.2.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_VFY=sha1:dfcbcf18c0b3216a10bccfa1ce8bd0dbdb41ddc4
+ SOURCE_VFY=sha1:dc3308ce1d87a8059548dd6e72ceedde7d71efaf
SOURCE_URL=http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/
WEB_SITE=http://www.gnomemeeting.org
ENTERED=20021019
- UPDATED=20041217
+ UPDATED=20050913
SHORT="H323 videoconference tool"
cat << EOF
-GnomeMeeting is the first Linux H.323 compatible client designed for the
-Gnome desktop. It is compatible with Netmeeting and other H.323 products.
-It is the first free H323 videoconference tool with a powerfull GUI
-interface to be available under GNU/Linux.
+GnomeMeeting is the first Linux H.323 compatible client designed
+for the Gnome desktop. It is compatible with Netmeeting and other
+H.323 products. It is the first free H323 videoconference tool with
+a powerfull GUI interface to be available under GNU/Linux.
EOF
Modified: moonbase/trunk/libs/openh323/DETAILS
===================================================================
--- moonbase/trunk/libs/openh323/DETAILS 2005-09-12 17:45:01 UTC (rev 16432)
+++ moonbase/trunk/libs/openh323/DETAILS 2005-09-12 22:06:53 UTC (rev 16433)
@@ -1,13 +1,15 @@
MODULE=openh323
- VERSION=1.15.2
- SOURCE=$MODULE-v1\_15\_2-src-tar.gz
- SOURCE_VFY=sha1:e5839bc7b8ad6f26b03794672802530d72c73878
+ VERSION=1.15.6
+ SOURCE=$MODULE-Mimas_patch2-src-tar.gz
+ SOURCE_VFY=sha1:013ad86c781375a4029d9fe2298916871f1c0c3f
SOURCE_URL=http://www.voxgratia.org/releases/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_Mimas_patch2
WEB_SITE=http://www.openh323.org
ENTERED=20041217
UPDATED=20041217
SHORT="Open Source implementation of the ITU-T H.323 protocol."
cat << EOF
-The OpenH323 project aims to create a full featured, interoperable, Open Source implementation of the ITU-T H.323 teleconferencing protocol that can be used by personal developers and commercial users without charge.
+The OpenH323 project aims to create a full featured, interoperable, Open
+Source implementation of the ITU-T H.323 teleconferencing protocol that
+can be used by personal developers and commercial users without charge.
EOF
More information about the Lunar-commits
mailing list