Commit Graph

14 Commits

Author SHA1 Message Date
مهدي شينون (Mehdi Chinoune)
fe16a8ea7c Drop clang32. 2024-12-17 08:15:18 +01:00
Biswapriyo Nath
49b3cb30ce itstool: update to 2.0.7 2024-12-07 19:18:04 +05:30
Biswapriyo Nath
5f49ed5241 itstool: Fix insufficiently quoted regular expressions
* Import two patches from ArchLinux repository.
* Change python3 to python in dependency list.
* Change http to https in URLs.
2024-12-07 19:18:04 +05:30
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Christoph Reiter
3eac67e2ca Makedepend on autotools where needed 2021-12-17 12:41:47 +01:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Christoph Reiter
a80fe5efc4 Enable clangarm64 for bootstrap packages 2021-05-13 16:17:13 +02:00
Christoph Reiter
977d3b5e02 Enable clang32 for all packages already in the repo 2021-04-25 15:26:34 +02:00
Christoph Reiter
58acb56691 Enable clang64 for all packages already in the repo 2021-04-23 13:26:20 +02:00
Christoph Reiter
138720df2b itstool: drop install scripts 2021-03-27 19:54:31 +01:00
Christoph Reiter
2d3933dd60 More ucrt 2021-03-27 13:01:21 +01:00
Christoph Reiter
f3cda28b06 itstool: Port to Python 3 2019-10-24 10:14:30 +02:00
JPeterMugaas
159f6af0b9 fix pyscript2exe.py so that it provides the propper shabbang just like setuptools and then change the sshabbang for the user's particular system
mingw-w64-glib2
mingw-w64-gobject-introspection
mingw-w64-gtk-doc
mingw-w64-itstool

Note that the shabbang should be a file name and not "/usr/bin/env python2.exe" or something like that.  The env command is for accessing something in the environment.  I think this could be effecting some Gnome-build scripts.
2019-06-05 16:57:24 -04:00
Christoph Reiter
df8666b973 Add itstool
Various gnome related mingw packages makedepend on it and we only have
a cygwin version atm.

This in combination with the .exe wrapper makes it work with meson.
2019-05-12 12:50:53 +02:00