Commit Graph

18 Commits

Author SHA1 Message Date
Christoph Reiter
11a162b0e5 repo: make file executable permissions match the cygwin derived status
In case we have a git clone from Linux that is accessed via cygwin git
the files executable status will be derived from the file content (shebang)
and won't match the git repo, leading to a initially dirty tree.

This can be worked around by setting "core.filemode=false", but let's try
to match the cygwin permissions with the in-repo permissions so this isn't
needed.
2024-04-14 15:17:42 +02:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
0d57654764 pkgfile: depends on clang-format for some reason 2021-12-12 18:28:11 +01:00
Christoph Reiter
8bf734d680 Rebuild all packages still in the base group
The group no longer exists, but these packages were never rebuilt
since then.

While at it also remove the texinfo install scripts
which are handled by a hook now and no longer needed.

And fix a typo in the flex license install line
2021-12-12 15:11:27 +01: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
84b1b3e33d pkgfile: Update to 21 2019-11-03 19:56:23 +03:00
Alexey Pavlov
903eab3370 pkgfile: Update to 20 2019-10-04 08:38:07 +03:00
Alexey Pavlov
b5f1e6aedf pkgfile: Update to v19 2018-11-26 10:20:49 +03:00
atom.long
dfd0769052 pkgfile: Update to 17 2017-05-30 23:57:04 +08: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
Alexpux
ef4e254e39 pkgfile: Update to v15. 2014-07-02 10:06:42 +04:00
Alexpux
09f5a48ba5 pkgfile: Prepare to move system to real /usr 2014-06-15 11:06:36 +04:00
Alexpux
bfd33153a6 pkgfile: Update to v14. 2014-05-13 08:41:49 +04:00
Alexpux
9eb8097f98 pkgfile: Fix downloading files from some ftp servers. 2014-05-12 10:12:19 +04:00
Alexpux
34ac3cdf22 Fix format in PKGBUILD's 2014-04-28 09:52:34 +04:00
Alexpux
c93af32986 pkgfile: Update to 13. 2014-03-06 09:15:47 +04:00
Alexpux
2458727ef9 Add pkgfile package. 2014-02-03 00:51:50 +04:00