From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hyprlang/
Date: Mon, 15 Apr 2024 23:51:14 +0000 (UTC) [thread overview]
Message-ID: <1713225010.dac61ff40f49c36d3b4fe1b08ff4e270dfd226ae.dlan@gentoo> (raw)
commit: dac61ff40f49c36d3b4fe1b08ff4e270dfd226ae
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Mon Apr 15 22:12:43 2024 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 23:50:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dac61ff4
dev-libs/hyprlang: add 0.5.1
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-libs/hyprlang/Manifest | 1 +
dev-libs/hyprlang/hyprlang-0.5.1.ebuild | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/dev-libs/hyprlang/Manifest b/dev-libs/hyprlang/Manifest
index a94df3b903d0..6e10a09ae087 100644
--- a/dev-libs/hyprlang/Manifest
+++ b/dev-libs/hyprlang/Manifest
@@ -1,2 +1,3 @@
DIST hyprlang-0.4.2.gh.tar.gz 54441 BLAKE2B f87c91ba86fa1e7af1d895d00f537fdd3f3c379a4dd06761cd9bf032b751ee69d9a46863b823aa42cf8d4c0e7e07f543ee583f7ac4978911374f34cce640ff72 SHA512 4e98fa369130f4453d270053d5b3a36587ab77b2948125cffab59ac00267ea43aa5368d177e5862ef57a3c8471ad290889b83cf82ad08fcf35872172ee128963
DIST hyprlang-0.5.0.gh.tar.gz 54809 BLAKE2B d5d83188b4cce021901182d94bcc6466949e6504053217cbf3324f7362e8a9d7cef2040949a172a35b41d9c0de981618d343edd21a70ab8a8005b573f5799e05 SHA512 9e80b936d977d46f9c1a0fc4733c89fb1cf521c767295891427f1ab358f8373839db3fad823f8abfca9d344350813361504f70aa3f6e109b523ab8ec2c3fa833
+DIST hyprlang-0.5.1.gh.tar.gz 56237 BLAKE2B 1d93362d4e121dc0d6e18d27456be71bed088d79646a92a74e41af7ebefd511cef05c12034eb679fd1849c3c95e50e425a52a42da75f274bf39d2956d6bd6d5e SHA512 92bf1e79c41c33e09de25f45e8abfe753736521be06fee298875a68072761bf0254d06d2d312a12b2ae750d8710f50d1666f1b3fbbb95c338398f2b9e80ce454
diff --git a/dev-libs/hyprlang/hyprlang-0.5.1.ebuild b/dev-libs/hyprlang/hyprlang-0.5.1.ebuild
new file mode 100644
index 000000000000..4c7b562223db
--- /dev/null
+++ b/dev-libs/hyprlang/hyprlang-0.5.1.ebuild
@@ -0,0 +1,14 @@
+# 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 ~riscv"
next reply other threads:[~2024-04-15 23:51 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-15 23:51 Yixun Lan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-13 23:14 [gentoo-commits] repo/gentoo:master commit in: dev-libs/hyprlang/ Yixun Lan
2025-08-13 23:14 Yixun Lan
2025-06-23 13:22 Arthur Zamarin
2025-05-13 22:21 Sam James
2025-05-13 22:21 Sam James
2025-05-13 22:21 Sam James
2025-04-28 17:49 Sam James
2024-12-27 1:55 Sam James
2024-12-27 0:50 Yixun Lan
2024-12-27 0:50 Yixun Lan
2024-10-17 11:40 Yixun Lan
2024-09-02 4:37 Sam James
2024-08-22 10:51 Yixun Lan
2024-07-27 17:16 Arthur Zamarin
2024-07-01 22:40 Yixun Lan
2024-07-01 22:40 Yixun Lan
2024-04-13 5:45 Joonas Niilola
2024-03-16 23:51 Yixun Lan
2024-03-16 23:51 Yixun Lan
2024-03-10 3:40 Yixun Lan
2024-03-02 1:23 Yixun Lan
2024-03-01 1:08 Yixun Lan
2024-02-23 0:50 Yixun Lan
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=1713225010.dac61ff40f49c36d3b4fe1b08ff4e270dfd226ae.dlan@gentoo \
--to=dlan@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