[ANNOUNCEMENT] Various mingw64 libraries

2016-11-13 Thread Yaakov Selkowitz

The following packages have been uploaded to the Cygwin distribution:

* mingw64-i686-boost-1.60.0-2
* mingw64-i686-editline-2.101-1
* mingw64-i686-expat-2.2.0-1
* mingw64-i686-gettext-0.19.8.1-2
* mingw64-i686-gnutls-3.3.24-2
* mingw64-i686-icu-57.1-2
* mingw64-i686-lcms2-2.8-1
* mingw64-i686-libcdr0.1-0.1.3-2
* mingw64-i686-libe-book0.1-0.1.2-2
* mingw64-i686-libidn-1.33-1
* mingw64-i686-libmspub0.1-0.1.2-2
* mingw64-i686-libvisio0.1-0.1.5-2
* mingw64-i686-mariadb-connector-c-2.3.1-1
* mingw64-i686-mpfr-3.1.5-1
* mingw64-i686-sqlite3-3.14.1-1
* mingw64-i686-webkitgtk1.0-2.2.8-4
* mingw64-i686-webkitgtk3.0-2.2.8-4
* mingw64-x86_64-boost-1.60.0-2
* mingw64-x86_64-editline-2.101-1
* mingw64-x86_64-expat-2.2.0-1
* mingw64-x86_64-gettext-0.19.8.1-2
* mingw64-x86_64-gnutls-3.3.24-2
* mingw64-x86_64-icu-57.1-2
* mingw64-x86_64-lcms2-2.8-1
* mingw64-x86_64-libcdr0.1-0.1.3-2
* mingw64-x86_64-libe-book0.1-0.1.2-2
* mingw64-x86_64-libidn-1.33-1
* mingw64-x86_64-libmspub0.1-0.1.2-2
* mingw64-x86_64-libvisio0.1-0.1.5-2
* mingw64-x86_64-mariadb-connector-c-2.3.1-1
* mingw64-x86_64-mpfr-3.1.5-1
* mingw64-x86_64-sqlite3-3.14.1-1
* mingw64-x86_64-webkitgtk1.0-2.2.8-3
* mingw64-x86_64-webkitgtk3.0-2.2.8-3

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] phonon 4.9.0-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libphonon4-4.9.0-1
* libphonon-devel-4.9.0-1
* libphonon4qt5_4-4.9.0-1
* libphonon4qt5-devel-4.9.0-1
* phonon-backend-gstreamer-4.9.0-1
* phonon4qt5-backend-gstreamer-4.9.0-1

Phonon is a Qt/KDE multimedia engine with support for multiple backends.

This is an update to the latest upstream release.  The Qt4 and Qt5 binaries
are now built simultaneously as part of the same source package.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: [ANNOUNCEMENT] mysql 10.1.19-1

2016-11-13 Thread Wayne Davison
On Sun, Nov 13, 2016 at 12:36 PM, Yaakov Selkowitz
 wrote:
> The following packages have been uploaded to the Cygwin distribution:
> * mysql-10.1.19-1
> * [...]

Would you consider a change in the mysql packages back to using
readline? It should hopefully be as simple as:

CYGCONF_ARGS="--with-readline"

I tried doing a cygport prep with that set, but the mysql package's
patches aren't applying successfully, so I couldn't easily give it a
try.

The reason for the switch back is that the current line-editing lib is
severely crippled compared to readline. There's no search (and the
suggestions I saw for how to enable Ctrl-R don't work), there's no
undo (or redo), there's no Esc-. arg references, there's no word
delete, etc. Also, its save format is quite unreadable (not to mention
that it blew-away my mysql command history in ~/.mysql_history, which
was really quite rude of it).

I know that RHEL/CentOS still uses readline in their mariadb packages,
so hopefully it will be an easy change.

..wayne..

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Cygwin Setup Command-line Arguments - Paths with a Space Incorrectly Parsed

2016-11-13 Thread OwN-3m-All
Is there a way to pass in paths that contain a space in the --root and
--local-package-dir Cygwin command-line arguments?  Everything I've
tried doesn't work.

