mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Make fetchable and unbreak
- Make portclippy happy PR: 244104 Submitted by: Alexander Vereeken <Alexander88207@protonmail.com> Approved by: ehaupt (mentor)
This commit is contained in:
parent
14a9e6c989
commit
a126a2dad8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535348
@ -5,26 +5,24 @@ PORTNAME= minecraft-client
|
||||
PORTVERSION= 1.7.9
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= games java
|
||||
MASTER_SITES= https://s3.amazonaws.com/Minecraft.Download/launcher/:minecraft \
|
||||
https://media-mcw.cursecdn.com/c/c5/:icon
|
||||
DISTFILES= Minecraft.jar:minecraft \
|
||||
Grass.png:icon
|
||||
MASTER_SITES= https://homura.magzu.net/games/ \
|
||||
LOCAL/tagattie/${PORTNAME}/${PORTVERSION}
|
||||
DISTFILES= Minecraft.jar \
|
||||
Grass.png
|
||||
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
||||
EXTRACT_ONLY=
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Client for the block building game
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
RUN_DEPENDS= ${JAVALIBDIR}/lwjgl/lwjgl.jar:games/lwjgl \
|
||||
xrandr:x11/xrandr
|
||||
|
||||
USES= openal
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.8+
|
||||
JAVA_OS= native
|
||||
JAVA_VENDOR= openjdk
|
||||
JAVA_VERSION= 1.8+
|
||||
|
||||
DESKTOP_ENTRIES="Minecraft" \
|
||||
"Block building game" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
TIMESTAMP = 1566463463
|
||||
TIMESTAMP = 1580044441
|
||||
SHA256 (minecraft-client/1.7.9/Minecraft.jar) = e8d90b2637b141b556670d8460d317aadb6e4f2e644e519995c428800b25f212
|
||||
SIZE (minecraft-client/1.7.9/Minecraft.jar) = 280212
|
||||
SHA256 (minecraft-client/1.7.9/Grass.png) = 5927b41c7fb768888721cc9e64edaabc831ce51620e783cf66dbf83116e21775
|
||||
|
Loading…
Reference in New Issue
Block a user