[ANNOUNCEMENT] GStreamer 1.6.3

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * gstreamer1.0-1.6.3-1 * libgstreamer1.0_0-1.6.3-1 * libgstreamer1.0-devel-1.6.3-1 * libgstreamer1.0-doc-1.6.3-1 * girepository-Gst1.0-1.6.3-1 * girepository-GstCheck1.0-1.6.3-1 * gstreamer1.0-plugins-base-1.6.3-1 * gstreamer1.

Re: Cygwin 1.7-58 with windows 2008

2016-02-22 Thread Rashi Singhal
Hi , We have call to "msgsnd" function that fails after processing 3 to 4 messages. We tried both Block and NO Block mechanism (IPC_NOWAIT) Also we changes configuration of cygserver.conf .This increases message processing to 8-10 messages.But fails after that. Attached is cygserver.conf file f

Re: XWin won't run xterm on start

2016-02-22 Thread Ken Brown
On 2/22/2016 4:51 PM, Ken Brown wrote: There's no need for this complexity. If you don't like what the system startxwinrc does, just copy it to ~/.startxwinrc and modify it to suit your purposes. For example, something like the attached .startxwinrc might do what you want. Ken #!/bin/sh #

Re: XWin won't run xterm on start

2016-02-22 Thread Ken Brown
On 2/22/2016 3:55 PM, Jaakov wrote: ... And yet a third alternative would be to automatically install a default $HOME/.startxwinrc during updates. That would completely defeat the purpose of ~/.startxwinrc, which is to allow the user to override the system startxwinrc. Ken -- Problem repor

Re: XWin won't run xterm on start

2016-02-22 Thread Ken Brown
On 2/22/2016 3:46 PM, Jaakov wrote: Ah, perhaps. There may be ways to catch that, but it may be easier for the OP to copy the startxwinrc file's contents. Not the best for responding to future changes ... One way to prevent recursion is if [[ "$FILEINCLUDED" != "1" ]]; then export FILEINC

[ANNOUNCEMENT] gegl 0.2.0-10

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * gegl-0.2.0-10 * libgegl0.2_0-0.2.0-10 * libgegl0.2-devel-0.2.0-10 GEGL (Generic Graphics Library) is a graph based image processing framework. GEGL provides infrastructure to do demand based cached non-destructive image edit

[ANNOUNCEMENT] grace 5.1.25-1

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * grace-5.1.25-1 * grace-devel-5.1.25-1 Grace is a WYSIWYG tool to make two-dimensional plots of numerical data. Its capabilities are roughly similar to GUI-based programs like Sigmaplot or Microcal Origin plus script-based

Re: XWin won't run xterm on start

2016-02-22 Thread Jaakov
... And yet a third alternative would be to automatically install a default $HOME/.startxwinrc during updates. ... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: ht

Re: XWin won't run xterm on start

2016-02-22 Thread Jaakov
Ah, perhaps. There may be ways to catch that, but it may be easier for the OP to copy the startxwinrc file's contents. Not the best for responding to future changes ... One way to prevent recursion is if [[ "$FILEINCLUDED" != "1" ]]; then export FILEINCLUDED=1 ... # do real job here fi

Re: [ANNOUNCEMENT] llvm 3.7.1-1

2016-02-22 Thread Yaakov Selkowitz
On 2016-02-22 03:32, Tony Kelman wrote: Yaakov Selkowitz cygwin.com> writes: This is an update to the latest upstream release. This release switches to the CMake build, which results in many small shared libraries instead of the single monolothic one from previous releases. Clang is also bui

Re: subversion 1.9.3-1 segfault

2016-02-22 Thread Jon Turney
On 19/02/2016 15:59, Greg Chicares wrote: On 2016-02-13 18:41, David Rothenberger wrote: On 2/9/2016 9:39 AM, Greg Chicares wrote: 'svn' segfaulted on a routine command: [...] I wasn't able to get any useful information out of the stack trace. Running addr2line does not show any functions. I

Re: Cygwin 1.7-58 with windows 2008

2016-02-22 Thread Marco Atzeri
On 22/02/2016 10:50, Rashi Singhal wrote: Hi , Last version working with out application is 1.7.32. We tried with this version but problem remain same. With the latest version of cygwin (2.4.1 release) our program gives compilation error for Yacc and LEX modules.( We are checking on this) fle

Re: Cygwin 1.7-58 with windows 2008

2016-02-22 Thread Rashi Singhal
Hi , Last version working with out application is 1.7.32. We tried with this version but problem remain same. With the latest version of cygwin (2.4.1 release) our program gives compilation error for Yacc and LEX modules.( We are checking on this) Please can you suggest something on EAGAIN issue

Re: [ANNOUNCEMENT] llvm 3.7.1-1

2016-02-22 Thread Ismail Donmez
On Mon, Feb 22, 2016 at 11:32 AM, Tony Kelman wrote: > Yaakov Selkowitz cygwin.com> writes: > >> This is an update to the latest upstream release. This release switches >> to the CMake build, which results in many small shared libraries instead >> of the single monolothic one from previous relea

Re: [ANNOUNCEMENT] llvm 3.7.1-1

2016-02-22 Thread Tony Kelman
Yaakov Selkowitz cygwin.com> writes: > This is an update to the latest upstream release. This release switches > to the CMake build, which results in many small shared libraries instead > of the single monolothic one from previous releases. Clang is also built > as a separate source package a

