Summary: | graphics/viewnior: update to 1.7 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nuno Teixeira <eduardo> | ||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | pi, portmaster | ||||||
Priority: | --- | Keywords: | buildisok | ||||||
Version: | Latest | Flags: | pi:
maintainer-feedback-
|
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/111553580 Created attachment 210993 [details]
svn diff
Hello,
I forgot to add %%NLS%% to pkg-plist related files.
I've tested with DOCS on/ff and NLS on/off and pkplist is respected.
Thanks,
Nuno
New features: - Show image dimensions to title bar - Add option to hide the scrollbars - Wallpaper support for Cinnamon, Puppylinux, and autodetect DE - Updated translations Thanks, Nuno Committed, thanks! A commit references this bug: Author: pi Date: Sun Feb 23 08:04:54 UTC 2020 New revision: 526891 URL: https://svnweb.freebsd.org/changeset/ports/526891 Log: graphics/viewnior: update 1.6 -> 1.7, submitter becomes maintainer PR: 243529, 243726 Submitted by: Nuno Teixeira <ed.arrakis@gmail.com> Approved by: portmaster@BSDforge.com (maintainer timeout) Relnotes: https://github.com/hellosiyan/Viewnior/blob/master/NEWS Changes: head/graphics/viewnior/Makefile head/graphics/viewnior/distinfo head/graphics/viewnior/pkg-plist |
Created attachment 210975 [details] svn diff Hello, Update to 1.7: Since it uses meson/ninja now I removed: USES: autoreconf compiler:c++11-lang gmake and libtool. Cheers, Nuno Teixeira