26 lines
904 B
Plaintext
26 lines
904 B
Plaintext
$NetBSD: patch-ad,v 1.1.1.1 2007/11/23 00:18:41 bjs Exp $
|
|
|
|
--- librtunes/README.orig 2007-02-07 14:49:33.000000000 -0500
|
|
+++ librtunes/README
|
|
@@ -19,16 +19,16 @@ Do the following steps to build MPlayer
|
|
|
|
* build rtunes
|
|
* apply mplayer.diff to the MPlayer source directory
|
|
- * copy librtunes.a to your system library directory (e.g. /usr/lib)
|
|
+ * copy librtunes.a to your system library directory (e.g. @PREFIX@)
|
|
* build mplayer
|
|
|
|
-Note: This works also for the OpenBSD port. Just use the MPlayer source in
|
|
- the ports working directory after doing a `make patch`.
|
|
+Note: This works also for the pkgsrc package. Just use the MPlayer source in
|
|
+ the appropriate ${WRKSRC} directory after invoking `make patch`.
|
|
|
|
Usage
|
|
-----
|
|
|
|
-Now MPlayer should include rtunes support. Check if it worked by:
|
|
+Now MPlayer should include rtunes support. Check if it works by:
|
|
|
|
mplayer -ao help
|
|
|