2007/9/13, Benjamin Bruheim <grolgh(a)gmail.com>om>:
I am working on a site
zzub.org which might feature
binary downloads
of Ladspa plugins for windows, and on linux once it gets into a
fashionable state. But I would love to learn what meta-data would be
required for each binary version on the server so that a client would
be able to determine what version would work on your OS/Distro.
I'd say package format (.rpm, .deb, etc), OS distribution (Ubuntu,
OpenSUSE, etc.), CPU architecture (ix86, x86_64, etc.) and maybe
binary format (ELF, .dll, etc.). I guess a description wouldn't hurt
too.
Personally, I'd like to see also some categorization stuff, user
comments, votes, demos and so on.
Stefano