Module submission - opal

jean.bruenn@ip-minds.de jean.bruenn at ip-minds.de
Wed Feb 15 23:04:41 UTC 2006


module name       : opal
suggested section :
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n

download url and version has changes, here is the actual opal

wdp

-------------- next part --------------
--- opal/BUILD	1970-01-01 01:00:00.000000000 +0100
+++ opal/BUILD	2006-02-15 21:33:32.000000000 +0100
@@ -0,0 +1,16 @@
+(
+
+	cd ${SOURCE_DIRECTORY}                    &&
+	./configure  --build=$BUILD            \
+	             --prefix=/usr             \
+		     --sysconfdir=/etc         \
+		     --localstatedir=/var      \
+		     --infodir=/usr/share/info \
+		     --mandir=/usr/share/man   \
+		     --disable-iax             \
+		     $OPTS
+	make                                    &&
+	prepare_install                         &&
+	make install
+
+) > $C_FIFO 2>&1
--- opal/DEPENDS	1970-01-01 01:00:00.000000000 +0100
+++ opal/DEPENDS	2006-02-15 21:33:32.000000000 +0100
@@ -0,0 +1,5 @@
+depends  gawk      &&
+depends  openssl   &&
+depends  openldap  &&
+depends  pwlib     &&
+optional_depends "speex" ""  "--enable-localspeex"   "Use external speex? (TYPE n FOR INTERNAL SPEEX - RECOMMED)"
--- opal/DETAILS	1970-01-01 01:00:00.000000000 +0100
+++ opal/DETAILS	2006-02-16 00:04:38.000000000 +0100
@@ -0,0 +1,15 @@
+          MODULE=opal
+         VERSION=2.1.3
+          SOURCE=${MODULE}-${VERSION}.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}-${VERSION}
+   SOURCE_URL[0]=http://www.ekiga.org/downloads/beta2/sources/
+      SOURCE_VFY=sha1:cc17c7df84e686170442a2b96737d8fdc09c18a1
+        WEB_SITE=http://www.ekiga.org
+         ENTERED=20060215
+         UPDATED=20060215
+           SHORT="Open Phone Abstraction Library"
+           PSAFE=yes
+
+cat << EOF
+This is a Open Source class library for the development of applications that wish to use the SIP and H.323 protocols for multi-media communications over packet based networks..
+EOF
-------------- next part --------------
lvu submit opal 8d145338b0023ef51bad44b1c22c781f  -
2.6.14.5 2.6.12 gcc-3.4.5 glibc-2.3.6



More information about the Lunar mailing list