dev-racket/ziptie-git - 9999 (racket-overlay)

Search

Package Information

Description:
ZipTie, git component.
Homepage:
https://gitlab.com/xgqt/racket-ziptie
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="gitlab.com"
GH_REPO="xgqt/racket-ziptie"

inherit gh racket

DESCRIPTION="ZipTie, git component."
HOMEPAGE="https://gitlab.com/xgqt/racket-ziptie"
S="${S}/src/ziptie-git"

LICENSE="GPL-2+"
SLOT="0"

RDEPEND="dev-racket/threading-lib"
BDEPEND="${RDEPEND}"

Dependencies

RDEPEND

dev-racket/threading-lib

BDEPEND

dev-racket/threading-lib