dev-racket/unmozlz4 - 9999 (racket-overlay)

Search

Install

Install this version:

emerge -a =dev-racket/unmozlz4-9999

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-racket/unmozlz4-9999

Or alternatively:

emerge --autounmask-write -a =dev-racket/unmozlz4-9999

Package Information

Description:
decompress Mozilla's custom mozlz4 files.
Homepage:
https://git.sr.ht/~nut/racket-unmozlz4
License:
ISC

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="git.sr.ht"
GH_REPO="~nut/racket-unmozlz4"

inherit gh racket

DESCRIPTION="decompress Mozilla's custom mozlz4 files."
HOMEPAGE="https://git.sr.ht/~nut/racket-unmozlz4"

LICENSE="ISC"
SLOT="0"

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

Inherited Eclasses

gh

Dependencies

RDEPEND

dev-racket/lz4-lib

BDEPEND

dev-racket/lz4-lib