Here's a sample batch script to reproduce the issue (create a
directory with a space in it, copy Cygwin setup exe, and then save
batch script into this directory):

cd "C:\test\with space"
set WD=%~dp0
echo "%WD%cygTemp"
"setup-x86_64.exe" --root "%WD%" --local-package-dir "%WD%cygTemp"
pause

If I double quote the path as expected for path variables that may
contain a space in batch, Cygwin incorrectly parses the above
command-line arguments.  I know it is NOT recommended to install
Cygwin with a path that contains spaces, but according to the
documentation, "Cygwin does support spaces in filenames and paths."
But, it doesn't appear to when passing in parameters to the setup?

I'd like to automate Cygwin installation, but I don't want to rule out
the possibility that a path with a space will not be used.

Please let me know if this is possible.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] geoipupdate 2.2.2-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* geoipupdate-2.2.2-1

The GeoIP Update program performs automatic updates of GeoIP2 and GeoIP 
Legacy binary databases. CSV databases are not supported.

This release is configured to download the free databases by default, which
do not require a subscription.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] GeoIP-database 20161101-2

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* GeoIP-database-20161101-2

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 accurate.

This release rearranges the package to not conflict with downloads by 
geoipupdate.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] GeoIP 1.6.9-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* GeoIP-1.6.9-1
* libGeoIP1-1.6.9-1
* libGeoIP-devel-1.6.9-1

GeoIP is a C library that enables the user to find geographical and network 
information of an IP address.

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] LXDE updates

2016-11-13 Thread Yaakov Selkowitz

The following packages have been uploaded to the Cygwin distribution:

* gpicview-0.2.5-1
* lxde-common-0.99.1-1
* lxpanel-0.8.2-1
* lxpanel-devel-0.8.2-1
* lxtask-0.1.7-1
* menu-cache-1.0.2-1
* libmenu-cache3-1.0.2-1
* libmenu-cache-devel-1.0.2-1

These are the latest updates for LXDE components.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] harfbuzz 1.3.3-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* harfbuzz-1.3.3-1
* libharfbuzz0-1.3.3-1
* libharfbuzz-gobject0-1.3.3-1
* libharfbuzz-icu0-1.3.3-1
* libharfbuzz-devel-1.3.3-1
* libharfbuzz-gobject-devel-1.3.3-1
* libharfbuzz-icu-devel-1.3.3-1
* girepository-HarfBuzz0.0-1.3.3-1
* mingw64-i686-harfbuzz-1.3.3-1
* mingw64-i686-harfbuzz-icu-1.3.3-1
* mingw64-x86_64-harfbuzz-1.3.3-1
* mingw64-x86_64-harfbuzz-icu-1.3.3-1

HarfBuzz is an OpenType text shaping engine.

This is an update to the latest stable release branch.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] boost 1.60.0-2

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libboost-devel-1.60.0-2
* libboost_python-devel-1.60.0-2
* libboost_python3-devel-1.60.0-2
* libboost_atomic1.60-1.60.0-2
* libboost_chrono1.60-1.60.0-2
* libboost_context1.60-1.60.0-2
* libboost_container1.60-1.60.0-2
* libboost_coroutine1.60-1.60.0-2
* libboost_date_time1.60-1.60.0-2
* libboost_filesystem1.60-1.60.0-2
* libboost_graph1.60-1.60.0-2
* libboost_iostreams1.60-1.60.0-2
* libboost_locale1.60-1.60.0-2
* libboost_log1.60-1.60.0-2
* libboost_math1.60-1.60.0-2
* libboost_program_options1.60-1.60.0-2
* libboost_random1.60-1.60.0-2
* libboost_regex1.60-1.60.0-2
* libboost_serialization1.60-1.60.0-2
* libboost_signals1.60-1.60.0-2
* libboost_system1.60-1.60.0-2
* libboost_thread1.60-1.60.0-2
* libboost_timer1.60-1.60.0-2
* libboost_type_erasure1.60-1.60.0-2
* libboost_wave1.60-1.60.0-2
* libboost_python1.60-1.60.0-2
* libboost_python3_1.60-1.60.0-2
* libboost_test1.60-1.60.0-2

