Re: libtiff-devel (3.9.6-1): missing dependency on libjbig-devel

2012-08-21 Thread Charles Wilson
On 8/21/2012 10:17 PM, James Zern wrote: libwebp's [1] configure script [2] does a simple check for -ltiff, this will succeed, but the build will fail due to the missing library. Corrected on sourceware; next release of libtiff will include this change organically. Thanks for the heads up.

Re: gdk-pixbuf update? (attn: Chuck)

2012-08-21 Thread Charles Wilson
On 8/21/2012 3:17 PM, Yaakov (Cygwin/X) wrote: Chuck, for someone who hates flag days with a passion[1], you have most ironically forced one upon us without warning. Please rectify that by restoring libpng14-devel (with 1.4-versioned files only, of course) ASAP. Actually, I was just following y

Re: libtiff-devel (3.9.6-1): missing dependency on libjbig-devel

2012-08-21 Thread Yaakov (Cygwin/X)
On 2012-08-21 21:17, James Zern wrote: /bin/sh ../libtool --tag=CC--mode=link gcc -g -O2 -o cwebp.exe cwebp-cwebp.o ../src/libwebp.la -ljpeg -ltiff libtool: link: gcc -g -O2 -o .libs/cwebp.exe cwebp-cwebp.o ../src/.libs/libwebp.a /usr/lib/libtiff.dll.a -ljbig /usr/lib/libjpeg.dll.a -lz

libtiff-devel (3.9.6-1): missing dependency on libjbig-devel

2012-08-21 Thread James Zern
libwebp's [1] configure script [2] does a simple check for -ltiff, this will succeed, but the build will fail due to the missing library. $ wget http://webp.googlecode.com/files/libwebp-0.2.0.tar.gz $ tar -xzf libwebp-0.2.0.tar.gz $ cd libwebp-0.2.0 $ ./configure $ make -j12 ... /bin/sh ../libtool

Re: HEADSUP: ruby-1.9.3 (attn: Jari, David, Ken)

2012-08-21 Thread Yaakov (Cygwin/X)
On 2012-08-21 04:38, Yaakov (Cygwin/X) wrote: Upstream has announced EOL for Ruby 1.8.x; right now it is receiving only security fixes. Therefore, it is now time to move on to the now-stable 1.9.x series. For the moment, the latest release is here: ftp://ftp.cygwinports.org/pub/cygwinports/upl

Re: [ITA] w32api-3.0b_svn5368-1

2012-08-21 Thread JonY
On 8/22/2012 02:58, Yaakov (Cygwin/X) wrote: > On 2012-08-21 09:13, Jon TURNEY wrote: >> There are a also couple of other issues which prevent X server from >> compiling >> successfully with these headers, which should probably be fixed in the >> X server: >> >> DEFINE_GUID is defined in terms of G

Re: gdk-pixbuf update? (attn: Chuck)

2012-08-21 Thread Yaakov (Cygwin/X)
On 2012-08-21 09:21, Ken Brown wrote: As a result of the recent libpng update, emacs won't build. emacs-X11 depends on gdk-pixbuf, and the latter (in its *.pc file) requires libpng14. And *this* shows the problem with removing libpng14-devel without warning. It's not just gdk-pixbuf2.0; -lpn

Re: [ITA] w32api-3.0b_svn5368-1

2012-08-21 Thread Yaakov (Cygwin/X)
On 2012-08-21 09:13, Jon TURNEY wrote: There are a also couple of other issues which prevent X server from compiling successfully with these headers, which should probably be fixed in the X server: DEFINE_GUID is defined in terms of GUID_SECT, which no longer exists. I'm not sure what the broke

Re: [ITP] yaml

2012-08-21 Thread Christopher Faylor
On Tue, Aug 21, 2012 at 04:12:42AM -0500, Yaakov (Cygwin/X) wrote: >(lib)yaml is a new requirement for ruby-1.9.x, and is therefore already >included in recent releases of Fedora and Debian: > >ftp://ftp.cygwinports.org/pub/cygwinports/uploads/yaml/ Heh. Anyone remember when, a couple of years a

Re: [ITA] w32api-3.0b_svn5368-1

