Search Criteria
Package Details: arronax 0.8.1-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/arronax.git (read-only, click to copy) |
---|---|
Package Base: | arronax |
Description: | A GTK based GUI program to create and modify starters (*.desktop files) for applications, files, and URIs. |
Upstream URL: | https://www.florian-diesch.de/software/arronax |
Licenses: | GPL-3.0-or-later |
Submitter: | max.bra |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 20 |
Popularity: | 0.022300 |
First Submitted: | 2015-02-05 16:23 (UTC) |
Last Updated: | 2024-12-13 03:39 (UTC) |
Dependencies (11)
- libwnck3
- python-gobject
- python-pyxdg
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- nemo-python (nemo-python-gitAUR) (optional) – for Nemo extension
- python-caja (optional) – for Caja extension
- thunarx-pythonAUR (thunarx-python-gitAUR) (optional) – for Thunar plugin
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9
yochananmarqos commented on 2019-10-24 14:19 (UTC) (edited on 2019-10-24 14:50 (UTC) by yochananmarqos)
You have
python-nautilus
listed twice. It should bepython-caja
for the Caja plugin. ;)desktop-file-utils
isn't necessary asgtk3
depends on it. Also I was wrong about it requiringhicolor-icon-theme
asgtk3
also pulls that in.python-setuptools
should be inmakedepends
, it's not a runtime dependency.max.bra commented on 2019-05-25 16:36 (UTC)
@yochananmarqos you're right, thanks!
yochananmarqos commented on 2019-05-25 14:36 (UTC)
Please add
gtk3
to dependencies per the requirements. Also,namcap
detectshicolor-icon-theme
is required.max.bra commented on 2015-02-14 21:00 (UTC)
yochaigal commented on 2015-02-14 15:01 (UTC)
« First ‹ Previous 1 .. 4 5 6 7 8 9