Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8652

Added Files:
        openmcu.info openmcu.patch 
Log Message:
move to crypto because it depends on pwlib, which is in crypto


--- NEW FILE: openmcu.patch ---
diff -ur openmcu/main.cxx openmcu.new/main.cxx
--- openmcu/main.cxx    Mon Feb 10 04:29:15 2003
+++ openmcu.new/main.cxx        Thu Jul  3 15:46:57 2003
@@ -261,7 +261,6 @@
 #include "speexcodec.h"
 #ifndef NO_VIDEO
 #include "h261codec.h"
-#include "videoio.h"
 #endif
 #include "main.h"
 

--- NEW FILE: openmcu.info ---
Package: openmcu
Version: 1.1.7
Revision: 2
Architecture: powerpc
Maintainer: Shawn Hsiao <[EMAIL PROTECTED]>
BuildDepends: fink (>= 0.9.12), gcc3.1
Depends: pwlib (>= 1.5.0-1), pwlib-shlibs (>= 1.5.0-1), openh323 (>= 1.12.0-2), 
openh323-shlibs (>= 1.12.0-2)
Source: http://www.openh323.org/bin/%n_%v.tar.gz
Source-MD5: 041c468256f426e9e5a8cec0cdc769f6
SourceDirectory: openmcu
#GCC: 3.1
SetCC: gcc3
SetCXX: g++3
NoSetCXXFLAGS: true
Patch: %n.patch
CompileScript: <<
 make CPLUS=g++3 PWLIBDIR=%p/lib/pwlib/ OPENH323DIR=%p/lib/openh323 opt 
MACHTYPE=ppc
<<
InstallScript: <<
install -d %i/bin/
install -m 755 ./obj_Darwin_ppc_r/openmcu %i/bin/
strip %i/bin/openmcu
install -d %i/share/man/man1/
install -m 644 openmcu.1 %i/share/man/man1/
<<
Description: H.323 conferencing server based on OpenH323
DescDetail: <<
openmcu is a simple Mutli Conference Unit using the H.323 protocol.
It sets up a H.323 listener process, and then waits for incoming
connections. Whenever an incoming connection is established, it adds
that call to the specified conference or to the default one if none
is specified.
<<
Homepage: http://www.openh323.org/
License: OSI-Approved



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to