Bug 265888 - [NEW PORT] multimedia/gtk-pipe-viewer: new slave port with gtk option enabled
Summary: [NEW PORT] multimedia/gtk-pipe-viewer: new slave port with gtk option enabled
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL: https://github.com/trizen/pipe-viewer
Keywords:
Depends on: 265887
Blocks:
  Show dependency treegraph
 
Reported: 2022-08-16 20:11 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2022-08-20 03:19 UTC (History)
1 user (show)

See Also:


Attachments
multimedia-gtk-pipe-viewer.0.2.3.patch (1.08 KB, patch)
2022-08-16 20:11 UTC, Jesús Daniel Colmenares Oviedo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!