Date: Sat, 29 May 2010 12:50:30 +0200 From: Stefan Ehmann <shoesoft@gmx.net> To: freebsd-ports@freebsd.org Cc: freebsd-multimedia@freebsd.org Subject: replacing audio/libmpcdec by audio/musepack Message-ID: <201005291250.31005.shoesoft@gmx.net>
next in thread | raw e-mail | index | archive | help
Hi,
I'm the maintainer of audio/musepack. With the last update, it now provides
libmpdec.so. About 15 ports currently use the older shared library provided by
audio/libmpcdec (maintained by multimedia@, CCed).
For now, mutual CONFLICTS are registered.
What I'm planning to do is update all depending ports to use audio/musepack,
thus making audio/libmpcdec obsolete.
I have some questions before I'll start working on this task:
- Are there any objections to deprecating libmpcdec and replacing it by
musepack? According to the website, libmpcdec version is "Old. Refer to above
SV8 lib (compatible with SV7)".
After creating a patch for updating and testing:
- Should I ask the maintainers of the affected ports for approval?
I've tested musicpd and vlc so far and update was pretty straight-forward:
replace
LIB_DEPENDS+= mpcdec.5:${PORTSDIR}/audio/libmpcdec
by
LIB_DEPENDS+= mpcdec.7:${PORTSDIR}/audio/musepack
and bump the port revision.
Because both ports conflict, upgrading needs manual intervention. I guess I
should prepare an entry for UPDATING?
Anything I forgot or other thoughts?
--
Stefan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005291250.31005.shoesoft>