Boost provides free peer-reviewed portable C++ source libraries. We 
emphasize libraries that work well with the C++ Standard Library. Boost 
libraries are intended to be widely useful, and usable across a broad 
spectrum of applications. The Boost license encourages both commercial and 
non-commercial use.

This release includes Fedora's latest patchset, and has been built for icu-58.1.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] enchant 1.6.0-3

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* enchant-1.6.0-3
* libenchant1-1.6.0-3
* libenchant-devel-1.6.0-3
* mingw64-i686-enchant-1.6.0-4
* mingw64-x86_64-enchant-1.6.0-4

The project aims to provide an efficient extensible abstraction
for dealing with different spell checking libraries. Enchant is meant to
provide a generic interface into various existing spell checking libraries.

This release has been rebuilt for hunspell-1.4.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] hunspell 1.4.1-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* hunspell-1.4.1-1
* libhunspell1.4_0-1.4.1-1
* libhunspell-devel-1.4.1-1
* mingw64-i686-hunspell-1.4.1-1
* mingw64-x86_64-hunspell-1.4.1-1

Hunspell is a spell checker and morphological analyzer library and program 
designed for languages with rich morphology and complex compounding or 
character encoding.

This is an update to the latest major release, which includes an ABI 
version bump.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] aqbanking 5.6.12-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* aqbanking-5.6.12-1
* libaqbanking35-5.6.12-1
* libaqbanking-common-5.6.12-1
* libaqbanking-devel-5.6.12-1
* libaqbankingpp0-5.6.12-1
* libaqebics0-5.6.12-1
* libaqhbci23-5.6.12-1
* libaqofxconnect7-5.6.12-1

AqBanking is a library for online banking and financial applications. It 
provides:
* Interface for HBCI, OFX, and EBICS banking methods
* Financial data importer and exporter
* Credit institution information retrieval

This is an update to the latest upstream stable release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] alure 1.2-2

2016-11-13 Thread Bastian Germann
The following packages have been uploaded to the Cygwin distribution:

* alure-doc-1.2-2
* alure-utils-1.2-2
* libalure-devel-1.2-2
* libalure1-1.2-2

ALURE is a utility library to help manage common tasks with OpenAL 
applications. This includes device enumeration and initialization, file 
loading, and streaming.

The purpose of this library is to provide pre-made functionality that would 
otherwise be repetitive or difficult to (re)code for various projects and 
platforms, such as loading a sound file into an OpenAL buffer and streaming an 
audio file through a buffer queue. Support for different formats is consistent 
across platforms, so no special checks are needed when loading files, and all 
formats are handled through the same API.

CHANGES
* linked with mpg123

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] focuswriter 1.6.2-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* focuswriter-1.6.2-1

FocusWriter is a simple, distraction-free writing environment. It utilizes 
a hide-away interface that you access by moving your mouse to the edges of 
the screen, allowing the program to have a familiar look and feel to it 
while still getting out of the way so that you can immerse yourself in your 
work.

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] fluxbox 1.3.7-2

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* fluxbox-1.3.7-2

Fluxbox is a windowmanager for X that was based on Blackbox. It is very 
light on resources and easy to handle but yet full of features to make an 
easy, and extremely fast, desktop experience.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libfm/pcmanfm 1.2.4-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libfm4-1.2.4-1
* libfm-bin-1.2.4-1
* libfm-common-1.2.4-1
* libfm-devel-1.2.4-1
* libfm-doc-1.2.4-1
* libfm-gtk4-1.2.4-1
* libfm-gtk-devel-1.2.4-1
* pcmanfm-1.2.4-1

An extremely fast and lightweight file manager which features tabbed 
browsing and user-friendly interface.

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libpsl 0.14.0-2

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libpsl5-0.14.0-2
* libpsl-devel-0.14.0-2
* libpsl-doc-0.14.0-2
* publicsuffix-utils-0.14.0-2
* publicsuffix-list-20161028-1

