Search Criteria
Package Details: gnome-shell-extension-nightthemeswitcher-git 70.r4.gcf17f28-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-nightthemeswitcher-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-nightthemeswitcher-git |
Description: | Automatically toggle your light and dark themes variants |
Upstream URL: | https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension |
Licenses: | GPL2, GPL3, LGPL, MIT, CCPL:by-nc-sa |
Conflicts: | gnome-shell-extension-nightthemeswitcher |
Provides: | gnome-shell-extension-nightthemeswitcher |
Submitter: | doppelhelix |
Maintainer: | doppelhelix |
Last Packager: | doppelhelix |
Votes: | 3 |
Popularity: | 0.196571 |
First Submitted: | 2020-12-14 22:00 (UTC) |
Last Updated: | 2022-11-05 23:42 (UTC) |
Dependencies (5)
- gnome-shell (ebadoo-shell, gnome-shell-338, gnome-shell-oldstable, gnome-shell-perf, gnome-shell-git, gnome-shell-mobile-git, gnome-shell-xrdesktop-git, gnome-shell-screencast-vaapi, gnome-shell-performance)
- eslint (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- glib2 (glib2-nodocs-git, glib2-selinux, glib2-git, glib2-patched-thumbnailer) (make)
- meson (meson-git) (make)
Latest Comments
doppelhelix commented on 2022-11-05 23:44 (UTC)
Thanks, added meson to makedepends
Sir-Photch commented on 2022-11-01 06:25 (UTC)
this package wont build without
meson
. Please add it to the makedependencies.escape0707 commented on 2021-09-09 13:47 (UTC) (edited on 2021-09-09 13:51 (UTC) by escape0707)
I just installed this extension and the
gnome-shell-extension
app says this version don't work with my GNOME version40.4
. I tried the non-git version, and it's the same, too.Install from website works, through.
Edit: Never mind, the
v52
version of this extension is for GNOME 41 beta, not GNOME 40.doppelhelix commented on 2021-04-03 16:34 (UTC) (edited on 2021-04-03 16:44 (UTC) by doppelhelix)
Thanks! Since GNOME 40 got released, I'm returning to master. no funky branch checkouts anymore.
daenney commented on 2021-04-03 16:12 (UTC) (edited on 2021-04-03 16:12 (UTC) by daenney)
There's a bug in the PKGBUILD. In pkgver, remove the git checkout. It's already done in prepare and it causes additional output that makes pkgver fail:
The output of git checkout is consumed by pkgver too.