Bug 266839

Summary: deskutils/lookbook: update to 2.0.0
Product: Ports & Packages Reporter: Olivier Duchateau <duchateau.olivier>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, val
Priority: --- Flags: bugzilla: maintainer-feedback? (val)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/elementary/iconbrowser/releases/tag/2.0.0
Attachments:
Description Flags
Patch to update deskutils/lookbook none

Description Olivier Duchateau 2022-10-05 08:40:07 UTC
Created attachment 237094 [details]
Patch to update deskutils/lookbook

- Update to 2.0.0 (and adjust dependencies)
- Rename to deskutils/iconbrowser as it is now an official elementary OS application

Note: tested with full Pantheon session [1] (desktop environment developed for elementary OS) and everything works fine.

[1] https://www.freebsd.org/status/report-2022-04-2022-06/#_pantheon_desktop_on_freebsd
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-06 16:24:13 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-06 16:25:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2bcbff8020ebd7b5855296be3dba213ce3550cd1

commit 2bcbff8020ebd7b5855296be3dba213ce3550cd1
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2022-10-06 05:45:10 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-06 16:20:31 +0000

    deskutils/lookbook: update to 2.0.0

    ChangeLog: https://github.com/elementary/iconbrowser/releases/tag/2.0.0

     * Fancy new icon
     * Drag the window from anywhere
     * Follow the system dark style preference
     * Updated for Gtk 4

    Move the port to its official name.
    Mantainer MIA for some time now with this and other ports.

    PR:             266839
    Reported by:    duchateau.olivier@gmail.com
    Approved by:    greg@unrelenting.technology (maintainer, timeout)

 MOVED                                 |  1 +
 deskutils/Makefile                    |  2 +-
 deskutils/iconbrowser/Makefile (new)  | 21 +++++++++++++++++++++
 deskutils/iconbrowser/distinfo (new)  |  3 +++
 deskutils/iconbrowser/pkg-descr (new) |  2 ++
 deskutils/iconbrowser/pkg-plist (new) | 21 +++++++++++++++++++++
 deskutils/lookbook/Makefile (gone)    | 22 ----------------------
 deskutils/lookbook/distinfo (gone)    |  3 ---
 deskutils/lookbook/pkg-descr (gone)   |  2 --
 deskutils/lookbook/pkg-plist (gone)   | 17 -----------------
 10 files changed, 49 insertions(+), 45 deletions(-)