You are not logged in.
Pages: 1
Hi
I made a package for DUMX. It displays the largest files and/or directories in a given list of paths.
As it is my first contribution to the AUR, I would like some feedback about the package, is it working, installing correctly, etc...
thank you ![]()
"You feel a strange vibration under your feet."
Offline
A link would help ![]()
groups=()
depends=(glibc)
makedepends=()
optdepends=()
provides=()
conflicts=()
replaces=()
backup=()
options=()
install=
changelog=You can get rid of all the empty fields. Also depends=('glibc') is not really needed as everyone will have glibc on their system.
Otherwise, it looks good.
Offline
thank you for testing.
Here is the link btw : http://aur.archlinux.org/packages.php?ID=44062
When I ran namcap, it complained about glibc, but I found it to be overkill to add depends(glibc). I'll remove that dependency. I'll remove the empty fields too.
"You feel a strange vibration under your feet."
Offline
Pages: 1