Package Details: cosmic-applets-git 1.0.0.alpha.7.r59.g2c61862-1

Git Clone URL: https://aur.archlinux.org/cosmic-applets-git.git (read-only, click to copy)
Package Base: cosmic-applets-git
Description: Applets for COSMIC Panel
Upstream URL: https://github.com/pop-os/cosmic-applets
Licenses: GPL-3.0-only
Conflicts: cosmic-applets
Provides: cosmic-applets
Submitter: soloturn
Maintainer: soloturn (yochananmarqos)
Last Packager: yochananmarqos
Votes: 4
Popularity: 0.033091
First Submitted: 2023-04-07 21:44 (UTC)
Last Updated: 2025-08-19 15:09 (UTC)

Required by (18)

Sources (1)

Latest Comments

1 2 Next › Last »

SashaMTR commented on 2026-01-24 21:47 (UTC)

@yochananmarqos after reinstalling my system it worked dumno what was causing the error but now it's fixed ty

yochananmarqos commented on 2026-01-23 16:29 (UTC)

@SashaMTR: It builds just fine. Try building in a clean chroot.

SashaMTR commented on 2026-01-23 10:44 (UTC)

@soloturn please remove mold since it break the compilation

kode54 commented on 2025-08-19 10:59 (UTC) (edited on 2025-08-19 11:07 (UTC) by kode54)

@yochananmarqos: This now depends on libpipewire being installed, at least to build.

Edit: And now it also needs clang and llvm to build.

soloturn commented on 2024-07-31 01:59 (UTC) (edited on 2024-08-01 14:14 (UTC) by soloturn)

created ticket at mold as i get out of memory recently: https://github.com/rui314/mold/issues/1319. cosmic-applets seem more heavyweight as it builds a bigger binary.

on 16gb hardware for me only restricting the linker to one job works:

MOLD_JOBS=1 CARGO_TARGET_DIR=/tmp/mytarget paru

soloturn commented on 2024-04-20 20:55 (UTC)

done yochananmarqos

yochananmarqos commented on 2024-04-02 21:13 (UTC)

@soluturn: Please add me as a Co-Maintainer. Please also check your email and notice that if you don't respond, this package will be orphaned.

yochananmarqos commented on 2024-03-25 21:34 (UTC) (edited on 2024-03-25 22:30 (UTC) by yochananmarqos)

@sVixea: In the future, please edit your comment instead of adding another one.

You're right, build-vendored should be used. See my improved PKGBUILD

Vixea commented on 2024-03-25 21:03 (UTC)

correction it should probably be

build-vendored

Vixea commented on 2024-03-25 21:00 (UTC)

to get this to build again you need to change

  nice just build

to

  nice just build-release