Skip to content

Commit

Permalink
deskutils/meteo: update to 0.9.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroki Tagato authored and Hiroki Tagato committed Dec 14, 2021
1 parent e9d6c3d commit 0e38fb7
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 6 deletions.
5 changes: 2 additions & 3 deletions deskutils/meteo/Makefile
@@ -1,5 +1,5 @@
PORTNAME= meteo
PORTVERSION= 0.9.8
PORTVERSION= 0.9.9.1
CATEGORIES= deskutils

MAINTAINER= tagattie@FreeBSD.org
Expand All @@ -13,15 +13,14 @@ 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 \
python:3.5+,build shebangfix

USE_GITLAB= yes
GL_ACCOUNT= bitseater
GL_COMMIT= 2c90bd8ab6d07c8c72e61efc03f90aa4d809e8e0
GL_COMMIT= 6bd48892ec86d7208cb4ad1dd8baf74ba72df68f

USE_GNOME= gtk30

Expand Down
6 changes: 3 additions & 3 deletions deskutils/meteo/distinfo
@@ -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
16 changes: 16 additions & 0 deletions deskutils/meteo/pkg-plist
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 0e38fb7

Please sign in to comment.