>>>>> David Rothenberger writes: > On 3/3/2008 12:54 PM, Dr. Volker Zell wrote: >>>>>>> David Rothenberger writes: >> > -------- [librsync1 setup.hint ] -------- >> > sdesc: "Free software library that implements the rsync remote-delta algorithm. (runtime)" >> > ldesc: "librsync is a free software library that implements the >> > rsync remote-delta algorithm. This algorithm allows efficient remote >> > updates of a file, without requiring the old and new versions to >> > both be present at the sending end. The library uses a streaming >> > design similar to that of zlib with the aim of allowing it to be >> > embedded into many different applications." >> > category: Libs >> > requires: cygwin libpopt0 >> > external-source: rdiff >> >> This doesn't seem to depend on libpopt0
> I removed libpopt0 from requires. > -------- [librsync1 setup.hint ] -------- > sdesc: "Free software library that implements the rsync remote-delta algorithm. (runtime)" > ldesc: "librsync is a free software library that implements the > rsync remote-delta algorithm. This algorithm allows efficient remote > updates of a file, without requiring the old and new versions to > both be present at the sending end. The library uses a streaming > design similar to that of zlib with the aim of allowing it to be > embedded into many different applications." > category: Libs > requires: cygwin > external-source: rdiff > wget -x -nH --cut-dirs=2 \ > http://mysite.verizon.net/res00a7j/cygwin/rdiff/librsync-devel/librsync-devel-0.9.7-1.tar.bz2 \ > http://mysite.verizon.net/res00a7j/cygwin/rdiff/librsync-devel/setup.hint \ > http://mysite.verizon.net/res00a7j/cygwin/rdiff/librsync1/librsync1-0.9.7-1.tar.bz2 \ > http://mysite.verizon.net/res00a7j/cygwin/rdiff/librsync1/setup.hint \ > http://mysite.verizon.net/res00a7j/cygwin/rdiff/rdiff-0.9.7-1-src.tar.bz2 \ > http://mysite.verizon.net/res00a7j/cygwin/rdiff/rdiff-0.9.7-1.tar.bz2 \ > http://mysite.verizon.net/res00a7j/cygwin/rdiff/setup.hint Builds fine from source, packaging and setup.hint look good. GTG Volker