Bug 265412

Summary: x11-wm/awesome: enable SVG support.
Product: Ports & Packages Reporter: Alexandre C. Guimarães <rigoletto>
Component: Individual Port(s)Assignee: Alexandre C. Guimarães <rigoletto>
Status: Closed FIXED    
Severity: Affects Only Me Flags: dbaio: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Enable SVG support. none

Description Alexandre C. Guimarães freebsd_committer freebsd_triage 2022-07-24 02:16:43 UTC
Created attachment 235446 [details]
Enable SVG support.

This port add `librsvg2` to `USE_GNOME` in order to enable support to .svg vector images.
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2022-07-24 21:22:25 UTC
Thank you Alexandre.

You can also take maintainer'ship of it as you are using it a lot and testing the devel branch, and I don't have much time to play with it currently.

Regards.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-08-12 19:41:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4eb3b869c38b025b8318bfddc1f521f6b00ac3f1

commit 4eb3b869c38b025b8318bfddc1f521f6b00ac3f1
Author:     Alexandre C. Guimarães <rigoletto@FreeBSD.org>
AuthorDate: 2022-08-12 19:37:14 +0000
Commit:     Alexandre C. Guimarães <rigoletto@FreeBSD.org>
CommitDate: 2022-08-12 19:41:02 +0000

    x11-wm/awesome: enable SVG support

    - take maintainership

    PR:             265412
    Approved by:    dbaio

 x11-wm/awesome/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 3 Alexandre C. Guimarães freebsd_committer freebsd_triage 2022-08-12 19:42:28 UTC
Done. Thank you.