mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
games-action/classicube: use .tar.gz dist 1.3.5
Signed-off-by: Seth Price <sprice623@aol.com>
This commit is contained in:
1
games-action/classicube/Manifest
Normal file
1
games-action/classicube/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST classicube-1.3.5.tar.gz 2395406 BLAKE2B b3cd38a61ba3dbb1e47d9837bfae9527d9ba34b893101dd9158c75edbaf90256d63f31f3230371458d485c3177a6b9c9d252ed8fef82cd7c99fdb74af08beec0 SHA512 d7eb0fed96a206e4a389a354e6345dd6186a37d6fa0240cc4227745d073b749ba147309f872e4f1599ea79a28d914bb8d53b9d9fdbc5931c6327b9e1de92c5c8
|
||||
@@ -3,15 +3,16 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit git-r3 toolchain-funcs
|
||||
inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="Reverse-engineered Minecraft Classic client"
|
||||
HOMEPAGE="https://www.classicube.net/"
|
||||
EGIT_REPO_URI="https://github.com/UnknownShadow200/ClassiCube"
|
||||
EGIT_COMMIT="${PV}"
|
||||
SRC_URI="https://github.com/UnknownShadow200/ClassiCube/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/ClassiCube-${PV}"
|
||||
|
||||
LICENSE="BSD MIT FTL"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~sparc ~x86"
|
||||
|
||||
DEPEND="x11-libs/libX11 x11-libs/libXi virtual/opengl"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user