Commit Graph

24 Commits

Author SHA1 Message Date
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
Jeremy Drake
9cc15a1e22 enable clang32 for more packages 2021-11-27 14:04:22 -08:00
Christoph Reiter
cb56d6b7fb Revert "Disable clang64 for some Python 2 packages"
This reverts commit 43c4962f51.
2021-10-27 08:19:22 +02:00
Christoph Reiter
43c4962f51 Disable clang64 for some Python 2 packages
We are not going to make Python 2 work with clang at this point..
2021-10-25 22:51:22 +02:00
Viktor Szakats
06eb8cf013 URL upgrades/updates/fixups 2021-09-15 19:13:22 +02:00
Christoph Reiter
3e429419dc Revert some more 2021-07-13 19:11:12 +02:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
ef474cd031 pygtk: fix build with newer pango; drop numpy support
python2 numpy is gone
2021-04-15 07:22:03 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Christoph Reiter
3e8f81185f pygtk: fix the build with newer atk
See #6014
2019-12-03 17:04:47 +01:00
Christoph Reiter
4d8828efed Make pkgbase of all packages match the name of the PKGBUILD directory (#2878)
This either changes the pkgbase to match the directory name
or the other way around.

The motivation for this is to make it possible to automatically generate
an URL to the PKGBUILD file from the package information alone.
2017-09-12 14:25:41 +03:00
Alexey Pavlov
73797b9c57 python2-pygtk: Rebuild 2016-10-11 13:03:16 +03:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Viktor Szakats
e7111647e2 use secure urls
* follow some redirects
2016-02-23 10:26:29 +01:00
Alexey Pavlov
f4fa02da3e python2-pygtk: Rebuild 2015-09-01 16:35:07 +03:00
Alexey Pavlov
8c0a119c60 === Rebuild with GCC-5.1.0. Part VIII === 2015-07-13 15:53:25 +03:00
Alexey Pavlov
04ac84c2a9 Remove groups from mingw packages. 2015-07-07 10:23:54 +03:00
Alexpux
765faa42e6 python2-pygtk: Rebuild. Fix gtk-demo running. 2015-01-15 23:48:45 +03:00
Alexpux
d92815a652 Fix scripts to use new global MINGW_PACKAGE_PREFIX variable instead locally defined 2014-06-11 07:11:51 +04:00
Alexpux
228bb23d40 Fix formatting. Replace TAB with two spaces 2014-04-22 16:46:15 +04:00
Alexpux
39a9a08c3f pygtk: Fix description and dependencies. 2014-02-26 10:11:43 +04:00
Alexpux
b3a94576f7 python2-gtk: Fix dependencies and pkg name. 2014-02-23 22:51:08 +04:00