2012-08-21 Thread Jon TURNEY
On 21/08/2012 13:10, NightStrike wrote: > On Tue, Aug 21, 2012 at 7:34 AM, JonY > wrote: >> >> Note the pragma push and undef, the Xwindows.h macro tricks no longer >> works. Perhaps guarding against _XFree86Server instead of XFree86Server >> will work? > > Or just fix Xwindows I am afraid

gdk-pixbuf update?

2012-08-21 Thread Ken Brown
Yaakov, As a result of the recent libpng update, emacs won't build. emacs-X11 depends on gdk-pixbuf, and the latter (in its *.pc file) requires libpng14. I manually changed libpng14 to libpng15 just to allow the build to complete, but I don't know what consequences that might have. Are you

Re: [ITA] w32api-3.0b_svn5368-1

2012-08-21 Thread NightStrike
On Tue, Aug 21, 2012 at 7:34 AM, JonY wrote: > Here's the part from mingw-w64 windef.h: > > #ifndef _DEF_WINBOOL_ > #define _DEF_WINBOOL_ > typedef int WINBOOL; > #pragma push_macro("BOOL") > #undef BOOL > #if !defined(__OBJC__) && !defined(__OBJC_BOOL) && > !defined(__objc_INCLUDE_GNU) > typedef

Re: setup.exe and cntlm proxy - setup gets stuck at mirrors.lst

2012-08-21 Thread Pawel Jasinski
hi, trunk of cntlm implements correctly communication with HTTP 1.0 clients such as setup.exe in cygwin. Current stable 0.92.3 does not work with setup.exe cheers, pawel On Mon, Aug 13, 2012 at 12:23 AM, Pawel Jasinski wrote: > for now I will try to convince cntlm people to support HTTP 1.0

Re: [ITA] w32api-3.0b_svn5368-1

2012-08-21 Thread JonY
On 8/21/2012 19:11, Jon TURNEY wrote: > On 21/08/2012 05:47, JonY wrote: >> On 8/21/2012 11:46, Christopher Faylor wrote: >>> On Tue, Aug 21, 2012 at 11:31:23AM +0800, JonY wrote: On 8/21/2012 10:23, JonY wrote: > On 8/21/2012 09:15, JonY wrote: >> On 8/21/2012 07:22, Yaakov (Cygwin/X)

[RFU] promote texlive-collection-basic-20120628-2 from test to current

2012-08-21 Thread Ken Brown
D=http://sanibeltranquility.com/cygwin/release/TeX TC=texlive-collection wget -x -nH --cut-dirs=2 ${D}/${TC}-basic/setup.hint cd TeX rm \ ${D}/${TC}-basic/${TC}-basic-20120312-2.tar.bz2\ ${D}/${TC}-basic/${TC}-basic-20120312-2-src.tar.bz2 Thanks. Ken

Re: [ITA] w32api-3.0b_svn5368-1

2012-08-21 Thread Jon TURNEY
On 21/08/2012 05:47, JonY wrote: > On 8/21/2012 11:46, Christopher Faylor wrote: >> On Tue, Aug 21, 2012 at 11:31:23AM +0800, JonY wrote: >>> On 8/21/2012 10:23, JonY wrote: On 8/21/2012 09:15, JonY wrote: > On 8/21/2012 07:22, Yaakov (Cygwin/X) wrote: >> On 2012-08-20 07:15, JonY wrot

Re: [SECURITY] python

2012-08-21 Thread rushojp
Hello. Is there any plan of 2.7?

HEADSUP: ruby-1.9.3 (attn: Jari, David, Ken)

2012-08-21 Thread Yaakov (Cygwin/X)
Upstream has announced EOL for Ruby 1.8.x; right now it is receiving only security fixes. Therefore, it is now time to move on to the now-stable 1.9.x series. For the moment, the latest release is here: ftp://ftp.cygwinports.org/pub/cygwinports/uploads/ruby/ The newly ITP'd libyaml0_2 is a n

[ITP] yaml

2012-08-21 Thread Yaakov (Cygwin/X)
(lib)yaml is a new requirement for ruby-1.9.x, and is therefore already included in recent releases of Fedora and Debian: ftp://ftp.cygwinports.org/pub/cygwinports/uploads/yaml/ Yaakov