Commit Graph

23 Commits

Author SHA1 Message Date
driver1998
ac3e2d13a7 Enable SDL2 and friends on clangarm64 (#11031)
* Enable SDL2 and friends on clangarm64

* SDL2_mixer clangarm64
2022-03-18 17:25:26 -07:00
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
37a2037ae6 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -07:00
Rosen Penev
c7012ec2de libmodplug: fix package
Remove faulty pkgconfig patch that made sndfile.h available without a
prefix. This breaks compilation for packages that use both libsndfile
and libmodplug like MPD.

Added small patch to fix compilation with MinGW. lstrcpyn is defined
to the W variant in MinGW's headers, which breaks compilation. Just
make it explicit.
2021-05-26 21:27:42 -07:00
Jeremy Drake
a1ee17eb47 libmodplug: autoreconf for clang 2021-04-26 23:05:05 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Leandro Nini
2fd441064d Fix quotings 2021-04-21 16:17:30 +02:00
Leandro Nini
eb798cd51e libmodplug: bump pkgrel 2021-04-21 16:07:03 +02:00
Leandro Nini
5984459581 Fix naming in provides and conflicts 2021-04-21 16:06:07 +02:00
Leandro Nini
27b35e883f libmodplug: mark as conflicting with libopenmpt-modplug 2021-04-21 15:50:03 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Christoph Reiter
fbea667a46 libmodplug: Update to 0.8.9.0 (#2572) 2017-06-09 12:05:42 +03:00
Viktor Szakats
9297517101 switch to sourceforge.io homepages (#2270)
after: https://sourceforge.net/blog/introducing-https-for-project-websites/
2017-03-09 21:52:31 +03:00
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09: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
Alexey Pavlov
6bc5380cb8 == Rebuild with GCC-5.1.0. Part V === 2015-07-09 15:32:38 +03:00
Alexpux
5e2d1970af libmodplug: Fix pkgconfig file. 2014-06-13 00:34:28 +04:00
Alexpux
b1f7d0fa02 libmodplug: Update to 0.8.8.5. Build static libs too. 2014-06-12 23:21:21 +04: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
1e3a4795b7 Rebuild packages to fix dependency from GCC itself. 2014-04-21 20:44:05 +04:00
Alexpux
77e0246c83 Add libmodplug package. 2014-01-11 01:26:06 +04:00