[ANNOUNCEMENT] ncurses 6.0-3.20160213

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * ncurses-6.0-3.20160213 * ncurses-demo-6.0-3.20160213 * libncursesw10-6.0-3.20160213 * libncurses-devel-6.0-3.20160213 * terminfo-6.0-3.20160213 * terminfo-extra-6.0-3.20160213 Ncurses (new curses) started as a freely distribu

[ANNOUNCEMENT] yad 0.33.1-1

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * yad-0.33.1-1 Yad (yet another dialog) is a fork of Zenity with many improvements, such as custom buttons, additional dialogs, pop-up menu in notification icon and more. -- Yaakov -- Problem reports: http://cygwin.co

[ANNOUNCEMENT] kid3 3.3.1-1

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * kid3-3.3.1-1 * kid3-qt-3.3.1-1 * kid3-core-3.3.1-1 If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Speex, TrueAudio and WavPack files (e.g. full albums) without typing the same information again

[ANNOUNCEMENT] mp4v2 2.0.0-1

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * mp4v2-2.0.0-1 * libmp4v2_2-2.0.0-1 * libmp4v2-devel-2.0.0-1 The MP4v2 library provides an API to create and modify mp4 files as defined by ISO/IEC 14496-12:2005. -- Yaakov -- Problem reports: http://cygwin.com/proble

[ANNOUNCEMENT] libsodium 1.0.8-1

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libsodium18-1.0.8-1 * libsodium-devel-1.0.8-1 * mingw64-i686-libsodium-1.0.8-1 * mingw64-x86_64-libsodium-1.0.8-1 Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and

[ANNOUNCEMENT] zeromq 4.1.4-1, python*-zmq 15.2.0-1

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libzmq5-4.1.4-1 * libzmq-devel-4.1.4-1 * libzmq-doc-4.1.4-1 * python-zmq-15.2.0-1 * python3-zmq-15.2.0-1 * mingw64-i686-zeromq-4.1.4-1 * mingw64-x86_64-zeromq-4.1.4-1 The 0MQ lightweight messaging kernel is a library which ex

[ANNOUNCEMENT] mesa 11.0.9-2

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * mesa-11.0.9-2 * dri-drivers-11.0.9-2 * libglapi0-11.0.9-2 * libGL1-11.0.9-2 * libGL-devel-11.0.9-2 * libOSMesa8-11.0.9-2 * libOSMesa-devel-11.0.9-2 * libEGL1-11.0.9-2 * libEGL-devel-11.0.9-2 * libGLESv2_2-11.0.9-2 * libGLESv2-

[ANNOUNCEMENT] wxWidgets3.0 3.0.2.0-2

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libwx_baseu3.0_0-3.0.2.0-2 * libwx_gtk2u3.0_0-3.0.2.0-2 * libwx_gtk2u3.0-devel-3.0.2.0-2 * libwx_gtk2u3.0-doc-3.0.2.0-2 * python-wx3.0-3.0.2.0-2 wxWidgets is a set of libraries that allows C++ applications to compile and run

[ANNOUNCEMENT] filezilla 3.14.1-1

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * filezilla-3.14.1-1 FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive interface. -- Yaakov -- Problem reports: http://cygwin.com/problems.ht

[ANNOUNCEMENT] cygwin32-gcc, cygwin64-gcc 5.3.0-1 etc.

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * cygwin32-2.4.1-1 * cygwin32-clang-3.7.1-1 * cygwin32-gcc-core-5.3.0-1 * cygwin32-gcc-g++-5.3.0-1 * cygwin32-gcc-fortran-5.3.0-1 * cygwin32-gcc-objc-5.3.0-1 * cygwin32-gcc-objc++-5.3.0-1 * cygwin32-gcc-ada-5.3.0-1 * cygwin32-gc

[ANNOUNCEMENT] libtool 2.4.6-3

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libtool-2.4.6-3 * libltdl7-2.4.6-3 GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. This release has been rebuilt for GCC 5.3.

[ANNOUNCEMENT] clang 3.7.1-1

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * clang-3.7.1-1 * clang-analyzer-3.7.1-1 * clang-doc-3.7.1-1 * emacs-clang-format-3.7.1-1 * vim-clang-format-3.7.1-1 * git-clang-format-3.7.1-1 * libclang3.7-3.7.1-1 * libclang-devel-3.7.1-1 * python-clang-3.7.1-1 * python3-clan

[ANNOUNCEMENT] llvm 3.7.1-1

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * llvm-3.7.1-1 * llvm-doc-3.7.1-1 * libllvm3.7-3.7.1-1 * libllvm-devel-3.7.1-1 The LLVM Core libraries provide a modern source- and target- independent optimizer, along with code generation support for many popular CPUs (as w

[ANNOUNCEMENT] djgpp-gcc 5.3.0-1

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * djgpp-gcc-core-5.3.0-1 * djgpp-gcc-g++-5.3.0-1 * djgpp-gcc-fortran-5.3.0-1 * djgpp-gcc-objc-5.3.0-1 * djgpp-gcc-objc++-5.3.0-1 * djgpp-gcc-ada-5.3.0-1 The GNU Compiler Collection includes front ends for C, C++, Objective-C,

[ANNOUNCEMENT] curl 7.47.1-1

2016-02-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * curl-7.47.1-1 * libcurl4-7.47.1-1 * libcurl-devel-7.47.1-1 * libcurl-doc-7.47.1-1 curl is a command line tool and library for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DIC