This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] libserf, libserf-devel, libserf0 - HTTP client library


David Rothenberger schrieb:
I'm ITP'ing this in preparation for packaging subversion-1.5.1.

serf[1] is included in Debian testing[2], but I could not find it in
Fedora or SuSE. Hence, I guess I require five GTGs.

If so, +1. Also GTG. Packaging looks good, builds fine from source. With one minor pick and one question.

The pick: CYGWIN-PATCHES/libserf.hint contains no requires libserf0,
but the importlib requires cygserf-0-0.dll

The question: Really cygserf-0-0.dll, not cygserf-0.dll?

-------- [libserf setup.hint ] --------
sdesc: "High-performance asynchronous HTTP client library (Documentation)"
ldesc: "The serf library is a C-based HTTP client library built upon
the Apache Portable Runtime (APR) library. It multiplexes
connections, running the read/write communication
asynchronously. Memory copies and transformations are kept to a
minimum to provide high performance operation."
category: Web
requires: cygwin

-------- [libserf0 setup.hint ] --------
sdesc: "High-performance asynchronous HTTP client library (Runtime)"
ldesc: "The serf library is a C-based HTTP client library built upon
the Apache Portable Runtime (APR) library. It multiplexes
connections, running the read/write communication
asynchronously. Memory copies and transformations are kept to a
minimum to provide high performance operation."
category: Web Libs
requires: cygwin libserf libapr1 libaprutil1 openssl zlib
external-source: libserf

-------- [libserf-devel setup.hint ] --------
sdesc: "High-performance asynchronous HTTP client library (Development)"
ldesc: "The serf library is a C-based HTTP client library built upon
the Apache Portable Runtime (APR) library. It multiplexes
connections, running the read/write communication
asynchronously. Memory copies and transformations are kept to a
minimum to provide high performance operation."
category: Web Libs Devel
requires: cygwin libserf libserf0
external-source: libserf

wget -x -nH --cut-dirs=2 \
  http://mysite.verizon.net/res00a7j/cygwin/libserf/libserf-0.2.0-1-src.tar.bz2 \
  http://mysite.verizon.net/res00a7j/cygwin/libserf/libserf-0.2.0-1.tar.bz2 \
  http://mysite.verizon.net/res00a7j/cygwin/libserf/libserf-devel/libserf-devel-0.2.0-1.tar.bz2 \
  http://mysite.verizon.net/res00a7j/cygwin/libserf/libserf-devel/setup.hint \
  http://mysite.verizon.net/res00a7j/cygwin/libserf/libserf0/libserf0-0.2.0-1.tar.bz2 \
  http://mysite.verizon.net/res00a7j/cygwin/libserf/libserf0/setup.hint \
  http://mysite.verizon.net/res00a7j/cygwin/libserf/setup.hint

[1] http://code.google.com/p/serf/
[2] http://packages.debian.org/source/lenny/serf



--
Reini Urban
http://phpwiki.org/  http://murbreak.at/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]