Commit Graph

21 Commits

Author SHA1 Message Date
Oliver
c0ba590258 luarocks: update to 3.9.0 2022-07-02 00:01:34 +05:30
Christoph Reiter
1338d46f31 Move from gcc -> cc for all packages which potentially build with clang
So we can get rid of the virtual gcc package provided by clang in the clang envs.

See #10658
2022-02-04 12:13:52 +01:00
Christoph Reiter
3eac67e2ca Makedepend on autotools where needed 2021-12-17 12:41:47 +01:00
Christoph Reiter
cadc9c69d4 Fix install file names 2021-09-14 08:21:38 +02:00
Christoph Reiter
3f8f05408d fix checksums 2021-09-14 08:17:21 +02:00
ImperatorS79
2bf88541a6 Update luarocks to 3.7.0 and fix installed files 2021-09-12 18:52:27 +02:00
Jeremy Drake
8ea893728c add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 2
2021-06-19 13:38:11 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Ray Donnelly
82d20991f1 lua-luarocks: Update to 3.5.0, fix build 2021-02-19 22:05:49 +01:00
Ray Donnelly
ff4ef3bcb1 lua deps: Bump pkgrel of non-make-only deps 2021-02-18 13:05:25 +01:00
ImperatorS79
89b63373f9 Update PKGBUILD 2020-12-13 12:49:48 +01:00
ImperatorS79
1b3b03e73f Add sha256sums and fix LUA_INCDIR 2020-12-12 12:45:20 +01:00
ImperatorS79
90ce229df9 Update luarocks to version 3.4.0 2020-12-11 21:32:09 +01:00
Stephen Lyons
0e04212bcb Update PKGBUILD
As needed by upstream.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
2020-06-15 17:31:29 +01:00
Stephen Lyons
e183658f1d mingw-w64-lua-luarocks: bugfix for 32-bit install
The elements in the `sed` expression are the wrong way around compared to
those for the 64-bit install. It is my believe that this is the main part
of the problem that I have described in:
https://github.com/msys2/MINGW-packages/issues/5928

Thus I believe that this will close #5928 .

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
2020-06-11 02:06:24 +01:00
Alexey Pavlov
88ba69cd20 lua51-luarocks: Update to 2.4.4 2018-10-01 20:12:59 +03:00
Viktor Szakats
7f6257d62d switch to HTTPS where available (#2904)
* switch to HTTPS where available

* use canonical readthedocs URLs
2017-09-16 09:12:45 +03: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
7e383637d9 Fix PKGBUILD's 2016-11-29 07:41:57 +03:00
Ricky Wu
81da469bac luarocks for mingw64 in MSYS2 (#1924)
* luarocks for mingw64 in MSYS2

* add dependence unzip and remove readme.md
2016-11-16 08:24:42 +03:00