Search Criteria
Package Details: yaru-sound-theme 25.04.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yaru.git (read-only, click to copy) |
---|---|
Package Base: | yaru |
Description: | Yaru default ubuntu sound theme |
Upstream URL: | https://github.com/ubuntu/yaru |
Licenses: | GPL3 |
Submitter: | drakkan |
Maintainer: | drakkan (chrisjbillington) |
Last Packager: | drakkan |
Votes: | 56 |
Popularity: | 0.63 |
First Submitted: | 2018-07-24 11:55 (UTC) |
Last Updated: | 2025-03-22 16:28 (UTC) |
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10
drakkan commented on 2018-12-06 23:13 (UTC) (edited on 2018-12-06 23:14 (UTC) by drakkan)
@chrisjbillington
should be fixed now:
7670e75a2dab
thanks for reporting
chrisjbillington commented on 2018-12-06 14:49 (UTC)
There is an issue with the way this package is built, either with the patch being applied, or with the x and wayland sessions being removed - leading to this bug with ugly buttons in the shell theme:
https://github.com/ubuntu/yaru/issues/1018
If I modify the PKGBUILD to not rm the wayland and x sessions and to not apply the patch, then the shell theme isn't able to be selected from within gnome-tweak, but the ugly buttons problem is resolved by logging into the session from GDM.
It looks like the shell theme maybe isn't designed to be used without the session, though I don't fully understand why.
amoka commented on 2018-10-22 21:12 (UTC)
@drakkan Thanks! Too bad it seems they won't fix it anytime soon!
drakkan commented on 2018-10-22 20:57 (UTC)
@amoka, I think this is an upstream issue not a packaging one.
This specific issue seems already reported upstream
https://github.com/ubuntu/yaru/issues/914
amoka commented on 2018-10-22 18:43 (UTC) (edited on 2018-10-22 18:44 (UTC) by amoka)
Issue with the current directory title color using the non-dark version "Yaru" theme.
Please see image: hXXps://i.imgur.com/0ROtwHZ.png
drakkan commented on 2018-10-21 12:45 (UTC) (edited on 2018-10-22 22:18 (UTC) by drakkan)
never used pamac before, just installed and tested, it seems to work fine using this command:
pamac build yaru-gnome-shell-theme
In you output I see "Interrupt.." This generally means that the build was intentionally interrupted (using CTRL+C or similar way to send a SIGINT). I don't see obvious error in the PKGBUILD
gavr123456789 commented on 2018-10-21 12:19 (UTC)
Cant build this from pamac
Installing /tmp/pamac-build-gavr/yaru/src/yaru/gtk/src/light/gtk-2.0/assets/combo-entry-rtl-entry.png to /tmp/pamac-build-gavr/yaru/pkg/yaru-gnome-shell-theme/usr/share/themes/Yaru/gtk-2.0/assets Installing /tmp/pamac-build-gavr/yaru/src/yaru/gtk/src/light/gtk-2.0/assets/handle-vert.png to /tmp/pamac-build-gavr/yaru/pkg/yaru-gnome-shell-theme/usr/share/themes/Yaru/gtk-2.0/assets ==> ERROR: package_ya ru-gnome-shell-theme () failed. Interrupt...
SentakuHM commented on 2018-10-16 20:16 (UTC)
Gr8 theme thanx, waiting for more support.
kamilst96 commented on 2018-09-14 22:37 (UTC) (edited on 2018-09-15 06:59 (UTC) by kamilst96)
Yaru developers are messing around with the Light/Dark theme, and moved file structure a bit, which breaks your PKGBUILD. The git commit that breaks this PKGBUILD is pull request #816 (7eebdd859a9a774d1e7beed5ebacf6c526b804dc)
Errors (I install {gnome-shell,gtk,icon} together): /usr/share/Yaru-dark/gtk-3.0/assets is both in 'yaru-gnome-shell-theme' and 'yaru-gtk-theme' /usr/share/Yaru-dark/gtk-3.0/gtk.css {error as above} /usr/share/Yaru-dark/index.theme {error as above}
Note that Yaru developers are removing the dark variant during building, and will only enable it after they think it's good. Technical details are above me, though, sadly.
EDITv2: For now, I added 'rm -r "$pkgdir/usr/share/themes/Yaru-dark" to package_yaru-gnome-shell-theme(), since it's dark-themed anyway (mostly) and it works (dark gtk theme is present too).
phw commented on 2018-07-25 10:20 (UTC)
Please add "git" to makedepends, it is required for pulling the git sources. Without that you cannot build the Yaru packages inside a clean chroot
« First ‹ Previous 1 .. 5 6 7 8 9 10