Search Criteria
Package Details: python-themer-git v1.8.4.r0.g473cee2-1
Git Clone URL: | https://aur.archlinux.org/python-themer-git.git (read-only, click to copy) |
---|---|
Package Base: | python-themer-git |
Description: | colorscheme generator and manager for your desktop |
Upstream URL: | https://github.com/s-ol/themer |
Licenses: | |
Submitter: | s-ol |
Maintainer: | s-ol |
Last Packager: | s-ol |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-23 23:18 |
Last Updated: | 2018-12-02 03:09 |
Dependencies (9)
- python (python-dbg)
- python-jinja
- python-pillow (python-pillow-git, python-pillow-simd)
- python-requests
- python-yaml
- git (git-git) (make)
- python-setuptools (make)
- fish (fish-git) (optional) – supports completion
- i3-wm (i3-gaps-doubleborder, i3-plasma, i3-gaps-fullscreen-next-git, i3-gaps-cameronleger-git, i3-next-git, i3-wm-iconpatch, i3-gaps-rounded-git, i3-gaps-kde-git, i3-gaps-next-git, i3-git, i3-gaps-desktop, i3-gaps) (optional) – default-supported windowmanager
Latest Comments
s-ol commented on 2017-05-03 21:23
@camilo1903: sorry for that, I was going off the powerline's repo PKGBUILD which is not actually the one they check into AUR git. I finally figured it out and it's fixed now.
camilo1903 commented on 2016-09-21 04:16
The new versioning is not working well. After package updates, it continues to show the same "new version" of themer.
s-ol commented on 2016-03-17 08:22
@sunng: should be working now, try again?
sunng commented on 2016-03-15 16:41
Getting error:
==> ERROR: pkgver is not allowed to be empty.
when installing via aura.
s-ol commented on 2015-05-29 12:57
This issue is resolved in version #13 - you can install from the AUR [again] now.
s-ol commented on 2015-05-26 22:34
@alexjj: there is an issue for this on the github page: https://github.com/S0lll0s/themer/issues/16
Basically, setup.py trys to leave the fakeroot, but if I tell it not to, then it wont work outside of fakeroot anymore.
To install it by hand, simply clone and `sudo setup.py install`. I am working on this :/
alexjj commented on 2015-05-26 22:30
It doesn't seem to be able to create directories for me when I try and install via yaourt:
"error: could not create '/usr/share/themer': Permission denied"
phijor commented on 2015-04-28 16:48
'python-requests' seems to be a dependency of this package, could you consider adding it to depends?