mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
deskutils/meteo: update to 0.9.9.1
Changelog: https://gitlab.com/bitseater/meteo/-/tags/0.9.9.1
This commit is contained in:
parent
e9d6c3d3d0
commit
0e38fb7612
3 changed files with 21 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= meteo
|
||||
PORTVERSION= 0.9.8
|
||||
PORTVERSION= 0.9.9.1
|
||||
CATEGORIES= deskutils
|
||||
|
||||
MAINTAINER= tagattie@FreeBSD.org
|
||||
|
@ -13,7 +13,6 @@ BUILD_DEPENDS= appstream-util:devel/appstream-glib \
|
|||
LIB_DEPENDS= libappindicator3.so:devel/libappindicator \
|
||||
libjson-glib-1.0.so:devel/json-glib \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libgeocode-glib.so:net/geocode-glib \
|
||||
libwebkit2gtk-4.0.so:www/webkit2-gtk3
|
||||
|
||||
USES= compiler:c11 desktop-file-utils gettext gnome meson pkgconfig \
|
||||
|
@ -21,7 +20,7 @@ USES= compiler:c11 desktop-file-utils gettext gnome meson pkgconfig \
|
|||
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= bitseater
|
||||
GL_COMMIT= 2c90bd8ab6d07c8c72e61efc03f90aa4d809e8e0
|
||||
GL_COMMIT= 6bd48892ec86d7208cb4ad1dd8baf74ba72df68f
|
||||
|
||||
USE_GNOME= gtk30
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1617884548
|
||||
SHA256 (bitseater-meteo-2c90bd8ab6d07c8c72e61efc03f90aa4d809e8e0_GL0.tar.gz) = 9ec302fd47f4f4ff07ba8b1bc4b99e47e418948accb62b2ea38de15f449333ab
|
||||
SIZE (bitseater-meteo-2c90bd8ab6d07c8c72e61efc03f90aa4d809e8e0_GL0.tar.gz) = 552169
|
||||
TIMESTAMP = 1639383786
|
||||
SHA256 (bitseater-meteo-6bd48892ec86d7208cb4ad1dd8baf74ba72df68f_GL0.tar.gz) = 6ffcf397baf7d3fa580d3fa9afc31e7110e9513ba3889bbceb9de0d70a625267
|
||||
SIZE (bitseater-meteo-6bd48892ec86d7208cb4ad1dd8baf74ba72df68f_GL0.tar.gz) = 598284
|
||||
|
|
|
@ -18,6 +18,21 @@ share/icons/hicolor/48x48@2/apps/com.gitlab.bitseater.meteo.svg
|
|||
share/icons/hicolor/64x64/apps/com.gitlab.bitseater.meteo.svg
|
||||
share/icons/hicolor/64x64@2/apps/com.gitlab.bitseater.meteo.svg
|
||||
share/icons/hicolor/scalable/apps/com.gitlab.bitseater.meteo.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-barometer-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-cloud-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-humidity-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-moon-full-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-moon-last-quarter-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-moon-new-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-moon-quarter-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-moon-waning-crescent-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-moon-waning-gibbous-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-moon-waxing-crescent-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-moon-waxing-gibbous-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-sunrise-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-sunset-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-thermometer-symbolic.svg
|
||||
share/icons/hicolor/scalable/status/com.gitlab.bitseater.meteo-wind-symbolic.svg
|
||||
share/locale/ca/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/de/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/en/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
|
@ -32,4 +47,5 @@ share/locale/pt_BR/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
|||
share/locale/pt_PT/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/ru/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/sr/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/uk/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/metainfo/com.gitlab.bitseater.meteo.appdata.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue