Package Details: themix-theme-materia-git 20210322.r6.g822e77e6-1

Git Clone URL: https://aur.archlinux.org/themix-theme-materia-git.git (read-only, click to copy)
Package Base: themix-theme-materia-git
Description: Materia theme plugin (GTK2, GTK3, GTK4, Cinnamon, GNOME, Metacity, Unity, Xfwm) for Themix GUI designer. Have a hack for HiDPI in GTK2.
Upstream URL: https://github.com/nana-4/materia-theme
Licenses: GPL3
Conflicts: oomox, oomox-git, themix-theme-materia
Provides: themix-theme-materia
Submitter: actionless
Maintainer: actionless
Last Packager: actionless
Votes: 7
Popularity: 0.000028
First Submitted: 2020-03-16 04:45 (UTC)
Last Updated: 2021-03-23 18:16 (UTC)

Latest Comments

feryllt commented on 2021-07-26 12:12 (UTC)

@actionless, you are correct. Locally installed pyenv causes a failure.

$ pyenv --version
pyenv 2.0.4

$ which python
/home/me/.pyenv/shims/python

Removing /home/me/.pyenv/shims from PATH fixed for me.

actionless commented on 2021-07-25 21:04 (UTC)

@feryllt to me from the logs it looks like you've done smth weird with pyenv, but anyway materia plugin is currently not working due to some sort of incompatibility with latest inkscape: https://github.com/themix-project/oomox/issues/387

feryllt commented on 2021-07-25 19:38 (UTC) (edited on 2021-07-25 19:38 (UTC) by feryllt)

Fails to build:

==> Starting package()...
cp -prf \
        packaging/ \
                /tmp/tmp.aRtQFdYakG/
sed -i -e 's|/opt/oomox/|/opt/oomox/|g' /tmp/tmp.aRtQFdYakG/packaging/bin/*
chmod a+x "/tmp/tmp.aRtQFdYakG/packaging/bin/"*
install -d /home/me/.cache/yay/themix-theme-materia-git/pkg/themix-theme-materia-git/usr/bin/
install -Dp -m 755 "/tmp/tmp.aRtQFdYakG/packaging/bin/"oomox-materia-cli"" "/home/me/.cache/yay/themix-theme-materia-git/pkg/themix-theme-materia-git/usr/bin/"
mkdir -p /home/me/.cache/yay/themix-theme-materia-git/pkg/themix-theme-materia-git/opt/oomox/plugins
cp -prf \
        plugins/"theme_materia" \
                /home/me/.cache/yay/themix-theme-materia-git/pkg/themix-theme-materia-git/opt/oomox/plugins/
rm -f -r "/home/me/.cache/yay/themix-theme-materia-git/pkg/themix-theme-materia-git/opt/oomox/plugins/"theme_materia""/*/.git*
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
pyenv: cannot change working directory to `/home/me/.cache/yay/themix-theme-materia-git/pkg/themix-theme-materia-git/_tmp'
==> ERROR: A failure occurred in package().
    Aborting...

Folder does not exist with the name:

$ ls /home/me/.cache/yay/themix-theme-materia-git/
materia-theme  oomox  pkg  PKGBUILD  src

Full output: https://pastebin.com/Jsa2sWmH