that came with the version 9 of the player. For licensing reasons Real
no longer ships the codec and considers it obsolete.
It is, however, in use by some major content providers -- most notably
Amazon (samples of CD audio tracks). Tested on 6.x/amd64 and 5.x/i386.
Instead of bumping PORTREVISION, change the PORTVERSION to include the
vendor's "nano-version" (PORTVERSION is now 10.0.6.776).
There really ought to be some rejoicing...
Realplayer 1.0.1 was not fetchable, so I did the update to 1.0.2.
Please verify that the ports fetches before comitting, since I am
behind a rigid firewall, and I could figure out how to teach
fetch(1) to use a HTTP_PROXY for https.
One thing I am not so sure about is the following addition to
pkg-plist:
+@unexec rmdir %D/lib/linux-mozilla 2>/dev/null || true
Since I couldn't find the directory in any of the mtree files in
/etc/mtree, I think it's okay to remove the directory if it's empty,
right?
PR: ports/75390
Submitted by: Simon Barner <barner@gmx.de>
Notes:
- linux_base-8 is needed to run its dependencies;
- the committed port is a merge of PR ports/68145 and ports/74229
with my modifications.
PR: ports/68145
Submitted by: Jean-Yves Lefort
PR: ports/74229
Submitted by: Craig Rodrigues.