Bug 266839 - deskutils/lookbook: update to 2.0.0
Summary: deskutils/lookbook: update to 2.0.0
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: Fernando Apesteguía
URL: https://github.com/elementary/iconbro...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-05 08:40 UTC by Olivier Duchateau
Modified: 2022-10-06 16:25 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (val)


Attachments
Patch to update deskutils/lookbook (6.69 KB, patch)
2022-10-05 08:40 UTC, Olivier Duchateau
no flags Details | Diff

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