Search Criteria
Package Details: gnome-shell-extension-system-monitor-next-git r1257.002f432-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-system-monitor-next-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-system-monitor-next-git |
Description: | Display system information in GNOME Shell status bar (next fork) |
Upstream URL: | https://github.com/mgalgs/gnome-shell-system-monitor-applet |
Licenses: | GPL-3.0-or-later |
Conflicts: | gnome-shell-extension-system-monitor-git, gnome-shell-system-monitor-applet-git |
Provides: | gnome-shell-extension-system-monitor-git, gnome-shell-system-monitor-applet-git, system-monitor-applet |
Submitter: | lnqs |
Maintainer: | lnqs |
Last Packager: | lnqs |
Votes: | 216 |
Popularity: | 0.55 |
First Submitted: | 2022-11-22 14:20 (UTC) |
Last Updated: | 2024-03-26 00:11 (UTC) |
Dependencies (4)
- gnome-shell (gnome-shell-mobile-gitAUR, gnome-shell-screencast-vaapiAUR, gnome-shell-mobileAUR, gnome-shell-beta-performanceAUR, gnome-shell-performance-unstableAUR, gnome-shell-performanceAUR, gnome-shell-gitAUR)
- libgtop
- networkmanager (networkmanager-gitAUR, networkmanager-iwdAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 4 5 6 .. 16 Next › Last »
lnqs commented on 2024-01-29 09:59 (UTC)
Thanks for the notice, I updated the PKGBUILD
Misaka13514 commented on 2024-01-28 05:59 (UTC) (edited on 2024-01-29 10:13 (UTC) by Misaka13514)
Please follow Arch Linux RFC16: use SPDX license identifier in PKGBUILD.
https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0016-spdx-license-identifiers.rst
Thanks for maintaining! :)
lnqs commented on 2023-10-19 19:30 (UTC)
I pushed an update, should work now with GNOME 45. Thanks for bringing up the compatibility PR is merged upstream, czAdamV and Lessaj.
Lessaj commented on 2023-10-19 18:09 (UTC)
The upstream repo appears to have been updated and requires the cp line of package() to be updated as follows in order to build the package successfully, have to add "-next" to the first argument.
cp -r "system-monitor-next@paradoxxx.zero.gmail.com" "$pkgdir/usr/share/gnome-shell/extensions/system-monitor-next@paradoxxx.zero.gmail.com"
taliesin commented on 2023-01-22 03:55 (UTC)
The original upstream repo has been updated today (21 January 2023) with numerous pull requests merged, including GNOME 43 compatability, as well as the ability to display the applet on the lock screen, so now this AUR package just needs to be updated
crimist commented on 2022-11-26 20:50 (UTC)
Expanding of jee's comment the active fork is available on the AUR as gnome-shell-extension-system-monitor-next-git
lnqs commented on 2022-11-23 12:00 (UTC)
Please give it a try again. I changed the PKGBUILD to just copy the files from the upstream repo instead of regenerating the schemas via Makefile.
I'm not sure why this didn't work on your machine (it does on mine), but probably there's a a problem calling
glib-compile-schemas
. As the compiled ones are part of the repo anyway, let's just skip that.shtrophic commented on 2022-11-23 11:22 (UTC)
package() fails with:
jee commented on 2022-11-07 09:00 (UTC) (edited on 2022-11-07 09:00 (UTC) by jee)
it's look like the repo has been abandoned by the original author paradoxxxzero
an active fork exist
https://github.com/mgalgs/gnome-shell-system-monitor-applet
https://extensions.gnome.org/extension/3010/system-monitor-next/
with the gnome 43 compatibility PR merged https://github.com/mgalgs/gnome-shell-system-monitor-applet/pull/26#issuecomment-1304926321
1 2 3 4 5 6 .. 16 Next › Last »