A public suffix is one under which Internet users can (or historically 
could) directly register names. Some examples of public suffixes are .com, 
.co.uk and pvt.k12.ma.us. The Public Suffix List is a list of all known 
public suffixes.

This release switches to libidn2 for runtime list support, and includes an 
updated builtin public suffix list.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] gnome-flashback 3.18.2-2

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* gnome-flashback-3.18.2-2

Gnome Flashback is a session for Gnome 3. It provides a similar user 
experience to the Gnome 2.x series sessions. The differences to the Mate 
project is that Gnome Flashback uses Gtk+3 and tries to follow the current 
Gnome development by integrating recent changes of the Gnome libraries.

This release includes an icon for the taskbar and Start Menu shortcut.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] curl 7.51.0-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* curl-7.51.0-1
* libcurl4-7.51.0-1
* libcurl-devel-7.51.0-1
* libcurl-doc-7.51.0-1
* mingw64-i686-curl-7.51.0-1
* mingw64-x86_64-curl-7.51.0-1

curl is a command line tool and library for transferring files with URL 
syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, 
and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP 
uploading, HTTP form based upload, proxies, cookies, user+password 
authentication (Basic, Digest, NTLM, Negotiate...), file transfer resume, 
proxy tunneling and a busload of other useful tricks.

This is an update to the latest upstream release:

https://curl.haxx.se/changes.html#7_51_0

As a consequence of switching to IDNA 2008, the newer libidn2 is now 
required in place of libidn.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libidn2 0.11-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libidn2-0.11-1
* libidn2_0-0.11-1
* libidn2-devel-0.11-1
* libidn2-doc-0.11-1
* mingw64-i686-libidn2-0.11-1
* mingw64-x86_64-libidn2-0.11-1

An implementation of the Stringprep, Punycode and IDNA specifications 
defined by the IETF Internationalized Domain Names (IDN) working group.

This is a new release, parallel-installable with libidn-1.x, which supports 
IDNA 2008.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] openjpeg2 2.1.2-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* openjpeg2-2.1.2-1
* libopenjp2_7-2.1.2-1
* libopenjp2-devel-2.1.2-1
* libopenjp2-doc-2.1.2-1
* mingw64-i686-openjpeg2-2.1.2-1
* mingw64-x86_64-openjpeg2-2.1.2-1

The OpenJPEG library is an open-source JPEG 2000 codec written in C 
language. It has been developed in order to promote the use of JPEG 2000, 
the new still-image compression standard from the Joint Photographic 
Experts Group (JPEG).

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] netpbm 10.76.00-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* netpbm-10.76.00-1
* libnetpbm10-10.76.00-1
* libnetpbm-devel-10.76.00-1

Netpbm is a toolkit for manipulation of graphic images, including 
conversion of images between a variety of different formats.  There are 
over 220 separate tools in the package including converters for about 100 
graphics formats.

This is an update to the latest "advanced" release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] imlib2_loaders 1.4.9-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* imlib2_loaders-1.4.9-1

This package includes additional loaders for the Imlib2 image library.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] poppler 0.45.0-2

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* poppler-0.45.0-2
* libpoppler62-0.45.0-2
* libpoppler-devel-0.45.0-2
* libpoppler-cpp0-0.45.0-2
* libpoppler-cpp-devel-0.45.0-2
* libpoppler-glib8-0.45.0-2
* libpoppler-glib-devel-0.45.0-2
* libpoppler-glib-doc-0.45.0-2
* girepository-Poppler0.18-0.45.0-2
* libpoppler-qt4_4-0.45.0-2
* libpoppler-qt4-devel-0.45.0-2
* libpoppler-qt5_1-0.45.0-2
* libpoppler-qt5-devel-0.45.0-2
* mingw64-i686-poppler-0.45.0-2
* mingw64-x86_64-poppler-0.45.0-2

Poppler is a fork of the xpdf PDF viewer which provides PDF rendering 
functionality as a shared library and replaces built-in code with 
dependencies that are now available as standard components of modern Unix 
desktop environments.

This release fixes a potential crash when calling cmsGetColorSpace():

