mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
multimedia/gtk-pipe-viewer: new slave port
This port is a slave of multimedia/pipe-viewer. It sets the options to install pipe-viewer with a graphical interface using GTK. PR: 265888
This commit is contained in:
parent
f9221320b8
commit
56fcee100c
@ -124,6 +124,7 @@
|
||||
SUBDIR += gstreamer1-vaapi
|
||||
SUBDIR += gstreamer1-validate
|
||||
SUBDIR += gstreamermm
|
||||
SUBDIR += gtk-pipe-viewer
|
||||
SUBDIR += gtk-youtube-viewer
|
||||
SUBDIR += handbrake
|
||||
SUBDIR += haruna
|
||||
|
14
multimedia/gtk-pipe-viewer/Makefile
Normal file
14
multimedia/gtk-pipe-viewer/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
PORTNAME= pipe-viewer
|
||||
PKGNAMEPREFIX= gtk-
|
||||
|
||||
MAINTAINER= DtxdF@riseup.net
|
||||
COMMENT= Application for searching and playing videos from YouTube (gtk)
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../pipe-viewer
|
||||
|
||||
CONFLICTS_INSTALL= multimedia/pipe-viewer
|
||||
|
||||
OPTIONS_DEFAULT= GTK3 JSON_XS LINE_BREAK LOCAL_CACHE READLINE SHARE_DIR \
|
||||
YT_DLP
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user