Skip to content

Commit

Permalink
deskutils/meteo: update to 0.9.9.2
Browse files Browse the repository at this point in the history
While here, remove unnecessary USES=desktop-file-utils.

Changelog: https://gitlab.com/bitseater/meteo/-/blob/0.9.9.2/README.md#new-on-release-0992

Reported by:	Repology
  • Loading branch information
Hiroki Tagato authored and Hiroki Tagato committed Jul 24, 2023
1 parent 66f14f3 commit d713cd1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
8 changes: 3 additions & 5 deletions deskutils/meteo/Makefile
@@ -1,6 +1,5 @@
PORTNAME= meteo
PORTVERSION= 0.9.9.1
PORTREVISION= 1
PORTVERSION= 0.9.9.2
CATEGORIES= deskutils

MAINTAINER= tagattie@FreeBSD.org
Expand All @@ -16,12 +15,11 @@ LIB_DEPENDS= libappindicator3.so:devel/libappindicator \
libsoup-2.4.so:devel/libsoup \
libwebkit2gtk-4.0.so:www/webkit2-gtk3

USES= compiler:c11 desktop-file-utils gettext gnome meson pkgconfig \
python:build shebangfix vala:build
USES= compiler:c11 gettext gnome meson pkgconfig python:build \
shebangfix vala:build

USE_GITLAB= yes
GL_ACCOUNT= bitseater
GL_TAGNAME= 6bd48892ec86d7208cb4ad1dd8baf74ba72df68f

USE_GNOME= gtk30

Expand Down
6 changes: 3 additions & 3 deletions deskutils/meteo/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1639383786
SHA256 (bitseater-meteo-6bd48892ec86d7208cb4ad1dd8baf74ba72df68f_GL0.tar.gz) = 6ffcf397baf7d3fa580d3fa9afc31e7110e9513ba3889bbceb9de0d70a625267
SIZE (bitseater-meteo-6bd48892ec86d7208cb4ad1dd8baf74ba72df68f_GL0.tar.gz) = 598284
TIMESTAMP = 1690162222
SHA256 (meteo-0.9.9.2.tar.bz2) = 191d7cb2ebbba677bf6259a1334727d1957621ad992574cd276a6ac5571182a9
SIZE (meteo-0.9.9.2.tar.bz2) = 609059
1 change: 1 addition & 0 deletions deskutils/meteo/pkg-plist
Expand Up @@ -47,5 +47,6 @@ 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/tr/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 d713cd1

Please sign in to comment.