Search Criteria
Package Details: ibus-theme-tools 4.2.0-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/ibus-theme-tools.git (read-only, click to copy) |
---|---|
Package Base: | ibus-theme-tools |
Description: | Generate the IBus GTK or GNOME Shell theme from existing themes. |
Upstream URL: | https://github.com/openSUSE/IBus-Theme-Tools |
Keywords: | ibus theme tools |
Licenses: | GPL-3.0+ |
Submitter: | HollowMan6 |
Maintainer: | HollowMan6 |
Last Packager: | HollowMan6 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-09 09:51 (UTC) |
Last Updated: | 2021-12-23 08:02 (UTC) |
Dependencies (4)
- gettext (gettext-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-tinycss2
- python-setuptools (make)
Latest Comments
HollowMan6 commented on 2021-12-23 08:14 (UTC) (edited on 2021-12-23 08:14 (UTC) by HollowMan6)
Thanks for the feedback. Previously the reason why I didn't add
python-tinycss2
as a dependency is that thepython-tinycss2
is not included in the Manjaro official repository. Now that so many people are requesting me to do so, I just add that dependency into the PKGBUILD file. Hope it helps. @cyqsimon @bawbFor the Manjaro user, I now recommend to install that dependency using the pkg file by manually downloading it from the Arch Linux community repository just like the following example)
Cheers!
cyqsimon commented on 2021-12-23 07:01 (UTC)
+1. Without
python-tinycss2
the program doesn't launch.bawb commented on 2021-10-11 05:33 (UTC)
Can you add python-tinycss2 as a dependency? Thanks