Commit Graph

672 Commits

Author SHA1 Message Date
Conrad Kostecki
b187f78134 dev-lua/lualdap: drop old version
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-02 00:53:56 +01:00
Conrad Kostecki
7d07f25d36 dev-lua/lualdap: migrate to lua eclass
Closes: https://bugs.gentoo.org/752648
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-02 00:53:55 +01:00
Conrad Kostecki
03a1bee2fc dev-lua/lualdap: bump to version 1.2.5
This version switches back to a more active repo.
Thanks to the work of winterheart with some changes.

Closes: https://bugs.gentoo.org/693540
Closes: https://bugs.gentoo.org/723164
Closes: https://github.com/gentoo/gentoo/pull/17491
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-02 00:53:54 +01:00
Conrad Kostecki
cc00f3b7bf dev-lua/lua-cjson: add missing patch
Closes: https://bugs.gentoo.org/757888
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-01 17:51:35 +01:00
Conrad Kostecki
edcdfd8d8b dev-lua/luarocks: patch LUA_LIBDIR check (non slotted)
If 'dev-lang/lua' is a new, fresh installation, no 'LUA_LIBDIR' exists,
as no compiled modules are installed on a new, fresh installation,
so this check must be disabled, otherwise 'configure' will fail.

Closes: https://bugs.gentoo.org/757855
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-01 13:16:35 +01:00
Conrad Kostecki
3029a542b1 dev-lua/luacov: bump to version 0.14.0, migrate to lua eclass
Closes: https://bugs.gentoo.org/752636
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-01 12:56:57 +01:00
Conrad Kostecki
be08d5e556 dev-lua/mpack: drop old version
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-01 11:17:34 +01:00
Conrad Kostecki
b86bc3a3ed dev-lua/mpack: fix reversed deps
Closes: https://bugs.gentoo.org/757831
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-01 11:16:48 +01:00
Conrad Kostecki
a7d176da22 dev-lua/lua-cjson: migrate to lua eclass
Closes: https://bugs.gentoo.org/752618
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-01 11:15:06 +01:00
Conrad Kostecki
de890203c4 dev-lua/lua-cjson: bump to version 2.1.0.8
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-01 11:15:00 +01:00
Marek Szuba
5ee15fdd52 dev-lua/toluapp: fix CMAKE_REMOVE_MODULES_LIST lines
Have just confirmed that both cmake-utils.eclass (used by -r1) and
cmake.eclass (used by -r100) only remove local copies of CMake modules
listed in the aforementioned variable if their names do NOT include the
extension '.cmake'.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
2020-11-30 23:50:46 +01:00
Conrad Kostecki
1bf5ae81e2 dev-lua/lanes: migrate to lua eclass
Closes: https://bugs.gentoo.org/752606
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 22:19:13 +01:00
Conrad Kostecki
a9d2d19763 dev-lua/lanes: bump to version 3.13.0
Closes: https://bugs.gentoo.org/716710
Closes: https://bugs.gentoo.org/727076
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 22:19:13 +01:00
Conrad Kostecki
b41f80eaeb dev-lua/inifile: new package
This is a simple ini parser for lua. It will serve as da lua dep for
packages, which will get added tests and need that.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:53 +01:00
Conrad Kostecki
2e19580ada dev-lua/luassert: remove lua deps version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:52 +01:00
Conrad Kostecki
1cd2d3c6d7 dev-lua/luacheck: remove lua deps version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:51 +01:00
Conrad Kostecki
c169a26d1c dev-lua/mediator_lua: remove lua deps version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:50 +01:00
Conrad Kostecki
124405cf5b dev-lua/say: remove lua deps version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:50 +01:00
Conrad Kostecki
cb9d658e55 dev-lua/lua-argparse: remove lua deps version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:49 +01:00
Conrad Kostecki
76afc8df26 dev-lua/luasec: remove lua deps version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:48 +01:00
Conrad Kostecki
5c0a48a609 dev-lua/luasystem: remove lua deps version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:47 +01:00
Conrad Kostecki
be17850369 dev-lua/busted-htest: remove lua deps version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:46 +01:00
Conrad Kostecki
fc798bd0b5 dev-lua/luadbi: remove lua deps version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:45 +01:00
Conrad Kostecki
6169395d4b dev-lua/penlight: remove lua deps version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:44 +01:00
Conrad Kostecki
81283ca155 dev-lua/busted: remove lua deps version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 14:32:43 +01:00
Conrad Kostecki
b81bdfbd42 dev-lua/luarocks: patch LUA_LIBDIR check
If 'dev-lang/lua' is a new, fresh installation, no 'LUA_LIBDIR' exists,
as no compiled modules are installed on a new, fresh installation,
so this check must be disabled, otherwise 'configure' will fail.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 11:06:06 +01:00
William Hubbs
d32a048c51 dev-lua/busted-htest: add myself as maintainer
Signed-off-by: William Hubbs <williamh@gentoo.org>
2020-11-29 22:24:11 -06:00
Marek Szuba
16bfc09b0c dev-lua/luarocks-3.4.0: use https in HOMEPAGE and SRC_URI
Note that for HOMEPAGE this requires *not* using the "www" prefix.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
2020-11-30 02:08:30 +01:00
Marek Szuba
3ba91476bf dev-lua/luarocks-3.4.0-r100: add a postinst message about Lua versions
Signed-off-by: Marek Szuba <marecki@gentoo.org>
2020-11-30 02:08:27 +01:00
Marek Szuba
f05098a0f7 dev-lua/luarocks: remove dev-lua/busted{,-htest} version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
2020-11-30 02:08:23 +01:00
Marek Szuba
be75334cc3 dev-lua/luarocks: s/EPRIFIX/EPREFIX/
Signed-off-by: Marek Szuba <marecki@gentoo.org>
2020-11-30 02:08:20 +01:00
Conrad Kostecki
f014496eb6 dev-lua/luarocks: remove comment
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 01:18:42 +01:00
Conrad Kostecki
0d903986eb dev-lua/luarocks: bump to version 3.4.0, migrate to lua eclass
Closes: https://bugs.gentoo.org/590474
Closes: https://bugs.gentoo.org/752654
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 01:16:00 +01:00
Conrad Kostecki
8685199861 dev-lua/busted-htest: new package
This is a module for dev-lua/busted called htest.
It adds a different output,
which is used by the tests of dev-lua/luarocks.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-30 01:15:59 +01:00
Marek Szuba
34391f48cd dev-lua/mpack: remove dev-lua/busted version requirement
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether it is 2.0.0 or we end up with an
unmigrated newer Busted release in the tree before unmasking slotted
Lua.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
2020-11-29 22:37:57 +01:00
Marek Szuba
7f38bd0912 dev-lua/mpack: declare MY_PN after inheriting eclasses
Just in case.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
2020-11-29 22:34:34 +01:00
Conrad Kostecki
a953d9771f dev-lua/mpack: bump to version 1.0.8 (non slotted lua)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-29 19:48:26 +01:00
Conrad Kostecki
6f4ae055dd dev-lua/mpack: drop old version
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-29 19:48:25 +01:00
Conrad Kostecki
a5e71f61c7 dev-lua/mpack: bump to version 1.0.8 (slotted lua)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-29 19:48:24 +01:00
Sergei Trofimovich
59bb1efa86 dev-lua/lua-utf8: stable 0.1.3 for ppc
stable wrt bug #757528

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-11-29 17:12:12 +00:00
Sergei Trofimovich
e7538426eb dev-lua/lua-argparse: stable 0.6.0-r1 for ppc
stable wrt bug #757528

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-11-29 17:12:08 +00:00
Sergei Trofimovich
74c861aef0 dev-lua/penlight: stable 1.7.0 for ppc64
stable wrt bug #756124

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-11-29 17:10:57 +00:00
Sergei Trofimovich
5d94db5312 dev-lua/luasystem: stable 0.2.1_p0 for ppc64
stable wrt bug #756124

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-11-29 17:10:57 +00:00
Sergei Trofimovich
e532190982 dev-lua/luassert: stable 1.8.0 for ppc64
stable wrt bug #756124

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-11-29 17:10:56 +00:00
Sergei Trofimovich
519f1869f9 dev-lua/lua_cliargs: stable 3.0_p2 for ppc64
stable wrt bug #756124

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-11-29 17:10:56 +00:00
Sergei Trofimovich
573db6abb2 dev-lua/lua-term: stable 0.7 for ppc64
stable wrt bug #756124

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-11-29 17:10:56 +00:00
Sergei Trofimovich
07689b0f57 dev-lua/luacheck: stable 0.23.0-r1 for ppc64
stable wrt bug #757528

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-11-29 17:10:53 +00:00
Sergei Trofimovich
002ab7cf82 dev-lua/lua-utf8: stable 0.1.3 for ppc64
stable wrt bug #757528

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-11-29 17:10:52 +00:00
Sergei Trofimovich
bcb40bd9e0 dev-lua/lua-argparse: stable 0.6.0-r1 for ppc64
stable wrt bug #757528

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-11-29 17:10:52 +00:00
Conrad Kostecki
d8070d3052 dev-lua/LuaBitOp: drop old version
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-29 16:49:47 +01:00