mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/iconbrowser: rename to elementary-iconbrowser, update to 8.0.0
Changelog: https://github.com/elementary/iconbrowser/releases/tag/8.0.0 PR: 283514
This commit is contained in:
parent
26d5b3fe27
commit
6648056065
7 changed files with 9 additions and 7 deletions
1
MOVED
1
MOVED
|
@ -4000,3 +4000,4 @@ deskutils/copyq@qt6|deskutils/copyq|2025-01-02|Flavorization has been removed. C
|
||||||
devel/py-pyls-black||2025-01-04|Repository has been archived by the owner. Use textproc/py-python-lsp-black instead
|
devel/py-pyls-black||2025-01-04|Repository has been archived by the owner. Use textproc/py-python-lsp-black instead
|
||||||
net-im/telegram-desktop@qt5|net-im/telegram-desktop|2025-01-05|Flavorization has been removed. Qt 5.x has been long deprecated upstream. Please use unflavored net-im/telegram-desktop port based on Qt 6.x instead
|
net-im/telegram-desktop@qt5|net-im/telegram-desktop|2025-01-05|Flavorization has been removed. Qt 5.x has been long deprecated upstream. Please use unflavored net-im/telegram-desktop port based on Qt 6.x instead
|
||||||
net-im/telegram-desktop@qt6|net-im/telegram-desktop|2025-01-05|Flavorization has been removed. Continue to enjoy net-im/telegram-desktop based on Qt 6.x as usual
|
net-im/telegram-desktop@qt6|net-im/telegram-desktop|2025-01-05|Flavorization has been removed. Continue to enjoy net-im/telegram-desktop based on Qt 6.x as usual
|
||||||
|
deskutils/iconbrowser|deskutils/elementary-iconbrowser|2025-01-06|Switch to reverse domain name notation
|
||||||
|
|
|
@ -51,6 +51,7 @@
|
||||||
SUBDIR += dstask
|
SUBDIR += dstask
|
||||||
SUBDIR += easystroke
|
SUBDIR += easystroke
|
||||||
SUBDIR += elementary-calendar
|
SUBDIR += elementary-calendar
|
||||||
|
SUBDIR += elementary-iconbrowser
|
||||||
SUBDIR += fasd
|
SUBDIR += fasd
|
||||||
SUBDIR += fbreader
|
SUBDIR += fbreader
|
||||||
SUBDIR += feathernotes
|
SUBDIR += feathernotes
|
||||||
|
@ -125,7 +126,6 @@
|
||||||
SUBDIR += i3lock
|
SUBDIR += i3lock
|
||||||
SUBDIR += i3status
|
SUBDIR += i3status
|
||||||
SUBDIR += ical
|
SUBDIR += ical
|
||||||
SUBDIR += iconbrowser
|
|
||||||
SUBDIR += itinerary
|
SUBDIR += itinerary
|
||||||
SUBDIR += jjclient
|
SUBDIR += jjclient
|
||||||
SUBDIR += jlj
|
SUBDIR += jlj
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= iconbrowser
|
PORTNAME= iconbrowser
|
||||||
DISTVERSION= 2.2.0
|
DISTVERSION= 8.0.0
|
||||||
CATEGORIES= deskutils
|
CATEGORIES= deskutils
|
||||||
|
PKGNAMEPREFIX= elementary-
|
||||||
|
|
||||||
MAINTAINER= duchateau.olivier@gmail.com
|
MAINTAINER= duchateau.olivier@gmail.com
|
||||||
COMMENT= Browse and find system icons
|
COMMENT= Browse and find system icons
|
||||||
|
@ -9,8 +10,7 @@ WWW= https://github.com/elementary/iconbrowser
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libgranite-7.so:x11-toolkits/granite7 \
|
LIB_DEPENDS= libgranite-7.so:x11-toolkits/granite7
|
||||||
libhandy-1.so:x11-toolkits/libhandy
|
|
||||||
|
|
||||||
USES= gettext-tools gnome meson pkgconfig python:build vala:build
|
USES= gettext-tools gnome meson pkgconfig python:build vala:build
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
3
deskutils/elementary-iconbrowser/distinfo
Normal file
3
deskutils/elementary-iconbrowser/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
TIMESTAMP = 1734952227
|
||||||
|
SHA256 (elementary-iconbrowser-8.0.0_GH0.tar.gz) = 97777ecbfe0bd303b753ffc5dc3ed29691d596d3c0b1eba5948542649a94e56d
|
||||||
|
SIZE (elementary-iconbrowser-8.0.0_GH0.tar.gz) = 589537
|
|
@ -21,4 +21,5 @@ share/locale/pt/LC_MESSAGES/io.elementary.iconbrowser.mo
|
||||||
share/locale/ru/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/sk/LC_MESSAGES/io.elementary.iconbrowser.mo
|
||||||
share/locale/uk/LC_MESSAGES/io.elementary.iconbrowser.mo
|
share/locale/uk/LC_MESSAGES/io.elementary.iconbrowser.mo
|
||||||
|
share/locale/zh_Hant/LC_MESSAGES/io.elementary.iconbrowser.mo
|
||||||
share/metainfo/io.elementary.iconbrowser.appdata.xml
|
share/metainfo/io.elementary.iconbrowser.appdata.xml
|
|
@ -1,3 +0,0 @@
|
||||||
TIMESTAMP = 1693412745
|
|
||||||
SHA256 (elementary-iconbrowser-2.2.0_GH0.tar.gz) = 1835aa82995489129bbbb4799c0d813cb2a95e46317d138b21b876fa7e2de0c2
|
|
||||||
SIZE (elementary-iconbrowser-2.2.0_GH0.tar.gz) = 571842
|
|
Loading…
Add table
Reference in a new issue