Bug 265412 - x11-wm/awesome: enable SVG support.
Summary: x11-wm/awesome: enable SVG support.
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: Alexandre C. Guimarães
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-24 02:16 UTC by Alexandre C. Guimarães
Modified: 2022-08-12 19:42 UTC (History)
0 users

See Also:
dbaio: maintainer-feedback+


Attachments
Enable SVG support. (632 bytes, patch)
2022-07-24 02:16 UTC, Alexandre C. Guimarães
no flags Details | Diff

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