Module submission - opal
jean.bruenn@ip-minds.de
jean.bruenn at ip-minds.de
Wed Feb 15 20:53:58 UTC 2006
module name : opal
suggested section :
update (y/n) : n
bugfix (y/n) : n
security (y/n) : n
opal is needed by ekiga, ekiga i will submit later.
please not that the external speex is not in moonbase at the
moment it's strongly RECOMMED to use the internal one.
anyway, i will submit the external speex later, too.
don't know which section, maybe a new one?
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-15 21:33:32.000000000 +0100
@@ -0,0 +1,15 @@
+ MODULE=opal
+ VERSION=2.1.2
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}-${VERSION}
+ SOURCE_URL[0]=http://www.ekiga.org/downloads/sources/
+ SOURCE_VFY=sha1:11ee3d53905a83c2b810abf469f967a9a0b62d28
+ WEB_SITE=http://www.ekiga.org
+ ENTERED=20060212
+ UPDATED=20060212
+ 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