From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/hyprlang/ Date: Sat, 17 Feb 2024 21:17:38 +0000 (UTC) [thread overview] Message-ID: <1708203828.74022b26df3b9127788a39ee7031739ab01cac55.julien@gentoo> (raw) commit: 74022b26df3b9127788a39ee7031739ab01cac55 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Feb 17 17:59:49 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat Feb 17 21:03:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=74022b26 dev-libs/hyprlang: add 0.3.2 Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-libs/hyprlang/Manifest | 1 + dev-libs/hyprlang/hyprlang-0.3.2.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-libs/hyprlang/Manifest b/dev-libs/hyprlang/Manifest index f44b92dca5..6736b88f31 100644 --- a/dev-libs/hyprlang/Manifest +++ b/dev-libs/hyprlang/Manifest @@ -1 +1,2 @@ DIST hyprlang-0.2.1.gh.tar.gz 61006 BLAKE2B c86f6d2baed289d76de1182bd4e481dd3b28dbbe2c46416b6971dc867f5e2cc6bd3db0e03ddeb14fdb1aeae9df8075c9003b141bf65bdfd2f6d94470de4cbc25 SHA512 f81622b1c99300d8c7c9999276cb598b1ec589d14134b48cbf39f4969ddb14f87b661fbe97ab9dc8562e4bd2a12e86b68c13e35a1baadcda18784100d7944295 +DIST hyprlang-0.3.2.gh.tar.gz 62292 BLAKE2B dde270089149db8b99b9bc6c3f6a2ad3b7f36f2c51271285232c135cf3b620274d07a7f920f5178057ccf528addb31497d8fd2c44fa2346cab92da8dad9ddc1b SHA512 ae621eef1736011038e7f1bc18eca87d5d60b1040a70daca70d0ad69ccad1f85dd1b6d429a65b03362183c6bd4901ba6cb72574288b634a5252c43b9ea69be1f diff --git a/dev-libs/hyprlang/hyprlang-0.3.2.ebuild b/dev-libs/hyprlang/hyprlang-0.3.2.ebuild new file mode 100644 index 0000000000..e72d17b6f5 --- /dev/null +++ b/dev-libs/hyprlang/hyprlang-0.3.2.ebuild @@ -0,0 +1,25 @@ +# Copyright 2023-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="Official implementation library for the hypr config language" +HOMEPAGE="https://github.com/hyprwm/hyprlang" +SRC_URI="https://github.com/hyprwm/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" +IUSE="test" +RESTRICT="!test? ( test )" + +BUILD_DIR="${S}/build" + +src_prepare() { + default + + sed "s/\<lib\>/$(get_libdir)/" -i CMakeLists.txt hyprlang.pc.in + cmake_src_prepare +}
WARNING: multiple messages have this Message-ID (diff)
From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/hyprlang/ Date: Sat, 17 Feb 2024 21:06:30 +0000 (UTC) [thread overview] Message-ID: <1708203828.74022b26df3b9127788a39ee7031739ab01cac55.julien@gentoo> (raw) Message-ID: <20240217210630.AUBs2mnv4W9pbdFzq7R7CyIAC8BRE1wMulZW_BRLkMo@z> (raw) commit: 74022b26df3b9127788a39ee7031739ab01cac55 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Feb 17 17:59:49 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat Feb 17 21:03:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=74022b26 dev-libs/hyprlang: add 0.3.2 Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-libs/hyprlang/Manifest | 1 + dev-libs/hyprlang/hyprlang-0.3.2.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-libs/hyprlang/Manifest b/dev-libs/hyprlang/Manifest index f44b92dca5..6736b88f31 100644 --- a/dev-libs/hyprlang/Manifest +++ b/dev-libs/hyprlang/Manifest @@ -1 +1,2 @@ DIST hyprlang-0.2.1.gh.tar.gz 61006 BLAKE2B c86f6d2baed289d76de1182bd4e481dd3b28dbbe2c46416b6971dc867f5e2cc6bd3db0e03ddeb14fdb1aeae9df8075c9003b141bf65bdfd2f6d94470de4cbc25 SHA512 f81622b1c99300d8c7c9999276cb598b1ec589d14134b48cbf39f4969ddb14f87b661fbe97ab9dc8562e4bd2a12e86b68c13e35a1baadcda18784100d7944295 +DIST hyprlang-0.3.2.gh.tar.gz 62292 BLAKE2B dde270089149db8b99b9bc6c3f6a2ad3b7f36f2c51271285232c135cf3b620274d07a7f920f5178057ccf528addb31497d8fd2c44fa2346cab92da8dad9ddc1b SHA512 ae621eef1736011038e7f1bc18eca87d5d60b1040a70daca70d0ad69ccad1f85dd1b6d429a65b03362183c6bd4901ba6cb72574288b634a5252c43b9ea69be1f diff --git a/dev-libs/hyprlang/hyprlang-0.3.2.ebuild b/dev-libs/hyprlang/hyprlang-0.3.2.ebuild new file mode 100644 index 0000000000..e72d17b6f5 --- /dev/null +++ b/dev-libs/hyprlang/hyprlang-0.3.2.ebuild @@ -0,0 +1,25 @@ +# Copyright 2023-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="Official implementation library for the hypr config language" +HOMEPAGE="https://github.com/hyprwm/hyprlang" +SRC_URI="https://github.com/hyprwm/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" +IUSE="test" +RESTRICT="!test? ( test )" + +BUILD_DIR="${S}/build" + +src_prepare() { + default + + sed "s/\<lib\>/$(get_libdir)/" -i CMakeLists.txt hyprlang.pc.in + cmake_src_prepare +}
next reply other threads:[~2024-02-17 21:17 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-02-17 21:17 Julien Roy [this message] 2024-02-17 21:06 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/hyprlang/ Julien Roy -- strict thread matches above, loose matches on Subject: below -- 2024-02-23 1:36 [gentoo-commits] repo/proj/guru:master " David Roman 2024-02-18 20:37 Julien Roy 2024-02-18 19:53 [gentoo-commits] repo/proj/guru:dev " Julien Roy 2024-02-18 20:37 ` [gentoo-commits] repo/proj/guru:master " Julien Roy 2024-01-04 15:19 Viorel Munteanu
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=1708203828.74022b26df3b9127788a39ee7031739ab01cac55.julien@gentoo \ --to=julien@jroy.ca \ --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: linkBe 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