Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15733

Added Files:
        libzmq4.info 
Log Message:
move beta 3.x.x for libzmq to 3.2.3


--- NEW FILE: libzmq4.info ---
Package: libzmq4
Version: 3.2.3
Revision: 1
Description: No config transport layer
License: LGPL
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>

Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
GCC: 4.0

# Use 3.0.1-beta rather than start with the older 2.x series.
#Source: http://download.zeromq.org/zeromq-%v.tar.gz
#SourceDirectory: zeromq-%v
Source: http://download.zeromq.org/zeromq-%v.tar.gz
Source-MD5: 1abf8246363249baf5931a065ee38203

SplitOff: <<
        Package: %N-shlibs
        DocFiles: AUTHORS COPYING COPYING.LESSER ChangeLog INSTALL MAINTAINERS 
NEWS README
        Files: lib/libzmq.*.dylib
        Shlibs: %p/lib/libzmq.3.dylib 4.0.0 libzmq (>= 3.2.3-1)
  Conflicts: libzmq2
  Replaces: libzmq2
<<


Homepage: http://www.zeromq.org
DescDetail: <<
MQ (ZeroMQ, 0MQ, zmq) looks like an embeddable networking library but
acts like a concurrency framework. It gives you sockets that carry
whole messages across various transports like in-process,
inter-process, TCP, and multicast. You can connect sockets N-to-N with
patterns like fanout, pub-sub, task distribution, and
request-reply. It's fast enough to be the fabric for clustered
products. Its asynchronous I/O model gives you scalable multicore
applications, built as asynchronous message-processing tasks. It has a
score of language APIs and runs on most operating systems.
<<

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to