app-emulation/cellar-0.4
This commit is contained in:
parent
1d5b2870a7
commit
d96987fe58
2
app-emulation/cellar/Manifest
Normal file
2
app-emulation/cellar/Manifest
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
DIST cellar-0.4.tar.gz 130770 BLAKE2B 53cd4656071ce354899b3c21aeaa73e57d1d0c5d80718c52043240ea3446a3d69f959dd32e80c8c5c38f3d0f5f70d15aa8864dfa4c0cd6b18f472b1a82fc94b2 SHA512 fd9bd65fcd1e163ce9f428f67dc4c40eaf60dbcc5bf28eb5a1d2dd7a1886095117d1721cef9304b56a9373fd10d6cc40fa501764773e4134f518950959e0c398
|
||||||
|
EBUILD cellar-0.4.ebuild 430 BLAKE2B 3ce735dfd9b90621ff3d952e86a6e269021521a75517c4b7e4cc9cad76e660bdc44323e6a1c5abc0a301dae0193cf38ed9dbe431e45318cdd20dce996c444ef4 SHA512 b579d7e2db3288fe231d9ff5aaddf934802258607ec99e1eae2def6080304793fdbf07668d9347a9245983069f7fab6d244844be175ca7e7b46b48f891570783
|
23
app-emulation/cellar/cellar-0.4.ebuild
Normal file
23
app-emulation/cellar/cellar-0.4.ebuild
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
EAPI=8
|
||||||
|
|
||||||
|
inherit cmake
|
||||||
|
|
||||||
|
DESCRIPTION="WINE bottle management tool"
|
||||||
|
HOMEPAGE="https://vcs.otl-hga.net/nicole/cellar/"
|
||||||
|
SRC_URI="https://vcs.otl-hga.net/nicole/cellar/archive/v${PV}.tar.gz -> cellar-${PV}.tar.gz"
|
||||||
|
|
||||||
|
LICENSE="Apache-2.0"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~amd64"
|
||||||
|
IUSE="doc"
|
||||||
|
|
||||||
|
DEPEND="
|
||||||
|
app-arch/gzip
|
||||||
|
dev-libs/crypto++
|
||||||
|
>=dev-lang/python-3.7
|
||||||
|
"
|
||||||
|
RDEPEND="${DEPEND}"
|
||||||
|
BDEPEND="
|
||||||
|
app-text/ronn-ng
|
||||||
|
doc? ( dev-python/sphinx )
|
||||||
|
"
|
15
metadata/md5-cache/app-emulation/cellar-0.4
Normal file
15
metadata/md5-cache/app-emulation/cellar-0.4
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
BDEPEND=app-text/ronn-ng doc? ( dev-python/sphinx ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||||
|
DEFINED_PHASES=compile configure install prepare test
|
||||||
|
DEPEND=app-arch/gzip dev-libs/crypto++ >=dev-lang/python-3.7
|
||||||
|
DESCRIPTION=WINE bottle management tool
|
||||||
|
EAPI=8
|
||||||
|
HOMEPAGE=https://vcs.otl-hga.net/nicole/cellar/
|
||||||
|
INHERIT=cmake
|
||||||
|
IUSE=doc
|
||||||
|
KEYWORDS=~amd64
|
||||||
|
LICENSE=Apache-2.0
|
||||||
|
RDEPEND=app-arch/gzip dev-libs/crypto++ >=dev-lang/python-3.7
|
||||||
|
SLOT=0
|
||||||
|
SRC_URI=https://vcs.otl-hga.net/nicole/cellar/archive/v0.4.tar.gz -> cellar-0.4.tar.gz
|
||||||
|
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||||
|
_md5_=da4050c7358fdabdd5127cd09a42031d
|
Loading…
Reference in New Issue
Block a user