summaryrefslogtreecommitdiff
path: root/dev-lua/say
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-23 15:50:26 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-23 15:50:26 +0100
commit2e6d363c5e87569efc23848513e71f2233b7e9d9 (patch)
tree76344da7801a06cca9dfec533e1718289bc3e776 /dev-lua/say
parentdd4e83dc96a7c8d12e5ecdfde7fb07196ded331b (diff)
gentoo auto-resync : 23:10:2022 - 15:50:25
Diffstat (limited to 'dev-lua/say')
-rw-r--r--dev-lua/say/Manifest6
-rw-r--r--dev-lua/say/metadata.xml2
-rw-r--r--dev-lua/say/say-1.3_p1-r1.ebuild4
-rw-r--r--dev-lua/say/say-1.4.1.ebuild46
4 files changed, 53 insertions, 5 deletions
diff --git a/dev-lua/say/Manifest b/dev-lua/say/Manifest
index ff3c05fc362f..f6accc6ceaaf 100644
--- a/dev-lua/say/Manifest
+++ b/dev-lua/say/Manifest
@@ -1,3 +1,5 @@
DIST say-1.3_p1.tar.gz 3667 BLAKE2B bd99687a71129c5038749b0a2ea48411a411cf05559793cc0c4802a5b7aa620fbf4fd15ed9ab661b33c7b9f94468aaf9e292d177aca4d1c7cd29009601d015f0 SHA512 8d4a360bf0731c2a70c23edb9e6e81cab1e7d9b861aa35103a5c6e521633410860d76c46dc2ea62a06ac8ab3b522bc71c11143d6fe7e26e7fa24dd3f5ea1e5f6
-EBUILD say-1.3_p1-r1.ebuild 919 BLAKE2B 06814580abfb7e4e6eb3706385d24f8af8427d3f7a5954c0f9e2f6397c639e4b346052558700f9ea58f9d68cbe57e4c3501f1d3327f3c7a83ee158cfbb5e021d SHA512 33833635fa1744fbe8be90ce974b8fb1bc41d71ab366bdfb0108a56ba61180f9ba08df33897b34d34352bf329a94708aab825b633a5bb00e5eff5973896e4e59
-MISC metadata.xml 465 BLAKE2B ead0c749292f5bf3a4fcbae676d3e57c00cb0a4695a9656dd8988e993829c2189125b4ed91bd27fe7a0df5d76b20dd13f723d68590d80f811ebf9cf6e4a00c99 SHA512 de99950dfd7dbb58cdfdf5e00dd119617b7cd753a6de86bab8bc8c69869814050b8b7bdda5c1123df42099ed26fa1b203910c3ebef52bc4d6d70f4b80b9fad96
+DIST say-1.4.1.tar.gz 6091 BLAKE2B 59280a9d8e95f1f759c59a4886f864046ff65db035652acec0c9c32eda000ed8eda74385769bc6b0946262a3695db857848ca4b844a8a1626949c1b5bf273dab SHA512 a6c3477859615d7ae0677ac7aa0cefe8bf6f43424812062b4a06145017952b176801431c5be920cb67f52c07cc3d374e8a6714233e2252a2bb6b7ed4c3e32f90
+EBUILD say-1.3_p1-r1.ebuild 908 BLAKE2B d32fb1ee26c82ceafbfcb6f9ce413190ec0500180ec53aa4a9593cd5ecb1766b58d9fd918966a4e31221a93951b1cc0370d6428432b69d5ad774f59d9b5c816a SHA512 1009a6342e8668dff104ee26c2b06760ca9d08276e3e8c895ad6acadab7370d4f21ccb509ca8b7afd12f36fee45718fbaa0b869af6e1e28c039e5d487fb48399
+EBUILD say-1.4.1.ebuild 876 BLAKE2B aa36fc4af0f33d2f5186f9cddee89a2cf6680e7ccc9afc2ffb006a92e5b076dc44ae1bf2969b3f6c91cbbf4f83b6a67474b796da59f45fbccea00e0e02131f54 SHA512 cdcabfaaa97475ec5d596a74fa30387ecabe47f18b84d180b9ef8a268e97801c6605b036444773392f0dcc50534389b9469b2cf2261a9e35f089557d52113ce5
+MISC metadata.xml 465 BLAKE2B 79a515512a0c49be85b628a9e0c3f431001d5057d3fe62605d393af1d55556e889f6ab5ab89275150ed0f4ebb4f716c4b9f22ce4e3f1f2ba34fbc0b2f857b86a SHA512 681be59ce632ac659a5799d32c477a34fbd89a0d94cba948ceaf5786b5b476b916def71a4a25ed51188e447a33a991c5f73cd9fd843b76b9b81bf820c8440829
diff --git a/dev-lua/say/metadata.xml b/dev-lua/say/metadata.xml
index be04c7182c17..f476c828a2cd 100644
--- a/dev-lua/say/metadata.xml
+++ b/dev-lua/say/metadata.xml
@@ -11,6 +11,6 @@
</maintainer>
<stabilize-allarches/>
<upstream>
- <remote-id type="github">Olivine-Labs/say</remote-id>
+ <remote-id type="github">lunarmodules/say</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-lua/say/say-1.3_p1-r1.ebuild b/dev-lua/say/say-1.3_p1-r1.ebuild
index 2ab1eba27b2c..59c6ecbebc7a 100644
--- a/dev-lua/say/say-1.3_p1-r1.ebuild
+++ b/dev-lua/say/say-1.3_p1-r1.ebuild
@@ -6,10 +6,10 @@ EAPI=8
LUA_COMPAT=( lua5-{1..4} luajit )
MY_PV="${PV/_p/-}"
-inherit lua toolchain-funcs
+inherit lua
DESCRIPTION="Lua String Hashing/Indexing Library"
-HOMEPAGE="http://olivinelabs.com/busted/"
+HOMEPAGE="https://github.com/lunarmodules/say"
SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${MY_PV}"
diff --git a/dev-lua/say/say-1.4.1.ebuild b/dev-lua/say/say-1.4.1.ebuild
new file mode 100644
index 000000000000..b17a4c9fa4d1
--- /dev/null
+++ b/dev-lua/say/say-1.4.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-{1..4} luajit )
+
+inherit lua
+
+DESCRIPTION="Lua String Hashing/Indexing Library"
+HOMEPAGE="https://github.com/lunarmodules/say"
+SRC_URI="https://github.com/lunarmodules/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="test"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+RESTRICT="!test? ( test )"
+
+RDEPEND="${LUA_DEPS}"
+
+BDEPEND="
+ virtual/pkgconfig
+ test? ( dev-lua/busted[${LUA_USEDEP}] )
+ ${RDEPEND}
+"
+
+lua_src_test() {
+ busted --lua=${ELUA} || die
+}
+
+src_test() {
+ lua_foreach_impl lua_src_test
+}
+
+lua_src_install() {
+ insinto $(lua_get_lmod_dir)/say
+ doins src/say/init.lua
+
+ einstalldocs
+}
+
+src_install() {
+ lua_foreach_impl lua_src_install
+}