Search Criteria
Package Details: meteo-gtk 0.9.9.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/meteo-gtk.git (read-only, click to copy) |
---|---|
Package Base: | meteo-gtk |
Description: | A forecast application using OpenWeatherMap API |
Upstream URL: | https://gitlab.com/bitseater/meteo |
Keywords: | weather |
Licenses: | GPL3 |
Conflicts: | meteo |
Provides: | meteo |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-04 01:58 (UTC) |
Last Updated: | 2021-11-01 16:57 (UTC) |
Dependencies (7)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- libappindicator-gtk3 (libappindicator-bzr)
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-hvml, webkit2gtk-imgpaste)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- meson (meson-git) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
- appstream (check)
Required by (1)
- radit (requires meteo)
Latest Comments
walkingstickfan commented on 2021-11-11 08:49 (UTC)
@Kr1ss: Thank you for the info. This is my first time encountering this type of issue. I've installed other apps from the AUR without having to import a public key.
Kr1ss commented on 2021-11-08 17:22 (UTC)
You need to import the public key into your keyring @walkingstickfan - see the Wiki.
You might also want to look up the
auto-key-retrieve
option, and include it in yourgpg.conf
.walkingstickfan commented on 2021-11-08 17:07 (UTC) (edited on 2021-11-08 17:07 (UTC) by walkingstickfan)
Attempted to install today using the snapshot download and the installation fails because one or more PGP signatures cannot be verified.
yochananmarqos commented on 2020-08-10 14:55 (UTC)
@azmeuk: I moved it to depends().
azmeuk commented on 2020-08-10 07:14 (UTC)
The project won't compile without
libappindicator-gtk3
.Kr1ss commented on 2019-06-22 20:17 (UTC) (edited on 2019-06-23 14:00 (UTC) by Kr1ss)
Hey, thank you for packaging this.
Would you mind to revert part of your most recent commit, and remove
"$pkgname"
from theprovides
andconflicts
arrays, sinceEDIT: I just pulled your update :)
Thx again, cheers !
yochananmarqos commented on 2019-05-31 14:57 (UTC)
@jose1711: Good catch! Fixed.
jose1711 commented on 2019-05-30 21:12 (UTC)
please fix link creation:
thank you