You are not logged in.

#1 2010-12-02 07:22:37

Simplet
Member
Registered: 2010-12-02
Posts: 18

dumx

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 wink


"You feel a strange vibration under your feet."

Offline

#2 2010-12-02 07:35:39

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: dumx

A link would help  tongue

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

#3 2010-12-02 07:52:04

Simplet
Member
Registered: 2010-12-02
Posts: 18

Re: dumx

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

Board footer

Powered by FluxBB