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

Search

Package Information

Description:
ZipTie, make 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, make component."
HOMEPAGE="https://gitlab.com/xgqt/racket-ziptie"
S="${S}/src/ziptie-make"

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

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

Dependencies

RDEPEND

dev-racket/threading-lib
	dev-racket/uuid

BDEPEND

dev-racket/threading-lib
	dev-racket/uuid