summaryrefslogtreecommitdiff
path: root/dev-libs/hyprlang/hyprlang-0.4.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-10 06:44:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-10 06:44:55 +0000
commitf617f04203a0968020e5a7252e865803636af918 (patch)
treed05c93d914912359b74f6f31b27bd1cd719f8bda /dev-libs/hyprlang/hyprlang-0.4.2.ebuild
parent013635213f8032704e1ec9ae01e9303e63a2efbb (diff)
gentoo auto-resync : 10:03:2024 - 06:44:55
Diffstat (limited to 'dev-libs/hyprlang/hyprlang-0.4.2.ebuild')
-rw-r--r--dev-libs/hyprlang/hyprlang-0.4.2.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-libs/hyprlang/hyprlang-0.4.2.ebuild b/dev-libs/hyprlang/hyprlang-0.4.2.ebuild
new file mode 100644
index 000000000000..4c7b562223db
--- /dev/null
+++ b/dev-libs/hyprlang/hyprlang-0.4.2.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"