Search Criteria
Package Details: pamac-tray-icon-plasma 0.1.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pamac-tray-icon-plasma.git (read-only, click to copy) |
---|---|
Package Base: | pamac-tray-icon-plasma |
Description: | Pamac tray icon for plasma users |
Upstream URL: | https://gitlab.com/LordTermor/pamac-tray-icon-plasma |
Keywords: | pamac plasma tray |
Licenses: | GPL3 |
Conflicts: | pamac-tray-appindicator |
Submitter: | Zeph |
Maintainer: | Zeph |
Last Packager: | Zeph |
Votes: | 22 |
Popularity: | 1.23 |
First Submitted: | 2020-12-28 10:33 (UTC) |
Last Updated: | 2024-09-02 10:04 (UTC) |
Dependencies (5)
- knotifications (knotifications-gitAUR)
- kstatusnotifieritem (kstatusnotifieritem-gitAUR)
- libpamac (pamac-aur-gitAUR, pamac-gitAUR, libpamac-flatpakAUR, libpamac-fullAUR, libpamac-aurAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-noguiAUR, qt6-base-headlessAUR)
- cmake (cmake-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
Zeph commented on 2025-02-24 09:45 (UTC)
@laichiaheng Build depends of libpamac, libpamac-full provide libpamac no need to add more in dependency
laichiaheng commented on 2025-02-24 08:34 (UTC) (edited on 2025-02-24 08:36 (UTC) by laichiaheng)
Can you add libpamac-full in the dependency? Although it is listed here, I still have to edit the PKGBUILD to be able to build it.
xiota commented on 2024-11-05 17:16 (UTC)
pkgver is 0.1.4. Upstream has no releases. What is the source of that version number?
Also, upstream doesn't have a license file. On what basis is license set to GPL3?
Zeph commented on 2024-11-05 08:10 (UTC)
Build use last commit 58353a1b0fc4d1ba0957883da27c63aa04d0cdf2
xiota commented on 2024-11-04 22:03 (UTC)
What is the source of the version number? Upstream repo doesn't have any tags, releases, or version strings in source.
mrkoss commented on 2024-09-16 12:22 (UTC)
I did the same thing as roberthawdon by manually editing the dependency list to use libpamac-aur. It built fine using makepkg -si, and Pamac now recognizes it as installed. This seems to work fine although it'll mess with updates if the dependency issue isn't fixed by the time the next version rolls out.
roberthawdon commented on 2024-09-15 23:29 (UTC) (edited on 2024-09-15 23:40 (UTC) by roberthawdon)
I find I needed to replace:
depends=('libpamac>=11.0.0' 'qt6-base>=6.2.0' 'knotifications' 'kstatusnotifieritem')
with:
depends=('libpamac-aur>=11.0.0' 'qt6-base>=6.2.0' 'knotifications' 'kstatusnotifieritem')
Also, I couldn't install this through yay as it wanted to resolve the libpamac dependency first. So it had to be manually built with
makepkg -si
Xwang commented on 2024-09-15 17:12 (UTC) (edited on 2024-09-15 17:14 (UTC) by Xwang)
In order to make it compile I had to change the
with
I'm using libpamac-aur
gudwin commented on 2024-09-03 18:31 (UTC) (edited on 2024-09-03 18:48 (UTC) by gudwin)
Apparently there is an error in this update:
I am using libpamac-full 1:11.6.4-1 and qt6-base 6.7.2-2 ... so there should be no dependency problem !
I just changed dependency 'libpamac>=11.0.0' to 'libpamac-full>=11.0.0' and it worked !!!
ABOhiccups commented on 2024-09-03 05:07 (UTC)
@Zeph I could not install this package. I get 503 Error!
1 2 3 Next › Last »