Page MenuHomeFreeBSD

New port: deskutils/meteo: Weather forecast application using OpenWeatherMap API
ClosedPublic

Authored by kai on Mar 17 2019, 4:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 8:20 AM
Unknown Object (File)
Mon, Oct 6, 9:01 AM
Unknown Object (File)
Thu, Sep 18, 7:58 PM
Unknown Object (File)
Thu, Sep 18, 2:57 PM
Unknown Object (File)
Thu, Sep 18, 9:30 AM
Unknown Object (File)
Sep 14 2025, 11:28 PM
Unknown Object (File)
Sep 12 2025, 10:25 AM
Unknown Object (File)
Sep 10 2025, 7:43 AM
Subscribers
None

Details

Summary

Know the forecast of the next hours & days. Meteo is a forecast
application developed with Vala & Gtk, using OpenWeatherMap API.

WWW: https://gitlab.com/bitseater/meteo

PR: 236350
Submitted by: Hiroki Tagato
Approved by: (one of the mentors)

Test Plan
  • poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r344874 amd64 + i386) -> OK
  • portlint -> OK
  • Runtime tests -> OK

Minor tweaks from the original patch:

  • Fixed LICENSE (was GPLv3, changed to GPLv3+)
  • Sorted dependencies by origin first, then alphabetically
  • Simplify installation of PORTDOCS files

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23143
Build 22196: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 25 2019, 7:53 AM
This revision was automatically updated to reflect the committed changes.