Commit Graph

28 Commits

Author SHA1 Message Date
Viktor Szakats
746a478425 switch to HTTPS where available 2017-09-16 03:45:32 +00:00
Alexey Pavlov
1f5e99924d readline: Update to 7.0.003 2017-02-14 09:24:00 +03:00
J. Peter Mugaas
15337126b8 Remove msg2 debug messages before patch calls. I mistakenly forgot to remove those. 2016-09-21 03:23:49 -04:00
J. Peter Mugaas
fd7f625b5c readline - Update to 7.0 2016-09-21 02:55:59 -04:00
J. Peter Mugaas
c426727cb9 gmp, mpc, mpfr, and readline - validpgpkeys 2016-06-04 13:58:12 -04:00
Andrew Chadwick
38f70672b9 install scripts: succeed even if info isn't installed
A number of install scripts were testing for install-info to no effect,
then calling it regardless. For minimal installs, this makes pacman fail
on them visibly.

This fix replicates what other MSYS2 packages, e.g. autoconf, do.
Also none of these packages actually depend on GNU info.
2016-06-01 15:53:56 +01:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Viktor Szakats
2b119ae43f use secure urls
* follow some redirects
2016-02-23 10:26:02 +01:00
Alexey Pavlov
b45bda6074 readline: Rebuild. 2015-12-22 12:07:58 +03:00
Kim Gybels
e44d4ff945 readline: convert clipboard data to UTF-8 encoding
The call to GetClipboardData(CF_TEXT) returns the text in the system
encoding, which was then incorrectly treated as UTF-8 encoded. Instead we
need to use GetClipboardData(CF_UNICODETEXT) to get the text in UTF-16,
followed by a conversion to UTF-8.

Also fixed a problem where CloseClipboard was only called if
GetClipboardData returns non-null. According to the documentation, every
successful call to OpenClipboard should be matched with a call to
CloseClipboard.

This fixes https://github.com/git-for-windows/git/issues/567

Signed-off-by: Kim Gybels <kgybels@infogroep.be>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-12-18 16:45:21 +01:00
Alexey Pavlov
99e3a28ebd readline: Rebuild. 2015-11-05 08:39:17 +03:00
Alexpux
ee01af5d0d readline: Rebuild 2015-06-28 13:05:47 +03:00
Alexpux
3bc15f5866 readline: Import patch from Cygwin 2015-03-03 10:44:13 +03:00
Alexpux
da39e497d2 readline: Allow static libraries. 2014-11-04 19:53:18 +03:00
Alexpux
b0d4336f2d readline: Rebuild. Fix dependencies. 2014-11-04 19:46:22 +03:00
Ray Donnelly
c3d40c1afe bashisms: Remove arrays 2014-10-23 22:08:03 +01:00
Alexpux
67899cdbe9 readline: Store patches in repo. 2014-09-04 14:10:19 +04:00
Masanori Shirayama
dc96b9adf6 readline: Update to 6.3.008 2014-09-04 16:38:37 +09:00
Alexpux
fdf7ad4528 Add dependencies between devel packages. 2014-05-03 09:40:44 +04:00
Alexpux
34ac3cdf22 Fix format in PKGBUILD's 2014-04-28 09:52:34 +04:00
Alexpux
5b122fa5c3 readline: Update to 6.3.005 2014-04-15 22:20:00 +04:00
Alexpux
bb97bbe705 readline: Update to 6.3.003 2014-04-05 23:16:12 +04:00
Alexpux
009cf89472 readline: Update to 6.3. 2014-03-13 23:15:32 +04:00
Alexpux
f6e73ecb02 readline: Update to 6.2.005 2014-02-28 09:02:08 +04:00
Alexpux
603e49e837 Readline: fix checksums. 2013-11-12 00:37:51 +04:00
Alexpux
1994b55167 Change packages groups. Various fixes. 2013-11-10 19:24:27 +04:00
Alexpux
f4adaa2e68 Fix build scripts to use the same libraries name in dependencies 2013-11-08 23:32:10 +04:00
Alexpux
a06d5adc28 Add readline package 2013-11-01 06:51:33 +04:00