Search Criteria
Package Base Details: yaru-git
Package Actions
Git Clone URL: | https://aur.archlinux.org/yaru-git.git (read-only, click to copy) |
---|---|
Submitter: | flipflop97 |
Maintainer: | chrisjbillington |
Last Packager: | chrisjbillington |
Votes: | 4 |
Popularity: | 0.005214 |
First Submitted: | 2018-10-11 11:35 (UTC) |
Last Updated: | 2021-09-26 03:16 (UTC) |
Latest Comments
chrisjbillington commented on 2021-11-16 05:08 (UTC)
Hi @Scotty_Trees, this is a
-git
package, so thePKGBUILD
here should not need updating in order to ensuremakepkg
always retrieves and builds the latest commit.If you cloned this AUR repo and ran
makepkg
, you should get the latest commit.Most AUR helpers automate this, though sometimes their databases about which packages they need to check for new commits get out of whack and they need to be reminded. Which are you using?
Scotty_Trees commented on 2021-11-16 05:03 (UTC)
The latest update from the Yaru github was Nov 15, but this package hasn't been updated in like a month. Am I missing something? I thought I'd get Yaru gtk theme updates all the time as they were made, but I've barely seen any updates. Any help would be greatly appreciated thank you.
chrisjbillington commented on 2021-07-22 09:35 (UTC)
Thank you @gbr, this should be fixed now.
gbr commented on 2021-07-21 19:54 (UTC)
@chris: Actually, I misstated. All packages build just fine, but there are a bunch of file conflicts between
yaru-gtk-theme-git
,yaru-gnome-shell-theme-git
andyaru-sound-theme-git
(which are the 3 packages I actually use):https://pastebin.com/raw/jXuD0aXK
chrisjbillington commented on 2021-07-21 07:01 (UTC) (edited on 2021-07-21 07:01 (UTC) by chrisjbillington)
(This package was flagged out of date, posting here instead of emailing the flagger since their email is private.)
@gbr, it builds fine for me. Ensure you're clean-building, an old git repo from the previous git branch that was pointed to by this package may be preventing building, I think I saw that problem when we switched back to the master branch.
chrisjbillington commented on 2021-05-15 04:00 (UTC)
Ok, bumped the epoch. I always feel hesitant to do so, but that's what it's for.
gbr commented on 2021-05-15 01:35 (UTC) (edited on 2021-05-15 01:36 (UTC) by gbr)
@chrisjbillington: paru isn't picking up the latest changes, unfortunately. Not a big deal for me, personally. But bumping
epoch
could be a solution. Another solution would be just to wait for the number of commits to reach the "old" version. Just 21 more commits to go... :pchrisjbillington commented on 2021-05-15 00:22 (UTC)
Returned to master branch now that the gnome-shell-40 branch has been merged.
This resulted in the version number going down, so I am unsure whether people's AUR helpers will pick this up as an update or not.
chrisjbillington commented on 2021-05-12 06:23 (UTC)
@gbr that issue is resolved - just setting the option to build the theme as a gresource to false for now. I don't understand why that fixes it but so be it.
chrisjbillington commented on 2021-05-11 03:09 (UTC)
@gbr I'm seeing that too, not clear If a packaging issue or upstream bug. Discussing upstream here: https://github.com/ubuntu/yaru/pull/2736#issuecomment-837553258
gbr commented on 2021-05-11 02:58 (UTC)
@chrisjbillington: Actually, after the upgrade, the Yaru-dark theme for gnome-shell doesn't show up anymore on GNOME tweaks. Could you verify that, please?
gbr commented on 2021-05-11 02:43 (UTC) (edited on 2021-05-11 02:43 (UTC) by gbr)
@chrisjbillington: Will do. :) Thanks for the quick fix.
chrisjbillington commented on 2021-05-10 22:58 (UTC)
Thanks @gbr, fixed.
Issue was that those shell themes were previously symlinks, now they're the actual directories. Unclear what the ultimate goal with this structuring upstream is, so it may change again, let me know if things break again.
gbr commented on 2021-05-10 20:22 (UTC) (edited on 2021-05-10 20:22 (UTC) by gbr)
Can't package it anymore in latest
gnome-shell-40
:chrisjbillington commented on 2021-03-28 05:27 (UTC)
Since gnome-shell 40 will imminently arrive on Arch, this package is now using the
gnome-shell-40
branch from the git repo.Once the branch is merged we'll switch back to
master
.chrisjbillington commented on 2021-03-20 02:23 (UTC)
Updated for recent upstream changes.
There are now metacity and gtksourceview theme packages.
The shell themes have been renamed. They were previously "Yaru" for the light version and "Yaru-dark" for the dark version. They are now "Yaru-light" for the light version" and "Yaru" for the dark version. You'll need to update your selected theme in gnome-tweaks accordingly.
amoka commented on 2021-02-10 23:48 (UTC)
Even upstream are not sure about this (yet): https://github.com/ubuntu/yaru/issues/2635
chrisjbillington commented on 2021-02-09 01:09 (UTC)
@amoka the icon theme inherits Humanity, so I think the answer is yes. If you think this is redundant, perhaps if you ask upstream, they will agree and remove the inheritance.
/usr/share/icons/Yaru/index.theme
:amoka commented on 2021-02-09 00:26 (UTC) (edited on 2021-02-09 00:26 (UTC) by amoka)
Hey, thanks for maintaining this! Should this still depend on the
humanity-icon-theme
?chrisjbillington commented on 2021-02-05 06:23 (UTC)
Thanks @cniw, should be fixed now. It seems yaru has gtksourceview themes now, which is nice.
cniw commented on 2021-02-05 05:55 (UTC)
Cannot install files at the same time, there are duplicate files
chrisjbillington commented on 2020-06-13 16:32 (UTC) (edited on 2020-06-13 16:33 (UTC) by chrisjbillington)
The packaging issues raised by @KaoDome below are now resolved and this package should be functional once more.
chrisjbillington commented on 2020-06-10 16:54 (UTC)
Thanks @KaoDome, with the gtk themes this looks like a bug. PR submitted here:
https://github.com/ubuntu/yaru/pull/2206
The restructuring also necessitates that an extra flag is turned on to build the unity theme which is no longer built by default, so I'll push a fix for that, then hopefully this package will work correctly after the above PR is merged.
KaoDome commented on 2020-06-10 14:57 (UTC) (edited on 2020-06-10 14:58 (UTC) by KaoDome)
The PKGBUILD seems to need adjustments again:
chrisjbillington commented on 2020-03-11 18:52 (UTC)
Issue with the dark theme in gnome-tweaks should now be resolved.
chrisjbillington commented on 2020-03-06 03:32 (UTC)
Uh, actually, the dark shell theme is no longer selectable in gnome-tweaks.
I see that the folder containing the dark shell theme moved (this is the folder the PKGBUILD was complaining about not finding), but either it should not have moved, or a symlink should have been left in its place so that the theme is still selectable in gnome-tweaks.
Issue and PR filed upstream:
https://github.com/ubuntu/yaru/issues/2043
chrisjbillington commented on 2020-03-06 02:54 (UTC)
@coxackie should be fixed, please let me know if you have issues still.
chrisjbillington commented on 2020-03-05 21:21 (UTC)
Thanks @coxackie, looks like some restructuring of where things are. Since this is a split package the PKGBUILD needs to keep up with any restructurings in order to make the individual packages. I'll fix it!
coxackie commented on 2020-03-05 21:19 (UTC)
after latest commits to master (last night), I get:
chrisjbillington commented on 2019-10-22 21:30 (UTC)
I've submitted a fix to Yaru for the aforementioned build issue:
https://github.com/ubuntu/yaru/pull/1585
This AUR package works once the fix is applied. I don't think any changes need to be made to the PKGBUILD, I don't see any other problems and the dark shell theme variant is selectable in gnome-tweaks.
chrisjbillington commented on 2019-10-21 18:36 (UTC)
Build failing after recent commits with:
This is likely due to changes that build both the light and dark shell themes, modifying the install directory layout somewhat:
https://github.com/ubuntu/yaru/pull/1578
chrisjbillington commented on 2018-11-30 14:39 (UTC)
@flipflop97 Works for me now, thank you :)
flipflop97 commented on 2018-11-30 11:43 (UTC) (edited on 2018-11-30 11:44 (UTC) by flipflop97)
@chrisjbillington Thanks! You were right, the package should install again now without conflicts.
chrisjbillington commented on 2018-11-30 03:59 (UTC) (edited on 2018-11-30 04:25 (UTC) by chrisjbillington)
I'm having a problem with this at the moment, as the gtk and gnome-shell theme packages contain some of the same files:
Looks like these should be rm'd from the gnome-shell-theme package?