22 Commits

Author SHA1 Message Date
Christoph Reiter
740d53b603 Some rebuilds
To update the upstream URLs
2023-02-11 17:31:11 +01:00
Christoph Reiter
d2cf3bb9aa Some PKGBUILD url fixes 2022-12-31 09:57:14 +01:00
Christoph Reiter
93c5c595f5 Some package rebuilds
To get proper file checksums
2022-05-14 19:52:45 +02:00
Christoph Reiter
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Alexey Pavlov
99c2f41174 bash-completion: Update to 2.11 2020-10-26 09:02:30 +03:00
David Macek
19bd06b131
[RFC] Cleanup (#1984)
* Remove msys2-runtime dependencies

* Remove `base` group

* Remove some packages from `base-devel` group
2020-06-02 09:28:40 +03:00
Alexey Pavlov
9d3878f95d bash-completion: Update to 2.10 2019-12-12 14:16:40 +03:00
Alexey Pavlov
574c00e40a bash-completion: Update to 2.9 2019-06-07 11:10:49 +03:00
Alexey Pavlov
20e6465cea bash-completion: Add upstream patches to solve problems 2018-06-07 11:59:23 +03:00
Andrew Sun
719e7ae35b bash-completion: update to 2.8 2018-05-12 10:38:12 -04:00
atom.long
b8e8f3b015 bash-completion: update to 2.5 2017-05-30 20:25:06 +08:00
Alexey Pavlov
f138eab86d bash-completion: Update to 2.3 2016-04-09 08:22:28 +03: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
Johannes Schindelin
ec3da11425 bash-completion: avoid unnecessary tilde expansion
When connected to an Active Directory (a variant of LDAP), tab completion
becomes very slow because the tilde is expanded all the time, even if
completing paths that do not contain a tilde at all. This developer
observed delays of several seconds at a time.

This is completely unnecessary, so let's do not do that.

The patch was provided by Ove Risberg with a bug report to the original
bash-completion project:

	https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061

Since it fixes code introduced by another add-on patch, that add-on patch
was modified instead of adding yet another patch.

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

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-09-11 14:22:33 +02:00
Alexpux
57767965ce bash-completion: Cleanup. 2015-03-20 09:04:54 +03:00
Renato Silva
b176b369d3 Trailing whitespace cleanup. 2015-02-09 18:47:01 -02:00
Alexpux
c61297e407 bash-completion: Remove files that are part of util-linux package. 2014-10-13 14:08:56 +04:00
Alexpux
8ce68bc988 bash-completion: Prepare to move system to real /usr 2014-06-15 10:58:13 +04:00
Alexpux
34ac3cdf22 Fix format in PKGBUILD's 2014-04-28 09:52:34 +04:00
Alexpux
4ed466a051 bash-completion: Add some patches. 2014-04-11 13:46:04 +04:00
Alexpux
aa7ffd8ccf Fix packages dependencies 2013-11-10 10:11:28 +04:00
Alexpux
7e82f2ef4f Add bash-completion package 2013-11-02 09:39:55 +04:00