Bug 252948 - New Port: x11-themes/yaru-gtk-themes: Default GTK theme for Ubuntu
Summary: New Port: x11-themes/yaru-gtk-themes: Default GTK theme for Ubuntu
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: Jan Beich
URL: https://github.com/ubuntu/yaru
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-23 18:04 UTC by Alexander Vereeken
Modified: 2021-05-01 06:20 UTC (History)
0 users

See Also:


Attachments
yaru-gtk-themes.diff (40.20 KB, patch)
2021-01-23 18:04 UTC, Alexander Vereeken
no flags Details | Diff
yaru-gtk-themes-poudriere.log (213.81 KB, text/plain)
2021-01-23 18:05 UTC, Alexander Vereeken
no flags Details
yaru-gtk-themes.diff (40.21 KB, patch)
2021-02-17 18:42 UTC, Alexander Vereeken
no flags Details | Diff

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