Search Criteria
Package Details: variety-git 0.7.0.r3.g48adbd5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/variety-git.git (read-only, click to copy) |
---|---|
Package Base: | variety-git |
Description: | Variety wallpaper changer (git version) |
Upstream URL: | https://github.com/varietywalls/variety |
Keywords: | wallpaper |
Licenses: | GPL3 |
Conflicts: | variety |
Provides: | variety |
Submitter: | loganmarchione |
Maintainer: | loganmarchione |
Last Packager: | loganmarchione |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-04-30 23:52 (UTC) |
Last Updated: | 2018-10-02 23:47 (UTC) |
Dependencies (18)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- libgexiv2
- libnotify (libnotify-gitAUR)
- python-beautifulsoup4
- python-cairo (python-cairo-gitAUR)
- python-configobj
- python-dbus
- python-gobject (python-gobject-gitAUR)
- python-httplib2
- python-lxml
- python-pillow (python-pillow-gitAUR)
- python-pycurl
- python-requests
- python3 (python)
- git (git-gitAUR, git-glAUR) (make)
- python-distutils-extra (make)
- xdg-user-dirs (optional) – set wallpaper for KDE Plasma
Latest Comments
purpleleaf commented on 2024-04-10 07:56 (UTC)
on mate wallpaper change does not work due to this error:
~/.config/variety/scripts/set_wallpaper line 282: syntax error: unexpected end of file
loganmarchione commented on 2018-09-05 14:32 (UTC)
@erikdubois, this is my first AUR package. I just switched to using the pkgver() function, it's possible I messed something up.
Did you completely remove variety-git with 'sudo pacman -Rsn variety-git' and try re-installing from scratch?
<deleted-account> commented on 2018-09-05 06:40 (UTC)
Might there be a version problem. pamac-aur wants to install variety-git after a clean install. Variety-git will stay there no matter how much you install it. Number is 1.1 and 0.6.9.r111.g
loganmarchione commented on 2018-09-05 01:52 (UTC)
@taoelism, please try it now
taoelism commented on 2018-09-04 15:26 (UTC)
package() fails with a SyntaxError - it tries to run setup.py with python2, but Variety has migrated to Python 3!