Bug 265888

Summary: [NEW PORT] multimedia/gtk-pipe-viewer: new slave port with gtk option enabled
Product: Ports & Packages Reporter: Jesús Daniel Colmenares Oviedo <DtxdF>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/trizen/pipe-viewer
Bug Depends on: 265887    
Bug Blocks:    
Attachments:
Description Flags
multimedia-gtk-pipe-viewer.0.2.3.patch none

Description Jesús Daniel Colmenares Oviedo 2022-08-16 20:11:17 UTC
Created attachment 235949 [details]
multimedia-gtk-pipe-viewer.0.2.3.patch

This port is a slave of multimedia/pipe-viewer. It sets the options to install pipe-viewer with a graphical interface using GTK.

portlint: FATAL: Makefile: extra item "MASTERDIR" placed in the LICENSE section. [1]
poudriere: testport is ok.

[1] I think this is a false positive, because this is a slave port.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-08-20 03:19:49 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=56fcee100c534084730a5c2070f1ce41b4b69212

commit 56fcee100c534084730a5c2070f1ce41b4b69212
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@riseup.net>
AuthorDate: 2022-08-16 19:29:36 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-08-20 03:19:10 +0000

    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

 multimedia/Makefile                       |  1 +
 multimedia/gtk-pipe-viewer/Makefile (new) | 14 ++++++++++++++
 2 files changed, 15 insertions(+)
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2022-08-20 03:19:53 UTC
Committed!