View | Details | Raw Unified | Return to bug 281626
Collapse All | Expand All

(-)b/games/moonlight-qt/Makefile (-5 / +1 lines)
Lines 1-14 Link Here
1
PORTNAME=	moonlight
1
PORTNAME=	moonlight
2
DISTVERSION=	6.0.1
2
DISTVERSION=	6.1.0
3
CATEGORIES=	games
3
CATEGORIES=	games
4
MASTER_SITES=	https://github.com/moonlight-stream/moonlight-qt/releases/download/v${DISTVERSION}/
4
MASTER_SITES=	https://github.com/moonlight-stream/moonlight-qt/releases/download/v${DISTVERSION}/
5
PKGNAMESUFFIX=	-qt
5
PKGNAMESUFFIX=	-qt
6
DISTNAME=	MoonlightSrc-${DISTVERSIONFULL}
6
DISTNAME=	MoonlightSrc-${DISTVERSIONFULL}
7
7
8
PATCH_SITES=	https://github.com/moonlight-stream/moonlight-qt/commit/
9
# Build fails on i386: https://github.com/moonlight-stream/moonlight-qt/issues/1367
10
PATCHFILES+=	9e92c07cb7bce3591f43df2984f4e8dc61511c95.patch:-p1
11
12
MAINTAINER=	lisp_25689@163.com
8
MAINTAINER=	lisp_25689@163.com
13
COMMENT=	Gamestream client
9
COMMENT=	Gamestream client
14
WWW=		https://github.com/moonlight-stream/moonlight-qt
10
WWW=		https://github.com/moonlight-stream/moonlight-qt
(-)b/games/moonlight-qt/distinfo (-6 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1721910249
1
TIMESTAMP = 1726832303
2
SHA256 (MoonlightSrc-6.0.1.tar.gz) = c4e59b033f4cfa78c7af54213d1eec158bc1676472c358be61482375e1a38ee0
2
SHA256 (MoonlightSrc-6.1.0.tar.gz) = 696cc470a62e2f2e9b77739d400b389e7578c9510383c08614007c92be49d5b0
3
SIZE (MoonlightSrc-6.0.1.tar.gz) = 83786545
3
SIZE (MoonlightSrc-6.1.0.tar.gz) = 85936443
4
SHA256 (9e92c07cb7bce3591f43df2984f4e8dc61511c95.patch) = 0e17bf514b279a99dbe3c7cbaa548306f94026c759aa9a01e53100e585a3a50b
5
SIZE (9e92c07cb7bce3591f43df2984f4e8dc61511c95.patch) = 973
6
- 

Return to bug 281626