Summary: | x11-themes/gnome-icons-elementary: Update to 5.2.0 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Olivier Duchateau <duchateau.olivier> | ||||||||
Component: | Individual Port(s) | Assignee: | Hiroki Tagato <tagattie> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | root, tagattie | ||||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(root) |
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Created attachment 211492 [details]
Poudriere testport log
Hi, and thanks for your patch! I ran it through poudriere and ended up with a plist error for a file `io.elementary.icons.appdata.xml` that isn't in the stagedir.
Comment on attachment 210933 [details]
Patch to update x11-themes/gnome-icons-elementary
Plist error (RE: Poudriere log)
(In reply to Allison Nicole Reid from comment #2) If you add USES= gettext, what happen? merge_file method calls xgettext utility. Created attachment 211593 [details]
Patch to update x11-themes/greybird-theme
Update patch (add USES= gettext)
A commit references this bug: Author: tagattie Date: Tue Apr 28 00:38:35 UTC 2020 New revision: 533217 URL: https://svnweb.freebsd.org/changeset/ports/533217 Log: - Update to 5.2.0 - Sort variables - Add NO_ARCH PR: 243493 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Approved by: root@cooltrainer.org (maintainer timeout, >10 weeks), ehaupt (mentor) Changes: head/x11-themes/gnome-icons-elementary/Makefile head/x11-themes/gnome-icons-elementary/distinfo head/x11-themes/gnome-icons-elementary/files/ head/x11-themes/gnome-icons-elementary/files/patch-cursors_meson.build head/x11-themes/gnome-icons-elementary/pkg-plist Committed, thanks! |
Created attachment 210933 [details] Patch to update x11-themes/gnome-icons-elementary - Update to 5.2.0 - Switch to meson build system - Adjust dependencies (prefer rsvg-convert, from librsvg2 instead of Inkscape)