Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv24249

Added Files:
        linuxdcpp.info 
Log Message:
version 1.1.0 to 10.7

--- NEW FILE: linuxdcpp.info ---
Package: linuxdcpp
Version: 1.1.0
Revision: 3
Description: Direct Connect protocol GTK client
License: GPL
Maintainer: Hanspeter Niederstrasser <[email protected]>
Depends: <<
        atk1-shlibs,
        bzip2-shlibs,
        cairo-shlibs (>= 1.6-1),
        default-icon-theme,
        fontconfig2-shlibs (>= 2.8.0-6),
        freetype219-shlibs (>= 2.3.7-4),
        glib2-shlibs,
        gtk+2-shlibs (>= 2.12.3-1),
        libgettext8-shlibs,
        libglade2-shlibs (>= 2.4-1),
        libiconv,
        libxml2-shlibs,
        pango1-xft2-ft219-shlibs (>= 1.22.0-3),
        x11-shlibs
<<
#       libnotify-shlibs (>= 0.4.1-1),
BuildDepends: <<
        atk1 (>= 1.20.0-1),
        boost1.41.cmake,
        bzip2-dev,
        cairo (>= 1.6-1),
        fink (>= 0.24.12),
        fontconfig2-dev (>= 2.8.0-6),
        freetype219 (>= 2.3.7-4),
        gcc4.2 (>= 4.2.1-5577),
        glib2-dev (>= 2.14.0-1),
        glitz,
        gtk+2-dev (>= 2.12.3-1),
        libgettext8-dev,
        libglade2 (>= 2.4-1),
        libiconv-dev,
        libxml2,
        system-openssl-dev,
        pango1-xft2-ft219-dev (>= 1.22.0-3),
        pixman (>= 0.10.0-1),
        pkgconfig (>= 0.23),
        scons (>= 1.0.1-2),
        x11-dev
<<
#       libnotify (>= 0.4.1-1),
Source: http://launchpad.net/%n/1.1/%v/+download/%n-%v.tar.bz2
Source-MD5: 037de708bdb1e5dd7ac6c359b0e2c1a0
PatchScript: <<
#!/bin/sh -ev
### Iconv check doesn't understand Fink's iconv != Apple iconv
#/usr/bin/perl -pi -e 's|mac|mac1|g; s|darwin|darwin1|g' SConstruct
<<
NoSetCXXFLAGS: true
SetCXXFLAGS: -I%p/include -I/usr/X11R6/include
NoSetLDFLAGS: true
SetLDFLAGS: -L%p/lib -L/usr/X11R6/lib
GCC: 4.0
CompileScript: <<
#!/bin/sh -ev
export PKG_CONFIG_PATH=%p/lib/pkgconfig:/usr/X11R6/lib/pkgconfig
export CPATH=%p/include
## libnotify conflicts with system library of same name but different function, 
so disable
## add "libnotify=0" to compile command for v 1.2 unless Fink gets libnotify, 
then Dep on it.
%p/bin/scons PREFIX=%p
<<
InstallScript: <<
%p/bin/scons install FAKE_ROOT=%d
<<
DocFiles: Changelog.txt Credits.txt License.txt Readme.txt
Homepage: https://launchpad.net/linuxdcpp
DescDetail: <<
LinuxDC++ is a Linux port of the Direct Connect client DC++. Though 
it is primarily aimed at Linux, it has been shown to work on other 
Unix-based operating systems as well. It is written in C++ and makes 
use of GTK+ for the user-interface.

Direct connect is a peer-to-peer file-sharing protocol. The most 
popular Windows client implementing this protocol currently is DC++. 
Direct Connect clients connect to a central hub where they can view 
a list of clients or users connected to them. Users can search for 
files and download them from other clients, as well as chat with other 
users.
<<
DescUsage: <<
linuxdcpp
<<


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to