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: Sun, 18 Feb 2024 19:53:19 +0000 (UTC) [thread overview]
Message-ID: <1708283873.e1eaa2de84e2da110db22a634cfa5f5e5e301e98.julien@gentoo> (raw)
Message-ID: <20240218195319.rLT-DcQUqBZNIgBIBOqj_G1n7f2Tlp_Wrmg__n730Yg@z> (raw)
commit: e1eaa2de84e2da110db22a634cfa5f5e5e301e98
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Feb 18 19:17:53 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Feb 18 19:17:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e1eaa2de
dev-libs/hyprlang: add 0.4.0
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-libs/hyprlang/Manifest | 1 +
dev-libs/hyprlang/hyprlang-0.4.0.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-libs/hyprlang/Manifest b/dev-libs/hyprlang/Manifest
index 6736b88f31..fb79807658 100644
--- a/dev-libs/hyprlang/Manifest
+++ b/dev-libs/hyprlang/Manifest
@@ -1,2 +1,3 @@
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
+DIST hyprlang-0.4.0.gh.tar.gz 63245 BLAKE2B 79eab1d27c793965e9974cd73e7e4e433f3153c631665acae3866f3181f83dfa774e2728b0abde18926b26a0341b1548ab5d45207b7f3094c4f9e5d01c18f9bf SHA512 f25ac8f5667e7c6600916fa730dcb66cef0f86ebedd7157e94691f3e46350f628d68a3974916c09d709bbb89582d66cf5c707ef263f20964b2f205972d72ebe8
diff --git a/dev-libs/hyprlang/hyprlang-0.4.0.ebuild b/dev-libs/hyprlang/hyprlang-0.4.0.ebuild
new file mode 100644
index 0000000000..e72d17b6f5
--- /dev/null
+++ b/dev-libs/hyprlang/hyprlang-0.4.0.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-18 19:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-18 20:37 Julien Roy [this message]
2024-02-18 19:53 ` [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 19:53 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-02-18 20:37 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-02-17 21:17 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=1708283873.e1eaa2de84e2da110db22a634cfa5f5e5e301e98.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: 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