https://bugs.freedesktop.org/show_bug.cgi?id=97870

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] mysql 10.1.19-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* mysql-10.1.19-1
* mysql-server-10.1.19-1
* mysql-bench-10.1.19-1
* mysql-common-10.1.19-1
* mysql-test-10.1.19-1
* libmysqlclient18-10.1.19-1
* libmysqlclient-devel-10.1.19-1
* libmysqld18-10.1.19-1
* libmysqld-devel-10.1.19-1

MariaDB turns data into structured information in a wide array of 
applications. It is an enhanced, drop-in replacement for MySQL. MariaDB is 
used because it is fast, scalable and robust, with a rich ecosystem of 
storage engines, plugins and many other tools make it very versatile for a 
wide variety of use cases.

This is an update to the latest upstream stable release:

https://mariadb.com/kb/en/mariadb/mariadb-10119-release-notes/

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] lrzip 0.631-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* lrzip-0.631-1
* liblrzip0-0.631-1
* liblrzip-devel-0.631-1

This is a compression program optimised for large files. The larger the 
file and the more memory you have, the better the compression advantage 
this will provide, especially once the files are larger than 100MB. The 
advantage can be chosen to be either size (much smaller than bzip2) or 
speed (much faster than bzip2).

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libarchive 3.2.2-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libarchive13-3.2.2-1
* libarchive-devel-3.2.2-1
* bsdtar-3.2.2-1
* bsdcpio-3.2.2-1
* bsdcat-3.2.2-1
* mingw64-i686-libarchive-3.2.2-1
* mingw64-x86_64-libarchive-3.2.2-1

Libarchive is a programming library that can create and read several 
different streaming archive formats, including most popular tar variants, 
several cpio formats, and both BSD and GNU ar variants. It can also write 
shar archives and read ISO9660 CDROM images and ZIP archives. The bsdtar 
program is an implementation of tar(1) that is built on top of libarchive. 
It started as a test harness, but has grown into a feature-competitive 
replacement for GNU tar.

This is an update to the latest upstream release, which adds LZ4 support.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] shared-mime-info 1.7-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* shared-mime-info-1.7-1
* shared-mime-info-devel-1.7-1

This package contains the core database of common types and the 
update-mime-database command used to extend it.

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] noto-fonts 20161021-1.git86b2e55

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* noto-fonts-common-20161021-1.git86b2e55
* noto-fonts-20161021-1.git86b2e55
* arimo-fonts-20161021-1.git86b2e55
* cousine-fonts-20161021-1.git86b2e55
* tinos-fonts-20161021-1.git86b2e55
* noto-arabic-fonts-20161021-1.git86b2e55
* noto-aramaic-fonts-20161021-1.git86b2e55
* noto-armenian-fonts-20161021-1.git86b2e55
* noto-avestan-fonts-20161021-1.git86b2e55
* noto-balinese-fonts-20161021-1.git86b2e55
* noto-bamum-fonts-20161021-1.git86b2e55
* noto-batak-fonts-20161021-1.git86b2e55
* noto-bengali-fonts-20161021-1.git86b2e55
* noto-brahmi-fonts-20161021-1.git86b2e55
* noto-buginese-fonts-20161021-1.git86b2e55
* noto-buhid-fonts-20161021-1.git86b2e55
* noto-canadian-aboriginal-fonts-20161021-1.git86b2e55
* noto-carian-fonts-20161021-1.git86b2e55
* noto-cham-fonts-20161021-1.git86b2e55
* noto-cherokee-fonts-20161021-1.git86b2e55
* noto-coptic-fonts-20161021-1.git86b2e55
* noto-cuneiform-fonts-20161021-1.git86b2e55
* noto-cypriot-fonts-20161021-1.git86b2e55
* noto-deseret-fonts-20161021-1.git86b2e55
* noto-devanagari-fonts-20161021-1.git86b2e55
* noto-egyptian-hieroglyphs-fonts-20161021-1.git86b2e55
* noto-ethiopic-fonts-20161021-1.git86b2e55
* noto-georgian-fonts-20161021-1.git86b2e55
* noto-glagolitic-fonts-20161021-1.git86b2e55
* noto-gothic-fonts-20161021-1.git86b2e55
* noto-gujarati-fonts-20161021-1.git86b2e55
* noto-gurmukhi-fonts-20161021-1.git86b2e55
* noto-hanunoo-fonts-20161021-1.git86b2e55
* noto-hebrew-fonts-20161021-1.git86b2e55
* noto-javanese-fonts-20161021-1.git86b2e55
* noto-kaithi-fonts-20161021-1.git86b2e55
* noto-kannada-fonts-20161021-1.git86b2e55
* noto-kayah-li-fonts-20161021-1.git86b2e55
* noto-kharoshthi-fonts-20161021-1.git86b2e55
* noto-khmer-fonts-20161021-1.git86b2e55
* noto-lao-fonts-20161021-1.git86b2e55
* noto-lepcha-fonts-20161021-1.git86b2e55
* noto-limbu-fonts-20161021-1.git86b2e55
* noto-linear-b-fonts-20161021-1.git86b2e55
* noto-lisu-fonts-20161021-1.git86b2e55
* noto-lycian-fonts-20161021-1.git86b2e55
* noto-lydian-fonts-20161021-1.git86b2e55
* noto-malayalam-fonts-20161021-1.git86b2e55
* noto-mandaic-fonts-20161021-1.git86b2e55
* noto-meetei-mayek-fonts-20161021-1.git86b2e55
* noto-mongolian-fonts-20161021-1.git86b2e55
* noto-myanmar-fonts-20161021-1.git86b2e55
* noto-nko-fonts-20161021-1.git86b2e55
* noto-ogham-fonts-20161021-1.git86b2e55
* noto-ol-chiki-fonts-20161021-1.git86b2e55
* noto-old-italic-fonts-20161021-1.git86b2e55
* noto-oriya-fonts-20161021-1.git86b2e55
* noto-osmanya-fonts-20161021-1.git86b2e55
* noto-pahlavi-fonts-20161021-1.git86b2e55
* noto-parthian-fonts-20161021-1.git86b2e55
* noto-persian-fonts-20161021-1.git86b2e55
* noto-phags-pa-fonts-20161021-1.git86b2e55
* noto-phoenician-fonts-20161021-1.git86b2e55
* noto-rejang-fonts-20161021-1.git86b2e55
* noto-runic-fonts-20161021-1.git86b2e55
* noto-samaritan-fonts-20161021-1.git86b2e55
* noto-saurashtra-fonts-20161021-1.git86b2e55
* noto-shavian-fonts-20161021-1.git86b2e55
* noto-sinhala-fonts-20161021-1.git86b2e55
* noto-south-arabian-fonts-20161021-1.git86b2e55
* noto-sundanese-fonts-20161021-1.git86b2e55
* noto-syloti-nagri-fonts-20161021-1.git86b2e55
* noto-syriac-fonts-20161021-1.git86b2e55
* noto-tagalog-fonts-20161021-1.git86b2e55
* noto-tagbanwa-fonts-20161021-1.git86b2e55
* noto-tai-fonts-20161021-1.git86b2e55
* noto-tamil-fonts-20161021-1.git86b2e55
* noto-telugu-fonts-20161021-1.git86b2e55
* noto-thaana-fonts-20161021-1.git86b2e55
* noto-thai-fonts-20161021-1.git86b2e55
* noto-tibetan-fonts-20161021-1.git86b2e55
* noto-tifinagh-fonts-20161021-1.git86b2e55
* noto-turkic-fonts-20161021-1.git86b2e55
* noto-ugaritic-fonts-20161021-1.git86b2e55
* noto-urdu-fonts-20161021-1.git86b2e55
* noto-vai-fonts-20161021-1.git86b2e55
* noto-yi-fonts-20161021-1.git86b2e55
* noto-symbols-fonts-20161021-1.git86b2e55

