Bug 252948

Summary: New Port: x11-themes/yaru-gtk-themes: Default GTK theme for Ubuntu
Product: Ports & Packages Reporter: Alexander Vereeken <Alexander88207>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/ubuntu/yaru
Attachments:
Description Flags
yaru-gtk-themes.diff
none
yaru-gtk-themes-poudriere.log
none
yaru-gtk-themes.diff none

Description Alexander Vereeken freebsd_triage 2021-01-23 18:04:31 UTC
Created attachment 221845 [details]
yaru-gtk-themes.diff

Yaru is the default GTK theme for Ubuntu, backed by the community.

Supported Desktop Environments:

* Gnome-Shell

WWW: https://github.com/ubuntu/yaru

Portlint -abct: looks fine

Poudriere: Passes with

Warning: Bad symlink '/usr/local/share/themes/Yaru/gnome-shell' pointing to an absolute pathname '/usr/local/share/gnome-shell/theme/Yaru'
Warning: Bad symlink '/usr/local/share/themes/Yaru-dark/gnome-shell' pointing to an absolute pathname '/usr/local/share/gnome-shell/theme/Yaru-dark'

I guess this should be not an issue because this theme is for the gnome-shell only?
Comment 1 Alexander Vereeken freebsd_triage 2021-01-23 18:05:04 UTC
Created attachment 221846 [details]
yaru-gtk-themes-poudriere.log
Comment 2 Alexander Vereeken freebsd_triage 2021-02-17 18:42:24 UTC
Created attachment 222532 [details]
yaru-gtk-themes.diff

- Removed ninja from USES
- Added pkgconfig to USES
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-05-01 06:16:43 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=857d574022823858b1703087895b6bbe8958d31d

commit 857d574022823858b1703087895b6bbe8958d31d
Author:     Alexander Vereeken <Alexander88207@protonmail.com>
AuthorDate: 2021-01-22 19:21:13 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-05-01 05:58:48 +0000

    x11-themes/yaru-gtk-themes: add new port

    Yaru is the default GTK theme for Ubuntu, backed by the community.

    Supported Desktop Environments:

    * Gnome-Shell

    https://github.com/ubuntu/yaru

    PR:             252948

 x11-themes/Makefile                        |   1 +
 x11-themes/yaru-gtk-themes/Makefile (new)  |  37 ++
 x11-themes/yaru-gtk-themes/distinfo (new)  |   3 +
 x11-themes/yaru-gtk-themes/pkg-descr (new) |   7 +
 x11-themes/yaru-gtk-themes/pkg-plist (new) | 618 +++++++++++++++++++++++++++++
 5 files changed, 666 insertions(+)
Comment 4 Jan Beich freebsd_committer freebsd_triage 2021-05-01 06:20:46 UTC
Thanks. Landed.