FS#2265 - Graveman depends
Attached to Project:
Arch Linux
Opened by Claudio Riva (Firetux) - Wednesday, 23 February 2005, 21:03 GMT
Opened by Claudio Riva (Firetux) - Wednesday, 23 February 2005, 21:03 GMT
|
Details
Hello, I think that in the new pkg graveman some depends
were missing... when I made the pkg I inserted these:
depends=('x-server' 'libglade>=2.0.0' 'libid3tag>=0.15' 'libmad>=0.15' 'libvorbis>=1.0' 'cdrtools>=2.0' 'dvd+rw-tools>=5.20' 'sox>=12.17.0' 'cdrdao') I just watch the depends on the official site of graveman What do you think? |
This task depends upon
Comment by Judd Vinet (judd) -
Wednesday, 23 February 2005, 22:54 GMT
True, those aren't technically runtime dependencies though, as
graveman will indeed run without them. For example, I use graveman
without having sox or dvd+rw-tools installed.
Comment by Judd Vinet (judd) -
Wednesday, 23 February 2005, 22:58 GMT
Perhaps a post-install scriptlet that suggested cdrtools, sox,
etc. would be a good idea, since pacman doesn't support
"suggested" dependencies at this time.
Comment by Claudio Riva (Firetux) -
Wednesday, 23 February 2005, 23:01 GMT
good... I think that is important to notify it to users!