Noto's goal is to provide a beautiful reading experience for everyone and 
for all languages. Currently, Noto covers all major languages of the world 
and many others, including European, African, Middle Eastern, Indic, South 
and Southeast Asian, Central Asian, American, and East Asian languages. 
Several minority and historical languages are also supported.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] nginx 1.10.2-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* nginx-1.10.2-1
* nginx-mod_http_geoip-1.10.2-1
* nginx-mod_http_image_filter-1.10.2-1
* nginx-mod_http_perl-1.10.2-1
* nginx-mod_http_xslt_filter-1.10.2-1
* nginx-mod_mail-1.10.2-1
* nginx-mod_stream-1.10.2-1

nginx [engine x] is an HTTP and reverse proxy server, a mail proxy server, 
and a generic TCP/UDP proxy server.

This is an update to the latest stable bugfix release:

https://nginx.org/en/CHANGES-1.10

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] stellarium 0.14.3-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* stellarium-0.14.3-1

Stellarium is a free open source planetarium for your computer. It shows a 
realistic sky in 3D, just like what you see with the naked eye, binoculars 
or a telescope. It is being used in planetarium projectors. Just set your 
coordinates and go.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] xsettingsd 0-1.20150614git

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* xsettingsd-0-1.20150614git

This is intended to be small, fast, and minimally dependent on other 
libraries.  It can serve as an alternative to gnome-settings-daemon for 
users who are not using the GNOME desktop environment but who still run 
GTK+ apps and want to configure things such as themes, font 
antialiasing/hinting, and UI sound effects.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] motif 2.3.6-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* motif-2.3.6-1
* libXm4-2.3.6-1
* libXm-devel-2.3.6-1

Motif is a freely available source code distribution for the Motif user 
interface component toolkit. Motif is built on top of the standard X 
Toolkit (Xt) and X11 libraries.

This is an update to the latest upstream release.  This release has been 
patched to use the system libXpm instead of the bundled version.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] abiword 3.0.2-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* abiword-3.0.2-1
* abiword-plugins-3.0.2-1
* libabiword3.0-3.0.2-1
* libabiword3.0-devel-3.0.2-1
* girepository-Abi3.0-3.0.2-1

AbiWord is a powerful, free and cross platform word processing program 
similar to Microsoft Word. It is suitable for almost all word processing 
tasks.

This is an update to the latest upstream release:

http://abisource.com/release-notes/3.0.2.phtml

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] link-grammar 5.3.11-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* link-grammar-5.3.11-1
* liblink-grammar5-5.3.11-1
* liblink-grammar-common-5.3.11-1
* liblink-grammar-devel-5.3.11-1
* perl-clinkgrammar-5.3.11-1
* python3-linkgrammar-5.3.11-1

The Link Grammar Parser is a syntactic parser of English, based on link 
grammar, an original theory of English syntax. Given a sentence, the system 
assigns to it a syntactic structure, which consists of a set of labeled 
links connecting pairs of words. The parser also produces a 'constituent' 
representation of a sentence (showing noun phrases, verb phrases, etc.).

This is an update to the latest release, which includes an API/ABI major 
version bump.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] hexchat 2.12.3-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* hexchat-2.12.3-1
* hexchat-devel-2.12.3-1
* hexchat-lua-2.12.3-1
* hexchat-perl-2.12.3-1
* hexchat-python-2.12.3-1

HexChat is an IRC client based on XChat.

This is an update to the latest upstream bugfix release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] graphite2 1.3.8-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* graphite2-1.3.8-1
* libgraphite2_3-1.3.8-1
* libgraphite2-devel-1.3.8-1

Graphite is a package that can be used to create smart fonts capable of 
displaying writing systems with various complex behaviors. A smart font 
contains not only letter shapes but also additional instructions indicating 
how to combine and position the letters in complex ways.

This is an upstream bugfix release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] mesa 12.0.4-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* mesa-12.0.4-1
* dri-drivers-12.0.4-1
* libglapi0-12.0.4-1
* libGL1-12.0.4-1
* libGL-devel-12.0.4-1
* libOSMesa8-12.0.4-1
* libOSMesa-devel-12.0.4-1
* libEGL1-12.0.4-1
* libEGL-devel-12.0.4-1
* libGLESv2_2-12.0.4-1
* libGLESv2-devel-12.0.4-1
* windowsdriproto-12.0.4-1

