Search Criteria
Package Details: nwg-icon-picker 0.1.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/nwg-icon-picker.git (read-only, click to copy) |
---|---|
Package Base: | nwg-icon-picker |
Description: | GTK icon picker with textual search |
Upstream URL: | https://github.com/nwg-piotr/nwg-icon-picker |
Licenses: | MIT |
Conflicts: | nwg-icon-picker, nwg-icon-picker-git |
Provides: | nwg-icon-picker |
Submitter: | nwg |
Maintainer: | nwg |
Last Packager: | nwg |
Votes: | 1 |
Popularity: | 0.011139 |
First Submitted: | 2022-05-22 01:45 (UTC) |
Last Updated: | 2023-05-03 22:47 (UTC) |
Dependencies (4)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312)
- python-gobject (python-gobject-git)
- python-setuptools (make)
Latest Comments
xiota commented on 2023-05-16 07:18 (UTC)
Issues building in clean chroot. Updating to PEP517 method seems to resolve it.
makedepends
:python-build
,python-wheel
,python-installer
python -m build --no-isolation --wheel
python -m installer --destdir="$pkgdir" dist/*.whl