This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
Re: ITP: rtorret, libtorrent, libsigc++
On Tue, 2010-08-10 at 21:32 -0400, Chris Sutcliffe wrote:
> libsigc2.0-2.2.8-1:
>
> wget -x -nH --cut-dirs=1 \
> http://emergedesktop.org/cygwin/libsigc/setup.hint \
> http://emergedesktop.org/cygwin/libsigc/libsigc2.0-2.2.8-1-src.tar.bz2 \
> http://emergedesktop.org/cygwin/libsigc/libsigc2.0-2.2.8-1.tar.bz2 \
> http://emergedesktop.org/cygwin/libsigc/libsigc2.0_0/setup.hint \
> http://emergedesktop.org/cygwin/libsigc/libsigc2.0_0/libsigc++2.0_0-2.2.8-1.tar.bz2
> \
> http://emergedesktop.org/cygwin/libsigc/libsigc2.0-devel/setup.hint \
> http://emergedesktop.org/cygwin/libsigc/libsigc2.0-devel/libsigc++2.0-devel-2.2.8-1.tar.bz2
> \
> http://emergedesktop.org/cygwin/libsigc/libsigc2.0-doc/setup.hint \
> http://emergedesktop.org/cygwin/libsigc/libsigc2.0-doc/libsigc++2.0-doc-2.2.8-1.tar.bz2
I'm getting 404'd on the subdirectories.
> 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
Looks good.
> 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
For future reference:
* PKG_HINTS is not required if named setup.hint and PKG_NAMES is not
defined (IOW only one package is being created).
* Instead of having to patch each Makefile.am to add
-I/usr/include/ncursesw, in the .cygport do:
CPPFLAGS+=" -I/usr/include/ncursesw"
* You also want to add this line to omit the ctags file from the patch:
DIFF_EXCLUDES="tags"
Yaakov
- References:
- ITP: rtorret, libtorrent, libsigc++
- Re: ITP: rtorret, libtorrent, libsigc++
- Re: ITP: rtorret, libtorrent, libsigc++
- Re: ITP: rtorret, libtorrent, libsigc++
- Re: ITP: rtorret, libtorrent, libsigc++
- Re: ITP: rtorret, libtorrent, libsigc++
- Re: ITP: rtorret, libtorrent, libsigc++
- Re: ITP: rtorret, libtorrent, libsigc++
- Re: ITP: rtorret, libtorrent, libsigc++
- Re: ITP: rtorret, libtorrent, libsigc++
- Re: ITP: rtorret, libtorrent, libsigc++