mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
11 lines
356 B
Plaintext
11 lines
356 B
Plaintext
DEFINED_PHASES=configure install
|
|
DESCRIPTION=small C library for reading LZW compressed files (.Z)
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/vapier/liblzw
|
|
IUSE=static-libs
|
|
KEYWORDS=amd64 arm ~hppa ~m68k ~s390 x86
|
|
LICENSE=public-domain
|
|
SLOT=0
|
|
SRC_URI=https://github.com/vapier/liblzw/releases/download/v0.3/liblzw-0.3.tar.xz
|
|
_md5_=e7a32ca5ddb1483271fe0e9fb147b34f
|