You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
365 B
8 lines
365 B
TERMUX_PKG_HOMEPAGE=http://www.lzop.org
|
|
TERMUX_PKG_DESCRIPTION='File compressor using lzo lib.'
|
|
TERMUX_PKG_VERSION=1.03
|
|
TERMUX_PKG_SRCURL=https://fossies.org/linux/misc/lzop-$TERMUX_PKG_VERSION.tar.xz
|
|
TERMUX_PKG_SHA256=4a5843a99584ecd8a57876af53d7a9cc37aae2a2a6f533c25bee0114ceb233f0
|
|
TERMUX_PKG_DEPENDS="liblzo"
|
|
TERMUX_PKG_MAINTAINER='Vishal Biswas @vishalbiswas'
|
|
|
|
|