Package Details: gnome-shell-extension-background-logo 47.0-1

Git Clone URL: https://aur.archlinux.org/gnome-shell-extension-background-logo.git (read-only, click to copy)
Package Base: gnome-shell-extension-background-logo
Description: GNOME Shell extension to overlay a logo over the default background
Upstream URL: https://pagure.io/background-logo-extension
Licenses: GPL-3.0-or-later
Submitter: bordam
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 0
Popularity: 0.000000
First Submitted: 2023-03-12 13:23 (UTC)
Last Updated: 2024-12-13 02:32 (UTC)

Latest Comments

yochananmarqos commented on 2024-04-22 15:06 (UTC)

@LeviSnoot: Fixed with 46.0-2.

LeviSnoot commented on 2024-04-22 11:49 (UTC)

Updating/installing package does not work, it fails on integrity check for archlinux-gnome.svg.

==> Making package: gnome-shell-extension-background-logo 46.0-1 (Mon 22 Apr 2024 13:45:52)
==> Retrieving sources...
  -> Cloning background-logo-extension git repo...
Cloning into bare repository '/home/levi/.cache/yay/gnome-shell-extension-background-logo/background-logo-extension'...
remote: Enumerating objects: 566, done.
remote: Counting objects: 100% (566/566), done.
remote: Compressing objects: 100% (434/434), done.
remote: Total 566 (delta 324), reused 259 (delta 130), pack-reused 0
Receiving objects: 100% (566/566), 107.16 KiB | 503.00 KiB/s, done.
Resolving deltas: 100% (324/324), done.
  -> Found archlinux-gnome.svg
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    background-logo-extension ... Passed
    archlinux-gnome.svg ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error downloading sources: /home/levi/.cache/yay/gnome-shell-extension-background-logo 
     context: exit status 1 

petronny commented on 2024-04-01 13:23 (UTC)

@petronny build works fine for me. I don't know why this is happening.

I guess you need to change ../archlinux-logo-white-scalable.svg to ${srcdir}/archlinux-logo-white-scalable.svg. Relative paths always not work when building in clean chroot.

bordam commented on 2023-11-08 14:37 (UTC)

@yochananmarqos Ok, I'll update then

yochananmarqos commented on 2023-11-08 02:46 (UTC) (edited on 2023-11-08 02:46 (UTC) by yochananmarqos)

@bordam: I've been using Background Logo 45.beta for months while testing GNOME 45 beta / RC, it works fine. I think the maintainer forgot to bump the tag. It's included in the final Fedora 39 release, so I'd say that qualifies as "released".

Either way, the point is older extensions do not work at all with GNOME 45, so no one can use this extension unless it's updated.

bordam commented on 2023-11-07 23:41 (UTC)

@pchmykh version 45 is still in beta. I'll update when it's officially released. You can publish a beta version of this package if you wish.

pchmykh commented on 2023-10-22 13:06 (UTC)

Oudated, please update to 45.

bordam commented on 2023-06-02 10:12 (UTC) (edited on 2023-06-02 10:12 (UTC) by bordam)

@petronny build works fine for me. I don't know why this is happening.

petronny commented on 2023-06-01 06:39 (UTC)

==> Starting package()...
ninja: Entering directory `/build/gnome-shell-extension-background-logo/src/build'
ninja: no work to do.
Installing /build/gnome-shell-extension-background-logo/src/background-logo-extension/extension.js to /build/gnome-shell-extension-background-logo/pkg/gnome-shell-extension-background-logo/usr/share/gnome-shell/extensions/background-logo@fedorahosted.org
Installing /build/gnome-shell-extension-background-logo/src/background-logo-extension/prefs.js to /build/gnome-shell-extension-background-logo/pkg/gnome-shell-extension-background-logo/usr/share/gnome-shell/extensions/background-logo@fedorahosted.org
Installing /build/gnome-shell-extension-background-logo/src/background-logo-extension/COPYING to /build/gnome-shell-extension-background-logo/pkg/gnome-shell-extension-background-logo/usr/share/gnome-shell/extensions/background-logo@fedorahosted.org
Installing /build/gnome-shell-extension-background-logo/src/build/metadata.json to /build/gnome-shell-extension-background-logo/pkg/gnome-shell-extension-background-logo/usr/share/gnome-shell/extensions/background-logo@fedorahosted.org
Installing /build/gnome-shell-extension-background-logo/src/background-logo-extension/schemas/org.fedorahosted.background-logo-extension.gschema.xml to /build/gnome-shell-extension-background-logo/pkg/gnome-shell-extension-background-logo/usr/share/glib-2.0/schemas
Running custom install script '/build/gnome-shell-extension-background-logo/src/background-logo-extension/meson-postinstall.sh'
install: cannot stat '../archlinux-logo-white-scalable.svg': No such file or directory
==> ERROR: A failure occurred in package().

https://github.com/arch4edu/aur-auto-update/actions/runs/5140995632/jobs/9253005391