67 Commits

Author SHA1 Message Date
Christoph Reiter
b38b2b78f4 Remove all cygwin CHOST changes
Since #5448 CHOST defaults to cygwin now, so this
is no longer needed.
2025-06-27 07:42:37 +02:00
Christoph Reiter
96e876c3e2 file: backport fixes from Arch 2025-03-14 14:47:58 +01:00
مهدي شينون (Mehdi Chinoune)
ecb03e70dc file: update to 5.46 2024-11-29 09:03:12 +01:00
Christoph Reiter
45833321d1 file: port from distutils to sysconfig 2024-07-06 00:36:24 +02:00
Christoph Reiter
9b64bd6498 python 3.12 rebuilds 2024-07-05 23:01:07 +02:00
Christoph Reiter
a2ee04bf00 More CPEs 2024-03-24 20:09:34 +01:00
Christoph Reiter
68c3c3a1f7 More CPEs and pypi references 2024-03-21 20:31:57 +01:00
Christoph Reiter
0c7353a8d8 file: Update to 5.45 2023-07-30 10:36:33 +02:00
Christoph Reiter
e0748ea134 file: byte compile 2023-02-15 08:38:34 +01:00
Christoph Reiter
28c89659b0 python 3.11 rebuilds 2023-02-14 09:48:24 +01:00
Christoph Reiter
7a60e98751 file: re-enable zstd support
enable all compression variants we support, so this doesn't
regress again.
2023-02-09 20:45:34 +01:00
Christoph Reiter
212a61ec23 file: Update to 5.44 (v2)
this time with lzma support
2023-01-08 21:44:22 +01:00
Christoph Reiter
eee477ecb2 Revert "file: Update to 5.44"
This reverts commit 6ce17635771094e4dc2cc164484ab408259ce8dc.

https://github.com/msys2/MINGW-packages/pull/14881#issuecomment-1368538879

needs investigating. autobuild produces a different binary size, so maybe
there are differences in dependencies.
2023-01-04 17:03:55 +01:00
Christoph Reiter
6ce1763577 file: Update to 5.44 2023-01-01 12:22:44 +01:00
Christoph Reiter
cc419cd155 file: Update to 5.43 2022-10-03 07:20:08 +02:00
Christoph Reiter
8780e5c2b8 Python 3.10 rebuilds 2022-07-02 18:56:12 +02:00
Christoph Reiter
6b9862b189 file: Update to 5.42 2022-06-28 20:16:43 +02:00
Christoph Reiter
3a79815b8a file: drop the text based magic DBs
We have three copies of this in the package, but
neither Arch, nor Debian ship them in their package.

Let's just drop them.

This was copied from cygwin, which copied from Fedora:
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/file.git;a=blob;f=file.cygport;h=803ce6b422d4ef316ec25f6587725720bb078f79;hb=HEAD
but it's not clear why it is needed.
2022-04-18 19:40:51 +02:00
Christoph Reiter
5391c118a7 Remove the base-devel group from all PKGBUILD files
We have a base-devel package now, so this isn't used anymore.
Remove it either way to avoid confusion.
2022-04-18 11:17:10 +02:00
Christoph Reiter
afcd49c2a5 Fix cygwin build triplet hack
Setting a var this way doesn't actually change it for expansion in the same line..
2022-04-03 20:38:58 +02:00
Christoph Reiter
dfebc2edfd file: drop msysize patch 2022-01-02 21:07:07 +01: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
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
Biswapriyo Nath
1af46c5306 file: Update to 5.41
Add pgp key
2021-10-24 21:50:52 +05:30
Christoph Reiter
c6a134d91a Python 3.9 rebuilds 2021-05-15 15:21:37 +02:00
Biswapriyo Nath
e46235c4d1
file: Update to 5.40 2021-04-01 10:42:11 +05:30
Christoph Reiter
d103a1db1c file: depends on libbz2
Fixes #2201
2020-10-26 19:47:53 +01:00
Alexey Pavlov
2c5fad953c file: Update to 5.39 2020-06-23 11:46:36 +03:00
Christoph Reiter
6fa46bf991 file: fix install path of magic.py
It got copied to the root dir instead of the Python site-packages
2020-06-07 12:26:15 +02: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
49740b3b7e file: Rebuild for python 3.8 2020-04-18 11:13:26 +03:00
Christoph Reiter
60697c0d21
Python 2 Removal - Round 2 (#1874)
* cygrunsrv: Remove Python 2 dependency

Looks unused

* elinks: Move to Python 3

* gyp: Update and build with Python 3

* doxygen: Build with Python 3

* file: Drop Python 2 module

* glib2: Build with Python 3

* libevent: Use Python 3

* setconf: Use Python 3

* jsoncpp: Build with Python 3
2020-02-28 09:36:23 +03:00
Alexey Pavlov
18a4d5b322 file: Update to 5.38 2020-01-15 12:35:13 +03:00
Alexey Pavlov
1ad5d0044b file: Update to 5.37 2019-05-23 12:11:56 +03:00
Alexey Pavlov
2e97d3c2ca file: Update to 5.36 2019-02-28 10:12:56 +03:00
Alexey Pavlov
097ad48471 file: Update to 5.35 2018-10-30 08:26:55 +03:00
Alexey Pavlov
ea1ffeadd3 file: Update to 5.34 2018-07-26 08:45:51 +03:00
Alexey Pavlov
fd5e6076ec file: Update to 5.33 2018-04-19 14:38:49 +03:00
Alexey Pavlov
54f1b06f3b file: Update to 2.32 2017-09-07 08:43:14 +03:00
J. Peter Mugaas
fd82ba2d1e nano 1.75 - enable UTF8 latest version
file 5.30 - Update to altest version
2017-02-24 10:16:04 -05:00
Alexey Pavlov
5906801bcd file: Fix download url 2017-01-25 08:36:11 +03:00
Chocobo1
bbad7118cc file: Update to 5.29 2016-10-26 15:04:59 +08:00
Chocobo1
6326da8a38 Fix c0deabfaca81f2d34fbfc36de151a8e1490a993f 2016-10-24 19:31:03 +08:00
Chocobo1
c0deabfaca file: Update to 5.28 2016-10-24 18:11:09 +08:00
Viktor Szakats
9fcc411bae use more secure urls
* file: fix source url to be dynamic again
* crypt: fix typo in prev sha256 switch commit
2016-02-25 21:00:42 +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
David Macek
c783d93277 file: Update to v5.25 2016-02-07 22:22:56 +01:00
Alexpux
05f7e34048 file: Update to 5.24 2015-07-09 21:25:59 +03:00
Alexpux
e37b1a68ad file: update to 5.23 2015-06-17 10:23:07 +03:00
Alexpux
c51fdb2a0a file: Rebuild with python-3.4 2015-05-07 11:35:42 +03:00