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

Collapse All | Expand All

(-)multimedia/elementary-videos/Makefile (-6 / +1 lines)
Lines 19-25 Link Here
19
		libgstbase-1.0.so:multimedia/gstreamer1
19
		libgstbase-1.0.so:multimedia/gstreamer1
20
RUN_DEPENDS=	gstreamer1-plugins-core>=0:multimedia/gstreamer1-plugins-core
20
RUN_DEPENDS=	gstreamer1-plugins-core>=0:multimedia/gstreamer1-plugins-core
21
21
22
USES=		desktop-file-utils gnome meson pkgconfig xorg
22
USES=		desktop-file-utils gettext gnome meson pkgconfig xorg
23
USE_GITHUB=	yes
23
USE_GITHUB=	yes
24
GH_ACCOUNT=	elementary
24
GH_ACCOUNT=	elementary
25
GH_PROJECT=	videos
25
GH_PROJECT=	videos
Lines 29-37 Link Here
29
USE_GSTREAMER1=	yes
29
USE_GSTREAMER1=	yes
30
USE_XORG=	x11
30
USE_XORG=	x11
31
31
32
OPTIONS_DEFINE=	NLS
33
OPTIONS_SUB=	yes
34
35
NLS_USES=	gettext
36
37
.include <bsd.port.mk>
32
.include <bsd.port.mk>

Return to bug 247538