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

Added Files:
        openmcu.info openmcu.patch 
Log Message:
crypto stuff to section: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
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: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to