summaryrefslogtreecommitdiff
blob: addc825d62bd9a7fd2e40b55eb34179de7c09cca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 2024 John M. Harris, Jr.
# 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/FreeBSDDesktop/epoll-shim"

inherit git-r3
EGIT_REPO_URI="https://github.com/FreeBSDDesktop/epoll-shim.git"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~riscv"