Package Details: meteo-qt-git 3.3.3.gd21bdba-2

Git Clone URL: https://aur.archlinux.org/meteo-qt-git.git (read-only, click to copy)
Package Base: meteo-qt-git
Description: System tray application for weather status information
Upstream URL: https://github.com/dglent/meteo-qt
Licenses: GPL-3.0-only
Conflicts: meteo-qt
Provides: meteo-qt
Submitter: pmattern
Maintainer: pmattern
Last Packager: pmattern
Votes: 3
Popularity: 0.000000
First Submitted: 2015-11-20 21:11 (UTC)
Last Updated: 2024-04-28 10:52 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

simona commented on 2026-01-12 11:14 (UTC)

Traceback (most recent call last):
File "/home/simona/.cache/yay/meteo-qt-git/src/meteo-qt/setup.py", line 10, in <module>
class BuildQm(build):
...<10 lines>...
subprocess.run(["lrelease-pro-qt6", "meteo_qt/meteo_qt.pro"])
File "/home/simona/.cache/yay/meteo-qt-git/src/meteo-qt/setup.py", line 21, in BuildQm
subprocess.run(["lrelease-pro-qt6", "meteo_qt/meteo_qt.pro"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/subprocess.py", line 554, in run
with Popen(popenargs, *kwargs) as process:
~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/subprocess.py", line 1038, in init
self._execute_child(args, executable, preexec_fn, close_fds,
~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/subprocess.py", line 1989, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'lrelease-pro-qt6'

furrykef commented on 2025-03-19 14:41 (UTC)

This won't build anymore because meteo-qt switched from Qt5 to Qt6. It probably won't be easy to modify the PKGBUILD to fix it because the setup tool expects there to be a command named lrelease-pro-qt6, and qt6-tools doesn't currently install a symlink by that name (though you can install one yourself if you like). In the meantime, to users of this package, I suggest just using the meteo-qt package, which I've been keeping up to date and which has a patch to work around that issue.

jose1711 commented on 2022-04-20 06:32 (UTC)

@missingSleepDeps no, you need to register and enter your own.

missingSleepDeps commented on 2019-09-05 17:01 (UTC)

...It doesn't come with an API key?