Skip to content

Commit

Permalink
deskutils/lookbook: update to 2.0.0
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
OlivierDuchateau authored and Fernando Apesteguía committed Oct 6, 2022
1 parent 5f4530b commit 2bcbff8
Show file tree
Hide file tree
Showing 10 changed files with 49 additions and 45 deletions.
1 change: 1 addition & 0 deletions MOVED
Expand Up @@ -17579,3 +17579,4 @@ ftp/axel||2022-09-30|Has expired: Last release in 2009 and dead upstream, please
databases/py-bsddb3|databases/py-berkeleydb|2022-09-30|Has expired: Requires upstream EOLd db5. Use py-berkeleydb
graphics/megapov|graphics/povray37|2022-10-01|Has expired: Abandoned upstream. graphics/povray37 is the recommended replacement
x11-toolkits/gstreamer1-plugins-gtk4||2022-10-01|No consumers left and deprecated in favor gtk4 plugin from multimedia/gstreamer1-plugins-rust >= 0.8.0
deskutils/lookbook|deskutils/iconbrowser|2022-10-05|Project was renamed, now it is an official elementary OS application
2 changes: 1 addition & 1 deletion deskutils/Makefile
Expand Up @@ -123,6 +123,7 @@
SUBDIR += i3lock
SUBDIR += i3status
SUBDIR += ical
SUBDIR += iconbrowser
SUBDIR += itinerary
SUBDIR += jjclient
SUBDIR += jlj
Expand Down Expand Up @@ -153,7 +154,6 @@
SUBDIR += libkdepim
SUBDIR += libportal
SUBDIR += ljclive
SUBDIR += lookbook
SUBDIR += lumina-archiver
SUBDIR += lumina-calculator
SUBDIR += lumina-fileinfo
Expand Down
21 changes: 21 additions & 0 deletions deskutils/iconbrowser/Makefile
@@ -0,0 +1,21 @@
PORTNAME= iconbrowser
DISTVERSION= 2.0.0
CATEGORIES= deskutils

MAINTAINER= greg@unrelenting.technology
COMMENT= Browse and find system icons
WWW= https://github.com/elementary/iconbrowser

LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libgranite-7.so:x11-toolkits/granite7 \
libhandy-1.so:x11-toolkits/libhandy

USES= gettext-tools gnome meson pkgconfig python:3.7+,build vala:build
USE_GITHUB= yes
GH_ACCOUNT= elementary
USE_GNOME= glib20 gtk40 gtksourceview5
GLIB_SCHEMAS= io.elementary.iconbrowser.gschema.xml

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions deskutils/iconbrowser/distinfo
@@ -0,0 +1,3 @@
TIMESTAMP = 1664957609
SHA256 (elementary-iconbrowser-2.0.0_GH0.tar.gz) = a169268bede2d0f43aaf09ce2ee118d523b98b6e1318f1446a86ab6c02aa5124
SIZE (elementary-iconbrowser-2.0.0_GH0.tar.gz) = 520187
2 changes: 2 additions & 0 deletions deskutils/iconbrowser/pkg-descr
@@ -0,0 +1,2 @@
Icon Browser is a GTK based browser for system icons with search and
code sample functionality.
21 changes: 21 additions & 0 deletions deskutils/iconbrowser/pkg-plist
@@ -0,0 +1,21 @@
bin/io.elementary.iconbrowser
share/applications/io.elementary.iconbrowser.desktop
share/icons/hicolor/128x128/apps/io.elementary.iconbrowser.svg
share/icons/hicolor/128x128@2/apps/io.elementary.iconbrowser.svg
share/icons/hicolor/16x16/apps/io.elementary.iconbrowser.svg
share/icons/hicolor/16x16@2/apps/io.elementary.iconbrowser.svg
share/icons/hicolor/24x24/apps/io.elementary.iconbrowser.svg
share/icons/hicolor/24x24@2/apps/io.elementary.iconbrowser.svg
share/icons/hicolor/32x32/apps/io.elementary.iconbrowser.svg
share/icons/hicolor/32x32@2/apps/io.elementary.iconbrowser.svg
share/icons/hicolor/48x48/apps/io.elementary.iconbrowser.svg
share/icons/hicolor/48x48@2/apps/io.elementary.iconbrowser.svg
share/icons/hicolor/64x64/apps/io.elementary.iconbrowser.svg
share/icons/hicolor/64x64@2/apps/io.elementary.iconbrowser.svg
share/locale/fr/LC_MESSAGES/io.elementary.iconbrowser.mo
share/locale/ja/LC_MESSAGES/io.elementary.iconbrowser.mo
share/locale/pt/LC_MESSAGES/io.elementary.iconbrowser.mo
share/locale/ru/LC_MESSAGES/io.elementary.iconbrowser.mo
share/locale/sk/LC_MESSAGES/io.elementary.iconbrowser.mo
share/locale/uk/LC_MESSAGES/io.elementary.iconbrowser.mo
share/metainfo/io.elementary.iconbrowser.appdata.xml
22 changes: 0 additions & 22 deletions deskutils/lookbook/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions deskutils/lookbook/distinfo

This file was deleted.

2 changes: 0 additions & 2 deletions deskutils/lookbook/pkg-descr

This file was deleted.

17 changes: 0 additions & 17 deletions deskutils/lookbook/pkg-plist

This file was deleted.

0 comments on commit 2bcbff8

Please sign in to comment.