From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/toluapp/
Date: Fri, 4 Dec 2020 14:51:27 +0000 (UTC) [thread overview]
Message-ID: <1607093480.8833d0634e057003582c8ed44d78036a1e0df35c.conikost@gentoo> (raw)
commit: 8833d0634e057003582c8ed44d78036a1e0df35c
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 4 14:49:17 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Dec 4 14:51:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8833d063
dev-lua/toluapp: update deps
Also migrated from cmake-utils to cmake eclass.
Closes: https://bugs.gentoo.org/730384
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-lua/toluapp/toluapp-1.0.93_p20190513-r2.ebuild | 28 ++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/dev-lua/toluapp/toluapp-1.0.93_p20190513-r2.ebuild b/dev-lua/toluapp/toluapp-1.0.93_p20190513-r2.ebuild
new file mode 100644
index 00000000000..b717b9263fe
--- /dev/null
+++ b/dev-lua/toluapp/toluapp-1.0.93_p20190513-r2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+MY_PN=${PN/pp/++}
+COMMIT_ID="b34075b76835b778bb6b2ce0aa224afd9d182887"
+
+DESCRIPTION="A tool to integrate C/C++ code with Lua"
+HOMEPAGE="https://github.com/LuaDist/toluapp"
+SRC_URI="https://github.com/LuaDist/toluapp/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
+IUSE=""
+
+RDEPEND="dev-lang/lua:0="
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${PN}-${COMMIT_ID}"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.0.93_p20190513-fix-multilib.patch
+)
+CMAKE_REMOVE_MODULES_LIST="dist lua FindLua"
next reply other threads:[~2020-12-04 14:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-04 14:51 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-18 14:46 [gentoo-commits] repo/gentoo:master commit in: dev-lua/toluapp/ Petr Vaněk
2025-07-12 10:09 Arthur Zamarin
2025-07-05 17:29 Arthur Zamarin
2025-07-04 20:13 Arthur Zamarin
2025-07-03 2:06 Sam James
2021-09-28 12:52 Matthias Schwarzott
2021-01-25 17:38 Marek Szuba
2021-01-24 3:52 Sam James
2021-01-23 22:42 Sam James
2020-12-03 12:54 Marek Szuba
2020-11-30 22:50 Marek Szuba
2020-01-09 18:41 Rafael Martins
2019-07-22 13:09 Mikle Kolyada
2019-07-18 10:45 Agostino Sarubbo
2019-07-18 10:01 Agostino Sarubbo
2019-07-18 9:57 Agostino Sarubbo
2019-07-17 15:24 Agostino Sarubbo
2019-07-15 19:10 Sergei Trofimovich
2019-07-15 13:14 Agostino Sarubbo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1607093480.8833d0634e057003582c8ed44d78036a1e0df35c.conikost@gentoo \
--to=conikost@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox