On 2010/08/07 8:30 PM, Chris Sutcliffe wrote: > Hi Chuck, > > Thank you for your thorough review of the packaging and the associated > patches. I've decided for ligsigc++ and libtorrent to make the base > packages the license packages as opposed to having '-lic' packages. > I've made all the changes you recommended and included Corinna's > updated d_reclen change. I have uploaded all new versions of the > packages: > > libsigc++-2.0-2.2.8-1: > > wget -x -nH --cut-dirs=1 \ > http://emergedesktop.org/cygwin/libsigc++/setup.hint \ > http://emergedesktop.org/cygwin/libsigc++/libsigc++2.0-2.2.8-1-src.tar.bz2 \ > http://emergedesktop.org/cygwin/libsigc++/libsigc++2.0-2.2.8-1.tar.bz2 \ > http://emergedesktop.org/cygwin/libsigc++/libsigc++2.0_0/setup.hint \ > http://emergedesktop.org/cygwin/libsigc++/libsigc++2.0_0/libsigc++2.0_0-2.2.8-1.tar.bz2 > \ > http://emergedesktop.org/cygwin/libsigc++/libsigc++2.0-devel/setup.hint \ > http://emergedesktop.org/cygwin/libsigc++/libsigc++2.0-devel/libsigc++2.0-devel-2.2.8-1.tar.bz2 > \ > http://emergedesktop.org/cygwin/libsigc++/libsigc++2.0-doc/setup.hint \ > http://emergedesktop.org/cygwin/libsigc++/libsigc++2.0-doc/libsigc++2.0-doc-2.2.8-1.tar.bz2 > > libtorrent-0.12.6-1: > > wget -x -nH --cut-dirs=1 \ > http://emergedesktop.org/cygwin/libtorrent/setup.hint \ > http://emergedesktop.org/cygwin/libtorrent/libtorrent-0.12.6-1-src.tar.bz2 \ > http://emergedesktop.org/cygwin/libtorrent/libtorrent-0.12.6-1.tar.bz2 \ > http://emergedesktop.org/cygwin/libtorrent/libtorrent11/setup.hint \ > http://emergedesktop.org/cygwin/libtorrent/libtorrent11/libtorrent11-0.12.6-1.tar.bz2 > \ > http://emergedesktop.org/cygwin/libtorrent/libtorrent-devel/setup.hint \ > http://emergedesktop.org/cygwin/libtorrent/libtorrent-devel/libtorrent-devel-0.12.6-1.tar.bz2 > > rtorrent-0.8.6-1: > > wget -x -nH --cut-dirs=1 \ > http://emergedesktop.org/cygwin/rtorrent/setup.hint \ > http://emergedesktop.org/cygwin/rtorrent/rtorrent-0.8.6-1-src.tar.bz2 \ > http://emergedesktop.org/cygwin/rtorrent/rtorrent-0.8.6-1.tar.bz2
My preliminary testing of the rtorrent client has been positive. Everything seems to be working as expected so far. Excellent! Some notes about the packaging: The setup.hints of the libtorrent subpackages (libtorrent11 and libtorrent-devel) are missing their 'external-source: libtorrent' line. The setup.hint of libtorrent11 is missing 'libsigc++2.0_0' from its 'requires:' line (likely a typo, missing the trailing _0). The setup.hint of libsigc++2.0_0 is missing 'libgcc1' and 'libstdc++6' from its 'requires:' line. The setup.hint of rtorrent is missing 'libgcc1' and 'libsigc++2.0_0' from its 'requires:' line (the latter is, again, likely a typo). The setup.hints of the libsigc++2.0 subpackages are missing 'libsigc++2.0' from their 'requires:' lines. The setup.hints of the libtorrent subpackages are missing 'libtorrent' from their 'requires:' lines. Best regards, -SM --
