Hello,

I just wanted to ask if my patch got overlooked or if there are problems
with either the application (cmus) or the Makefile. If so, could you
point out what problems there are? Thanks a lot and sorry for the
noise...


Johannes

On Mon, Apr 11, 2011 at 12:27:58PM +0200, Johannes Weißl wrote:
> Hello list!
> 
> I've created a Makefile for the cmus music player [1]. It compiles fine
> with current trunk and works well on my two routers (D-Link DIR-825 and
> Asus WL500g). Is it possible to get it included upstream so it can be
> installed via opkg?
> 
> Another question regarding the Makefile: The current version depends on
> libmad, libvorbisidec and libflac. Cmus supports many more input/output
> plugins. What is the best way to handle that?
> 1. Just depend on the most common ones (current version).
> 2. Depend on no library, but set PKG_BUILD_DEPENDS. This way all plugins
>    are installed (really small .so files, 4-20KiB), and the user can
>    decide which libraries to install (like Recommends in apt) for
>    himself.
> 3. Use Config.in like for libffmpeg.
> 
> What do you suggest?
> 
> 
> [1] http://cmus.sourceforge.net/
> 
> Attachments:
> Makefile -> packages/sound/cmus/Makefile
> 2 patches -> packages/sound/cmus/patches/
> 
> 
> Johannes

Attachment: pgp63QJR8C7w2.pgp
Description: PGP signature

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to