Changeset View
Changeset View
Standalone View
Standalone View
head/deskutils/lumina-mediaplayer/Makefile
# Created by: Ken Moore <ken@pcbsd.org> | # Created by: Ken Moore <ken@pcbsd.org> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= lumina-mediaplayer | PORTNAME= lumina-mediaplayer | ||||
PORTVERSION= 1.4.1 | PORTVERSION= 1.4.1 | ||||
PORTREVISION= 1 | |||||
CATEGORIES= deskutils | CATEGORIES= deskutils | ||||
MAINTAINER= jt@ixsystems.com | MAINTAINER= jt@ixsystems.com | ||||
COMMENT= Streaming media player from the Lumina Desktop | COMMENT= Streaming media player from the Lumina Desktop | ||||
LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
RUN_DEPENDS= gstreamer1-qt5>=0:multimedia/gstreamer1-qt5 \ | RUN_DEPENDS= gstreamer1-qt5>=0:multimedia/gstreamer1-qt@qt5 \ | ||||
gstreamer1-plugins-gl>=0:graphics/gstreamer1-plugins-gl | gstreamer1-plugins-gl>=0:graphics/gstreamer1-plugins-gl | ||||
OPTIONS_DEFINE= I18N | OPTIONS_DEFINE= I18N | ||||
OPTIONS_DEFAULT= I18N | OPTIONS_DEFAULT= I18N | ||||
I18N_DESC= Install localization files | I18N_DESC= Install localization files | ||||
.include <bsd.port.options.mk> | .include <bsd.port.options.mk> | ||||
Show All 17 Lines |