Package Details: asteria 2.4.7-1

Git Clone URL: https://aur.archlinux.org/asteria.git (read-only, click to copy)
Package Base: asteria
Description: Astrological chart calculator and analyzer with AI interpretations
Upstream URL: https://github.com/alamahant/Asteria
Keywords: astrology horoscope
Licenses: AGPL-3.0-only
Submitter: PiterDeVries
Maintainer: PiterDeVries
Last Packager: PiterDeVries
Votes: 0
Popularity: 0.000000
First Submitted: 2026-05-21 04:37 (UTC)
Last Updated: 2026-06-25 02:11 (UTC)

Latest Comments

alamahant commented on 2026-06-06 19:28 (UTC) (edited on 2026-06-06 20:08 (UTC) by alamahant)

Perfect! In coming update I will fix it upstream so that users will not need to resort to env variables. Furthermore I wish to let you know that Jasmine recently added internet radio, iptv and podcast functionality. You may feel inclined to submit it also to AUR. https://github.com/alamahant/Jasmine Thanks a lot for your good work :) After careful testing I can say that only this env var overrides DE theme QT_QPA_PLATFORMTHEME='generic' Asteria Please use same environmental variable for selene-p2p also which also needs to override DE theme. To RECAPITULATE Asteria and Selene absolutely need to override DE theme -- if user is using some dark theme. The rest do offer dark theme from within the settings menu and can work fine.

PiterDeVries commented on 2026-06-06 19:12 (UTC)

Hello alamahant, I've fixed the missing dependency and added a post-installation notice. Thank you for your feedback.

alamahant commented on 2026-06-06 14:42 (UTC) (edited on 2026-06-06 14:48 (UTC) by alamahant)

Hi PiterDeVries,

Thanks for maintaining Asteria on AUR.

Two notes from me (upstream developer):

  1. Asteria requires qt6-charts as a dependency. The build currently fails without it. Please add qt6-charts to the depends or makedepends array.

  2. Asteria is designed for the light Adwaita theme. Users on dark system themes can force light mode with:

QT_STYLE_OVERRIDE=adwaita Asteria

Could you add the dependency fix and the theme note to the package?

Thanks again, Alamahant