Browse Source

Benjamin Schieder:


			
			
				rocklinux
			
			
		
Benjamin Schieder 20 years ago
parent
commit
6aba3ca4f2
2 changed files with 59 additions and 0 deletions
  1. +2
    -0
      package/blindcoder/xmms-nas/xmms-nas.conf
  2. +57
    -0
      package/blindcoder/xmms-nas/xmms-nas.desc

+ 2
- 0
package/blindcoder/xmms-nas/xmms-nas.conf

@ -0,0 +1,2 @@
premake="touch config.h"
var_append extraconfopt " " "--libdir=/usr/lib/xmms/Output"

+ 57
- 0
package/blindcoder/xmms-nas/xmms-nas.desc

@ -0,0 +1,57 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/blindcoder/xmms-nas/xmms-nas.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] XMMS plugin to use NAS
[T] The Network Audio System is used on most NCD X-terminals and is sometimes part
[T] of the standard X distribution, primarily for getting the sound to the right
[T] place.
[T]
[T] Be aware that you're sending upto 180 kb/sec over the network between your
[T] X-terminal and the machine you're running xmms on. Don't blame me if some
[T] sysadmin kicks your butt for hogging the network.
[T]
[T] The time indicator isn't very reliable; it might be off by as much as half
[T] a second, depending on your machine. This is very hard to get right, because
[T] I don't know when the data actually reaches the other side of the network.
[T]
[T] The low water mark doesn't seem to work 100%, so be sure to have a large
[T] enough playing buffer (5000 milliseconds or so should do)
[T]
[T] The Network Audio System doesn't support separate left and right volume,
[T] so the balance slider will not work.
[U] ftp://mud.stack.nl/pub/OuterSpace/willem/
[A] Willem Monsuwe <willem@stack.nl>
[M] Benjamin Schieder <blindcoder@scavenger.homeip.net>
[C] extra/multimedia
[L] GPL
[S] Beta
[V] 0.2
[P] X -----5---9 800.000
[D] 228537536 xmms-nas-0.2.tar.gz ftp://mud.stack.nl/pub/OuterSpace/willem/

Loading…
Cancel
Save