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

Added Files:
        pacparser.info 
Log Message:
new pkg pacparser 1.3.1 from Requests
https://sourceforge.net/p/fink/package-requests/1018/

--- NEW FILE: pacparser.info ---
Package: pacparser
Version: 1.3.1
Revision: 1
Description: Proxy auto-config parser
License: GPL
### Feel free to modify and take it over
Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>
Depends: <<
        %N1-shlibs (= %v-%r)
<<
BuildDepends: <<
<<
Source: http://pacparser.googlecode.com/files/%n-%v.tar.gz
Source-MD5: 97010ef3c18f81f8734e3cc3d6f92619
Source-Checksum: SHA1(eeaf890fddc16994d6063efe27a41488fa7f7ed9)
UseMaxBuildJobs: false
CompileScript: <<
        make -C src PREFIX=%p
<<
InstallScript: <<
        make -C src install PREFIX=%i
<<
SplitOff: <<
        Package: %N1-shlibs
        Description: pacparser1 shared libraries
        Files: <<
                lib/libpacparser.1.dylib
        <<
        Shlibs: <<
                %p/lib/libpacparser.1.dylib 0.0.0 %n (>= 1.3.1-1)
        <<
        DocFiles: COPYING README
<<
SplitOff2: <<
        Package: %N1-dev
        Description: pacparser1 dev files
        Depends: %N1-shlibs (= %v-%r)
        BuildDependsOnly: true
        Files: <<
                include
                lib/libpacparser.dylib
                share/man/man3
        <<
        DocFiles: COPYING README
<<
DocFiles: COPYING README
Homepage: http://code.google.com/p/pacparser/
DescDetail: <<
Pacparser is a library to parse proxy auto-config (PAC) files. Proxy
auto-config files are a vastly used proxy configuration method these
days. Web browsers can use a PAC file to determine which proxy server
to use or whether to go direct for a given URL. PAC files are written
in JavaScript and can be programmed to return different proxy methods
(e.g. "PROXY proxy1:port; DIRECT") depending upon URL, source IP
address, protocol, time of the day etc. PAC files introduce a lot of
possibilities. Look at the wikipedia link above to find out more about
them.
<<
DescPackaging: <<
Python plugin in %n-pyXX
<<


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to