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.
14 lines
477 B
14 lines
477 B
DEFINED_PHASES=configure
|
|
DEPEND=lz4? ( app-arch/lz4:0= ) lzo? ( dev-libs/lzo:2= )
|
|
DESCRIPTION=dev-util/squashdelta delta merge tool
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/mgorny/squashmerge/
|
|
IUSE=lz4 +lzo
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=lz4? ( app-arch/lz4:0= ) lzo? ( dev-libs/lzo:2= ) dev-util/xdelta:3
|
|
REQUIRED_USE=|| ( lz4 lzo )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/mgorny/squashmerge/releases/download/v0.1/squashmerge-0.1.tar.bz2
|
|
_md5_=b4a0e56f91ef5f3d09868b22d7b0ae47
|