Package Details: ayatana-settings 24.10.1-1

Git Clone URL: https://aur.archlinux.org/ayatana-settings.git (read-only, click to copy)
Package Base: ayatana-settings
Description: Configuration tool for tweaking all Ayatana system indicators
Upstream URL: https://github.com/AyatanaIndicators/ayatana-settings
Licenses: GPL-3.0-or-later
Submitter: tari01
Maintainer: tari01 (sunweaver)
Last Packager: tari01
Votes: 2
Popularity: 0.000000
First Submitted: 2020-11-08 10:19 (UTC)
Last Updated: 2024-10-01 07:23 (UTC)

Latest Comments

Ravenghast commented on 2024-09-30 14:18 (UTC)

@tari01 Cool. No worries. :)

tari01 commented on 2024-09-30 14:17 (UTC)

@Ravenghast: Yes, sorry about this. The PKGBUILD has been changed for the upcoming release. I'll ping @sunweaver to push the tag on GitHub as soon as possible.

Ravenghast commented on 2024-09-30 14:12 (UTC) (edited on 2024-09-30 14:16 (UTC) by Ravenghast)

I'm getting the following error:

$ makepkg -sir
==> Making package: ayatana-settings 23.11.14-1 (man 30 sep 2024 16:07:31 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found ayatana-settings-23.11.14.tar.gz
==> Validating source files with md5sums...
    ayatana-settings-23.11.14.tar.gz ... Passed
==> Extracting sources...
  -> Extracting ayatana-settings-23.11.14.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Error: The source directory "/home/ravenghast/Builds/ayatana-settings/src/ayatana-settings-23.11.14" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
==> ERROR: A failure occurred in build().
    Aborting...

tari01 commented on 2022-03-03 00:34 (UTC)

@FreaxMATE

python-polib is currently only available from the AUR. Please make sure it's installed into your python 3.10

FreaxMATE commented on 2022-03-02 14:42 (UTC)

getting this error:

==> Making package: ayatana-settings 21.1.28-1 (Mi 02 Mär 2022 15:42:19 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading ayatana-settings-21.1.28.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   153  100   153    0     0    127      0  0:00:01  0:00:01 --:--:--   127
100 48863    0 48863    0     0  29708      0 --:--:--  0:00:01 --:--:-- 29708
==> Validating source files with md5sums...
    ayatana-settings-21.1.28.tar.gz ... Passed
==> Extracting sources...
  -> Extracting ayatana-settings-21.1.28.tar.gz with bsdtar
==> Starting build()...
Traceback (most recent call last):
  File "/home/kunruh/ayatana-settings/src/ayatana-settings-21.1.28/setup.py", line 6, in <module>
    import os, polib, configparser
ModuleNotFoundError: No module named 'polib'
==> ERROR: A failure occurred in build().
    Aborting...