View | Details | Raw Unified | Return to bug 281627 | Differences between
and this patch

Collapse All | Expand All

(-)b/games/moonlight-embedded-devel/Makefile (-3 / +3 lines)
Lines 1-5 Link Here
1
PORTNAME=	moonlight-embedded-devel
1
PORTNAME=	moonlight-embedded-devel
2
DISTVERSION=	2.7.2
2
DISTVERSION=	2.7.3
3
CATEGORIES=	games
3
CATEGORIES=	games
4
MASTER_SITES=	https://github.com/armin-25689/moonlight-embedded/releases/download/v${DISTVERSION}/
4
MASTER_SITES=	https://github.com/armin-25689/moonlight-embedded/releases/download/v${DISTVERSION}/
5
5
Lines 22-33 LIB_DEPENDS= libavahi-client.so:net/avahi-app \ Link Here
22
		libudev.so:devel/libudev-devd \
22
		libudev.so:devel/libudev-devd \
23
		libuuid.so:misc/e2fsprogs-libuuid \
23
		libuuid.so:misc/e2fsprogs-libuuid \
24
		libva.so:multimedia/libva \
24
		libva.so:multimedia/libva \
25
		libvdpau.so:multimedia/libvdpau \
25
		libdrm.so:graphics/libdrm \
26
		libwayland-client.so:graphics/wayland
26
		libwayland-client.so:graphics/wayland
27
27
28
USES=		cmake gl localbase:ldflags perl5 pkgconfig sdl ssl tar:xz xorg
28
USES=		cmake gl localbase:ldflags perl5 pkgconfig sdl ssl tar:xz xorg
29
USE_LDCONFIG=	yes
29
USE_LDCONFIG=	yes
30
USE_GL=		egl glesv2
30
USE_GL=		egl gbm glesv2
31
USE_PERL5=	build
31
USE_PERL5=	build
32
USE_SDL=	sdl2
32
USE_SDL=	sdl2
33
USE_XORG=	x11
33
USE_XORG=	x11
(-)b/games/moonlight-embedded-devel/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1722750684
1
TIMESTAMP = 1726916339
2
SHA256 (moonlight-embedded-devel-2.7.2.tar.xz) = f6bcee1f99953b153f24b777f8284e9ba978133fe50bf2c59988b0b6eeaa4f26
2
SHA256 (moonlight-embedded-devel-2.7.3.tar.xz) = b4afdb54190508e9343b1317a4cebd5e009e819bc234dce7e3e520d6443c7d70
3
SIZE (moonlight-embedded-devel-2.7.2.tar.xz) = 434756
3
SIZE (moonlight-embedded-devel-2.7.3.tar.xz) = 1116580
4
- 

Return to bug 281627