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)
Tue, Jun 23, 6:59 PM
Unknown Object (File)
Mon, Jun 22, 1:16 AM
Unknown Object (File)
Sun, Jun 21, 7:15 PM
Unknown Object (File)
Sun, Jun 21, 5:57 PM
Unknown Object (File)
Sun, Jun 21, 3:56 PM
Unknown Object (File)
Thu, Jun 18, 2:01 PM
Unknown Object (File)
Fri, Jun 5, 1:20 AM
Unknown Object (File)
Thu, Jun 4, 6:59 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.