diff options
author | edwin <edwin@FreeBSD.org> | 2003-08-24 15:34:45 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-08-24 15:34:45 +0800 |
commit | 4e8cee278e15a79b48306166dac6ffb5aeb823b5 (patch) | |
tree | b49dc40f856de0ef34ea362a8075cdb92c78221e /audio/xmms-infopipe/pkg-descr | |
parent | 36a517abf7b531df2fb0ec119488afd09caff9ed (diff) | |
download | freebsd-ports-graphics-4e8cee278e15a79b48306166dac6ffb5aeb823b5.tar.gz freebsd-ports-graphics-4e8cee278e15a79b48306166dac6ffb5aeb823b5.tar.zst freebsd-ports-graphics-4e8cee278e15a79b48306166dac6ffb5aeb823b5.zip |
New port: xmms-infopipe (Create a named pipe to retrive xmms info
about currently playing song).
Create a named pipe to retrive xmms info about currently playing song.
PR: ports/54493
Submitted by: Manuel Rodirigo Rabade Garcia <mig@mig-29.net>
Diffstat (limited to 'audio/xmms-infopipe/pkg-descr')
-rw-r--r-- | audio/xmms-infopipe/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/xmms-infopipe/pkg-descr b/audio/xmms-infopipe/pkg-descr new file mode 100644 index 00000000000..82831165de0 --- /dev/null +++ b/audio/xmms-infopipe/pkg-descr @@ -0,0 +1,8 @@ +Opens a named pipe to /tmp/xmms-info. When read from there, it just +returns plain text that has information about currently playing +song. + +WWW: http://www.beastwithin.org/users/wwwwolf/code/xmms/infopipe.html + +- Manuel Rodrigo Rabade Garcia +mig@mig-29.net |