Re: [ANNOUNCEMENT] Updated: mingw64-*-gcc-5.4.0-2 (x86/x86_64)

2016-08-16 Thread Tony Kelman
> I have just updated the mingw-w64 cross compilers Cygwin 32bit and > 64bit to mingw64-*-gcc-5.4.0-2. I'm regretting only testing on 64 bit in my earlier message. I do see a segfault now when I build Julia with i686-w64-mingw32-gcc 5.4.0-2, that did not occur with 4.9.2-2. Could 4.9.2-2 be reinst

Re: /dev/ptmx fails with Azure accounts

2016-08-16 Thread Corinna Vinschen
Hi Russell, On Aug 15 12:48, rm...@aboutgolf.com wrote: > $ ./azure-check3 > Sid: S-1-12-1-2043906341-1249388050-2635137163-399631282 > Dom\Name: AzureAD\RussellMora > DsGetDcNameW: 1355 > NetUserGetInfo(NULL, 3): 2221 > NetUserGetInfo(NULL, 24): 2221 This is as bad as I feared. Apart from the

Re: Launch cygwin as non-domain user

2016-08-16 Thread Corinna Vinschen
On Aug 15 11:53, Bob Van wrote: > I didn't realize there was a response (on aug 8th to aug 6th) to this > since didn't get a mail, but am subscribed to digest now. > > I have no passwd or group files. When I echo username, it's as I expect... > > CHI+User(14497)@RVANOVERMEIREN ~/ror ^^^

[ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.7

2016-08-16 Thread Corinna Vinschen
Hi folks, I uploaded a new Cygwin test release 2.6.0-0.7. The new locale stuff has been folded into the master branch. This version adds the GNU-specific locale functions for converting strings to numbers. === The 2.6.0 relea

Autorebase errors; mintty won't launch

2016-08-16 Thread Emily Jackson
I installed the latest test version of Cygwin, and afterward autorebase hung for several minutes until I cancelled it. I ran setup.exe again and got these errors: Package: 0/Perpetual 0p_000_autorebase.dash exit code 256 0p_update-info-dir.dash exit code 256 Package: z/Perpetual

Re: Autorebase errors; mintty won't launch

2016-08-16 Thread Corinna Vinschen
On Aug 16 06:40, Emily Jackson wrote: > I installed the latest test version of Cygwin, and afterward autorebase > hung for several minutes until I cancelled it. I ran setup.exe again and > got these errors: > [...] Confirmed. Something's broken in the new strto_l functionality. Investigating..

Re: TEST RELEASE: Cygwin 2.6.0-0.7

2016-08-16 Thread Jim Reisert AD1C
The 64-bit version doesn't work on my Windows 10 64-bit system, updated to Anniversary edition (Version 1607, OS Build 14393.51). Even something as simple as "uname" in a Windows Command prompt causes 100% CPU and never does anything. I wish I had something more specific to tell you. cygcheck wo

Re: TEST RELEASE: Cygwin 2.6.0-0.7

2016-08-16 Thread Corinna Vinschen
On Aug 16 08:28, Jim Reisert AD1C wrote: > The 64-bit version doesn't work on my Windows 10 64-bit system, > updated to Anniversary edition (Version 1607, OS Build 14393.51). > Even something as simple as "uname" in a Windows Command prompt causes > 100% CPU and never does anything. I wish I had s

Re: Autorebase errors; mintty won't launch

2016-08-16 Thread Corinna Vinschen
On Aug 16 15:36, Corinna Vinschen wrote: > On Aug 16 06:40, Emily Jackson wrote: > > I installed the latest test version of Cygwin, and afterward autorebase > > hung for several minutes until I cancelled it. I ran setup.exe again and > > got these errors: > > [...] > > Confirmed. Something's brok

Re: /dev/ptmx fails with Azure accounts

2016-08-16 Thread rm...@aboutgolf.com
Hi Corinna On Tuesday, August 16, 2016 05:12, "Corinna Vinschen" said: > Hi Russell, > > This is as bad as I feared. Apart from the username and the Windows > home dir, there are no other information which could be fetched by > the usual means. Quite apart from the fact that there are no mea

Re: /dev/ptmx fails with Azure accounts

2016-08-16 Thread Corinna Vinschen
Hi Russell, On Aug 16 11:27, rm...@aboutgolf.com wrote: > Hi Corinna > > On Tuesday, August 16, 2016 05:12, "Corinna Vinschen" > said: > > > Hi Russell, > > > > This is as bad as I feared. Apart from the username and the Windows > > home dir, there are no other information which could be fet

[ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.8

2016-08-16 Thread Corinna Vinschen
Hi folks, I uploaded a new Cygwin test release 2.6.0-0.8. The new locale stuff has been folded into the master branch. This version adds the GNU-specific locale functions for converting strings to numbers ...AND... ...hopefully... fixes the problem introduced with 2.6.0-0.7, see https://cygw

I sent in a bug report and never heard anything back

2016-08-16 Thread jeff
I sent in http://sourceware.org/ml/cygwin/2016-08/msg0.html about an internal compiler error with gcc. It has been about 2 weeks and I have gotten no reply. It would be nice to fix this bug. thanks, jeff -- Problem reports: http://cygwin.com/problems.html FAQ: http:

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.8

2016-08-16 Thread Emily Jackson
On 8/16/2016 10:47 AM, Corinna Vinschen wrote: > I uploaded a new Cygwin test release 2.6.0-0.8. > > The new locale stuff has been folded into the master branch. This > version adds the GNU-specific locale functions for converting strings to > numbers > > ...AND... > > ...hopefully... > > fixe

Re: TEST RELEASE: Cygwin 2.6.0-0.7

2016-08-16 Thread Jim Reisert AD1C
On Tue, Aug 16, 2016 at 8:36 AM, Corinna Vinschen wrote: > You might want to read the mailing list first, to see if your problem > has already been reported... Thanks, and sorry. Because there were no replies to this thread, I (incorrectly) assumed that no problems had been reported. -- Jim Re

Re: I sent in a bug report and never heard anything back

2016-08-16 Thread Marco Atzeri
On 16/08/2016 18:07, j...@jeffunit.com wrote: I sent in http://sourceware.org/ml/cygwin/2016-08/msg0.html about an internal compiler error with gcc. It has been about 2 weeks and I have gotten no reply. It would be nice to fix this bug. thanks, jeff the code compile on both 32bit and 64

installing dask python (psutils problem)

2016-08-16 Thread Felipe M. Vieira
Ken, thanks for the answer. psutil is a dependency of a dependency. Thus not so easily disabled (I had already looked at it). In the end I ran py.test as instructed in the tutorial for dask but with verbose. Then it 'core dumped' when dealing with h5py (verbose enabled me to track the precise er

Cygwin's installation and security models?

2016-08-16 Thread lloyd.wood
I'd like to understand Cygwin's installation and security models better: - Cygwin's installers aren't signed. - downloads are from a number of untrusted mirrors via http/ftp, and packages aren't verified. Is this correct? thanks Lloyd Wood lloyd.w...@yahoo.co.uk http://savi.sf.net/ -- P

Re: Cygwin's installation and security models?

2016-08-16 Thread Brian Inglis
On 2016-08-16 19:49, lloyd.w...@yahoo.co.uk wrote: I'd like to understand Cygwin's installation and security models better: - Cygwin's installers aren't signed. - downloads are from a number of untrusted mirrors via http/ftp, and packages aren't verified. Is this correct? Nope! The installer

[ANNOUNCEMENT] tigervnc 1.6.0-3

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * tigervnc-1.6.0-3 * tigervnc-server-1.6.0-3 * tigervnc-server-module-1.6.0-3 TigerVNC is a high-performance implementation of VNC, a client/server application that allows users to launch and interact with graphical applicati

[ANNOUNCEMENT] spice-gtk 0.31-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * spice-gtk-0.31-1 * libspice-client-glib2.0_8-0.31-1 * libspice-client-glib2.0-devel-0.31-1 * libspice-client-gtk2.0_4-0.31-1 * libspice-client-gtk2.0-devel-0.31-1 * libspice-client-gtk3.0_4-0.31-1 * libspice-client-gtk3.0-deve

[ANNOUNCEMENT] phodav 2.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libphodav2.0_0-2.0-1 * libphodav2.0-devel-2.0-1 * libphodav2.0-doc-2.0-1 * chezdav-2.0-1 Phodav is a WebDav server implementation using libsoup (RFC 4918). This is an update to the latest upstream release, with a major ABI/A

[ANNOUNCEMENT] openwsman 2.6.3-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libwsman1-2.6.3-1 * libwsman_client4-2.6.3-1 * libwsman_clientpp1-2.6.3-1 * libwsman-common-2.6.3-1 * libwsman-devel-2.6.3-1 * openwsman-winrs-2.6.3-1 * perl-openwsman-2.6.3-1 * python-openwsman-2.6.3-1 * ruby-openwsman-2.6.3-

[ANNOUNCEMENT] libpng 1.6.24-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libpng16-1.6.24-1 * libpng16-devel-1.6.24-1 * libpng-devel-1.6.24-1 * libpng-tools-1.6.24-1 * mingw64-i686-libpng-1.6.24-1 * mingw64-x86_64-libpng-1.6.24-1 libpng is the official reference library for the Portable Network Gra

[ANNOUNCEMENT] libjpeg-turbo 1.5.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * jpeg-1.5.0-1 * libjpeg8-1.5.0-1 * libjpeg-devel-1.5.0-1 * libturbojpeg0-1.5.0-1 * libturbojpeg-devel-1.5.0-1 * mingw64-i686-libjpeg-turbo-1.5.0-1 * mingw64-x86_64-libjpeg-turbo-1.5.0-1 libjpeg-turbo is a derivative of libjpeg

[ANNOUNCEMENT] vim 7.4.2181-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * vim-7.4.2181-1 * vim-common-7.4.2181-1 * vim-minimal-7.4.2181-1 * gvim-7.4.2181-1 * xxd-7.4.2181-1 * vim-doc-7.4.2181-1 Vim (Vi IMproved) is an almost compatible version of the UNIX editor vi. Almost every possible command c

[ANNOUNCEMENT] ncurses 6.0-7.20160806

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * ncurses-6.0-7.20160806 * ncurses-demo-6.0-7.20160806 * libncursesw10-6.0-7.20160806 * libncurses-devel-6.0-7.20160806 * terminfo-6.0-7.20160806 * terminfo-extra-6.0-7.20160806 * mingw64-i686-ncurses-6.0-7.20160806 * mingw64-x8

[ANNOUNCEMENT] GeoIP-database 20160802-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * GeoIP-database-20160802-1 GeoIP is an API that enables the user to find geographical and network information of an IP address. The free GeoLite databases are similar to the commercial GeoIP databases, but are slightly less

[ANNOUNCEMENT] pixman 0.34.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libpixman1_0-0.34.0-1 * libpixman1-devel-0.34.0-1 * mingw64-i686-pixman-0.34.0-1 * mingw64-x86_64-pixman-0.34.0-1 pixman is a library that provides low-level pixel manipulation features such as image compositing and trapezoi

[ANNOUNCEMENT] pkg-config 0.29.1-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * pkg-config-0.29.1-1 * mingw64-i686-pkg-config-0.29.1-1 * mingw64-x86_64-pkg-config-0.29.1-1 pkg-config is a script to make putting together all the build flags when compiling/linking a lot easier. This is an update to the l

[ANNOUNCEMENT] po4a 0.48-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * po4a-0.48-1 The po4a (PO for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation. This is an

[ANNOUNCEMENT] podofo 0.9.4-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * podofo-0.9.4-1 * libpodofo0.9.4-0.9.4-1 * libpodofo-devel-0.9.4-1 The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be writte

[ANNOUNCEMENT] sg3_utils 1.42-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * sg3_utils-1.42-1 * libsgutils2_2-1.42-1 * libsgutils2-devel-1.42-1 The sg3_utils package contains utilities that send SCSI commands to devices. As well as devices on transports traditionally associated with SCSI (e.g. Fibre

[ANNOUNCEMENT] krename 4.0.9-7

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * krename-4.0.9-7 KRename is a powerful batch renamer for KDE. It allows you to easily rename hundreds or even more files in one go. The filenames can be created by parts of the original filename, numbering the files or acces

[ANNOUNCEMENT] sdparm 1.10-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * sdparm-1.10-1 The sdparm utility accesses SCSI device parameters. When the SCSI device is a disk, sdparm's role is similar to its namesake: the hdparm utility which is primarily designed for ATA disks. More generally, sdpa

[ANNOUNCEMENT] libcue 2.1.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libcue2-2.1.0-1 * libcue-devel-2.1.0-1 * mingw64-i686-libcue-2.1.0-1 * mingw64-x86_64-libcue-2.1.0-1 Libcue is intended to parse a so called cue sheet from a char string or a file pointer. For handling of the parsed data a c

[ANNOUNCEMENT] scribus 1.4.6-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * scribus-1.4.6-1 Scribus brings award-winning professional DTP to Linux and *nix desktops with a combination of 'press-ready' output and new approaches to page layout. Underneath the modern and user friendly interface, Scrib

[ANNOUNCEMENT] libxmp 4.4.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libxmp4-4.4.0-1 * libxmp-devel-4.4.0-1 The Extended Module Player library, or libxmp, is a portable cross- platform module renderer. Libxmp loads over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple

[ANNOUNCEMENT] xmp 4.1.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * xmp-4.1.0-1 The Extended Module Player, or xmp, is a portable cross-platform command-line module player. Xmp plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC. -- Yaakov -- Pr

[ANNOUNCEMENT] xboard 4.9.1-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * xboard-4.9.1-1 XBoard is a graphical user interface for chess in all its major forms, including international chess, xiangqi (Chinese chess), shogi (Japanese chess) and Makruk, in addition to many minor variants such as Los

[ANNOUNCEMENT] xterm 325-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * xterm-325-1 The xterm program is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. This version implements ISO

[ANNOUNCEMENT] htmldoc 1.8.28-2

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * htmldoc-1.8.28-2 HTMLDOC converts Hyper-Text Markup Language (HTML) input files into indexed HTML, Adobe PostScript, or Adobe Portable Document Format (PDF) files. HTMLDOC can be used as a standalone application, in a batc

[ANNOUNCEMENT] t1utils 1.39-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * t1utils-1.39-1 Six free command-line utilties for dealing with Type 1 fonts. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cy

[ANNOUNCEMENT] ttf2pt1 3.4.4-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * ttf2pt1-3.4.4-1 TTF2PT1 converts most TrueType Fonts to an Adobe Type 1 .pfa file. And also the other font formats supported by the FreeType library to an Adobe Type 1 .pfa file. And the BDF fonts to an Adobe Type 1 .pfa fi

[ANNOUNCEMENT] dia-shapes 0.6.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * dia-shapes-0.6.0-1 A collection of additional shapes (often called symbols, objects or stencils) that can be added to your Dia toolbox. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ:

[ANNOUNCEMENT] libxcb 1.12-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libxcb1-1.12-1 * libxcb-devel-1.12-1 * libxcb-doc-1.12-1 * libxcb-composite0-1.12-1 * libxcb-composite-devel-1.12-1 * libxcb-damage0-1.12-1 * libxcb-damage-devel-1.12-1 * libxcb-dpms0-1.12-1 * libxcb-dpms-devel-1.12-1 * libxcb

[ANNOUNCEMENT] nano 2.6.2-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * nano-2.6.2-1 GNU nano is a small and friendly console-mode text editor, based on and mostly compatible with UW Pico. Besides basic text editing, nano offers many extra features like an interactive search and replace, go to

[ANNOUNCEMENT] frogr 1.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * frogr-1.0-1 Frogr is a small application for the GNOME desktop that allows users to manage their accounts in the Flickr image hosting website. It supports all the basic Flickr features, including uploading pictures, adding

[ANNOUNCEMENT] libvoikko 3.8-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * voikko-tools-3.8-1 * libvoikko1-3.8-1 * libvoikko-devel-3.8-1 * suomi-malaga-1.19-1 Voikko is a spellchecker, hyphenator and collection of related linguistic data for Finnish language. This is an update to the latest 3.x re

[ANNOUNCEMENT] calligra 2.9.11-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * calligra-libs-2.9.11-1 * calligra-data-2.9.11-1 * calligra-devel-2.9.11-1 * calligra-flow-2.9.11-1 * calligra-plan-2.9.11-1 * calligra-sheets-2.9.11-1 * calligra-stage-2.9.11-1 * calligra-tools-2.9.11-1 * calligra-words-2.9.11

[ANNOUNCEMENT] fontconfig 2.12.1-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * fontconfig-2.12.1-1 * fontconfig-doc-2.12.1-1 * libfontconfig1-2.12.1-1 * libfontconfig-common-2.12.1-1 * libfontconfig-devel-2.12.1-1 * mingw64-i686-fontconfig-2.12.1-1 * mingw64-x86_64-fontconfig-2.12.1-1 Fontconfig is a li

[ANNOUNCEMENT] cgit 1.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * cgit-1.0-1 This is an attempt to create a fast web interface for the git scm, using a builtin cache to decrease server io-pressure. This is an update to the latest upstream release. -- Yaakov -- Problem reports: htt

[ANNOUNCEMENT] clamav 0.99.2-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * clamav-0.99.2-1 * clamav-doc-0.99.2-1 * libclamav7-0.99.2-1 * libclamav-devel-0.99.2-1 * clamav-db-daily-22066.283-1 Clam AntiVirus is a GPL anti-virus toolkit for UNIX, featuring command-line scanner, fast, multi-threaded d

[ANNOUNCEMENT] pcre 8.39-1, pcre2 10.22-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * pcre-8.39-1 * pcre2-10.22-1 * libpcre1-8.39-1 * libpcre16_0-8.39-1 * libpcre32_0-8.39-1 * libpcrecpp0-8.39-1 * libpcreposix0-8.39-1 * libpcre-devel-8.39-1 * libpcre-doc-8.39-1 * libpcre2_8_0-10.22-1 * libpcre2_16_0-10.22-1 * l

[ANNOUNCEMENT] libgadu 1.12.1-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libgadu3-1.12.1-1 * libgadu-devel-1.12.1-1 Client library for the Gadu-Gadu IM protocol. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

[ANNOUNCEMENT] pidgin 2.11.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * pidgin-2.11.0-1 * pidgin-devel-2.11.0-1 * pidgin-bonjour-2.11.0-1 * pidgin-gadugadu-2.11.0-1 * pidgin-sametime-2.11.0-1 * pidgin-tcl-2.11.0-1 * libpurple0-2.11.0-1 * libpurple-devel-2.11.0-1 * finch-2.11.0-1 * finch-devel-2.11

[ANNOUNCEMENT] empathy 3.12.12-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * empathy-3.12.12-1 Empathy is a messaging program which supports text, voice, and video chat and file transfers over many different protocols. Empathy uses Telepathy for protocol support and has a user interface based on Gos

[ANNOUNCEMENT] man-db 2.7.5-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * man-db-2.7.5-1 man-db is an implementation of the standard Unix documentation system accessed using the man command. It uses a Berkeley DB database in place of the traditional flat-text whatis databases. This is an update

[ANNOUNCEMENT] qt5ct 0.25-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * qt5ct-0.25-1 * mingw64-i686-qt5ct-0.25-1 * mingw64-x86_64-qt5ct-0.25-1 This program allows users to configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration. This is an update to the latest upstr

[ANNOUNCEMENT] xinit 1.3.4-12

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * xinit-1.3.4-12 This package contains programs used to start the X Window System server and a first client program in environments that use multiple window systems. The multiwindow session (startxwinrc) no longer sets QT_STY

[ANNOUNCEMENT] qt4 4.8.7-3

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libQt3Support4-4.8.7-3 * libQt3Support4-devel-4.8.7-3 * libQtCore4-4.8.7-3 * libQtCore4-devel-4.8.7-3 * libQtDBus4-4.8.7-3 * libQtDBus4-devel-4.8.7-3 * libQtDeclarative4-4.8.7-3 * libQtDeclarative4-devel-4.8.7-3 * libQtDesigne

[ANNOUNCEMENT] taglib-extras 1.0.1-2

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libtag-extras1-1.0.1-2 * libtag-extras-devel-1.0.1-2 This library provides additional TagLib plugins from the AmaroK project. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http:/

[ANNOUNCEMENT] gmult 8.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * gmult-8.0-1 Multiplication Puzzle is a simple GTK+ 2 game that emulates the multiplication game found in Emacs. Basically, a multiplication problem is shown with all digits replaced by letters. Your job is to guess which

[ANNOUNCEMENT] celestia 1.6.1-4

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * celestia-1.6.1-4 Celestia is an application for real-time 3D visualization of space, with a detailed model of the solar system, over 100,000 stars, more than 10,000 galaxies, and an extension mechanism for adding more objec

[ANNOUNCEMENT] chm2pdf 0.9.1-3

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * chm2pdf-0.9.1-3 A Python script that converts a CHM file into a single PDF file. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http:

[ANNOUNCEMENT] xxdiff 4.0.1-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * xxdiff-4.0.1-1 A graphical file and directories comparator and merge tool for Qt. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

[ANNOUNCEMENT] xpad 4.8.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * xpad-4.8.0-1 Xpad is a sticky note application written using GTK+ 2.0 that strives to be simple, fault-tolerant, and customizable. Xpad consists of independent pad windows; each is basically a text box in which notes can be