app-arch/lzfse - 1.0 (asahi)

Search

Package Information

Description:
LZFSE compression utilities
Homepage:
https://github.com/lzfse/lzfse
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
1.0 8 arm64 0
View Raw Ebuild
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

CMAKE_MAKEFILE_GENERATOR="emake"
CMAKE_INSTALL_PREFIX=""

inherit cmake

DESCRIPTION="LZFSE compression utilities"
HOMEPAGE="https://github.com/lzfse/lzfse"
SRC_URI="https://github.com/lzfse/lzfse/archive/refs/tags/lzfse-${PV}.tar.gz"
S="${WORKDIR}/${PN}-lzfse-${PV}"
LICENSE="BSD"
SLOT="0"
KEYWORDS="arm64"

Manifest for 1.0

Type File Size Source URLs
DIST lzfse-1.0.tar.gz 50694 bytes https://github.com/lzfse/lzfse/archive/refs/tags/lzfse-1.0.tar.gz