Mesa is an open-source implementation of the OpenGL, OpenGL ES,
and EGL specifications for rendering interactive 3D graphics.

Complete documentation on OpenGL usage and configuration can be found here:

http://x.cygwin.com/docs/ug/using-glx.html

This is an update to the latest bugfix release:

http://mesa3d.org/relnotes/12.0.4.html

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] sox 14.4.2-2

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* sox-14.4.2-2
* libsox3-14.4.2-2
* libsox-devel-14.4.2-2
* sox-fmt-ao-14.4.2-2
* sox-fmt-pulseaudio-14.4.2-2

SoX (also known as Sound eXchange) translates sound files between different 
file formats, and optionally applies various sound effects. SoX is intended 
as the Swiss Army knife of sound processing tools.  It doesn't do anything 
very well, but sooner or later it comes in very handy.

This release enables MP3 decoding support.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] madplay 0.15.2b-4

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* madplay-0.15.2b-4

madplay is a command-line MPEG audio decoder and player based on the MAD 
library (libmad).

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libmad 0.15.1b-11

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libmad0-0.15.1b-11
* libmad-devel-0.15.1b-11
* mingw64-i686-libmad-0.15.1b-1
* mingw64-x86_64-libmad-0.15.1b-1

MAD (libmad) is a high-quality MPEG audio decoder. It currently supports 
MPEG-1 and the MPEG-2 extension to Lower Sampling Frequencies, as well as 
the so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II, 
and Layer III a.k.a. MP3) are fully implemented.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] mpg123 1.23.8-1

2016-11-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* mpg123-1.23.8-1
* mpg123-pulse-1.23.8-1
* libmpg123_0-1.23.8-1
* libmpg123-devel-1.23.8-1
* libout123_0-1.23.8-1
* libout123-devel-1.23.8-1
* mingw64-i686-mpg123-1.23.8-1
* mingw64-x86_64-mpg123-1.23.8-1

mpg123 is a cross-platform, real time MPEG 1.0/2.0/2.5 audio player/decoder 
for layers 1,2 and 3 (MPEG 1.0 layer 3 aka MP3 most commonly tested).

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: problem installing openTimer in cygwin

2016-11-13 Thread Csaba Raduly
On Fri, Nov 11, 2016 at 3:12 PM, kunal ghosh wrote:
> Also, I went ahead modifying the utilities.h to point to
> windows/port.h, instead of port.h.

That sounds dangerous

> And some more hacks to get rid of other errors. Now 'make' gives me
> the below errors. Not sure how to resolve this
>
> src/logging.cc: In member function 'bool
> google::{anonymous}::LogFileObject::CreateLogfile(const string&)':
> src/logging.cc:895:43: error: 'symlink' was not declared in this scope
>  if (symlink(linkdest, linkpath.c_str()) != 0) {
>^
> src/logging.cc:904:45: error: 'symlink' was not declared in this scope
>if (symlink(filename, linkpath.c_str()) != 0) {

symlink() is in unistd.h
You need to make  _DEFAULT_SOURCE or _GNU_SOURCE be defined for
symlin() to be visible on Cygwin.

It seems to me that the author of OpenTimer does not understand what
Cygwin is or what it does,
as evidenced by lines like

#if defined( WIN32) || defined(CYGWIN)

and the attempt to use Win32 instead of pthreads when compiling
Cygwin. Unfortunately (for you), I have no interest in OpenTimer, so I
can't help you any further.

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] tmux 2.3-1

2016-11-13 Thread Michael Wild
tmux is a terminal multiplexer, similar to GNU screen. It enables a
number of terminals (or windows) to be accessed and controlled from a
single terminal like GNU screen. tmux runs as a server-client system.
Moreover tmux provides a consistent and well-documented command
interface, with the same syntax whether used interactively, as a key
binding, or from the shell. It offers a choice of vim or Emacs key
layouts.

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com  cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple