diff options
author | wiz <wiz> | 2010-02-15 16:38:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-02-15 16:38:15 +0000 |
commit | 629fc620afbeda93aac0e9213e2adc8f3b019207 (patch) | |
tree | 352c79f7c0c57adbf57c38a8c2d93651db8124c6 /devel/libnjb/PLIST | |
parent | 143f7567dea333316b1c57e6fb61144cfdbd17db (diff) | |
download | pkgsrc-629fc620afbeda93aac0e9213e2adc8f3b019207.tar.gz |
Initial import of libnjb-2.2.6, packaged for wip by neimal and
updated by jihbed.
libnjb is a C library and API for communicating with the Creative Nomad JukeBox
and Dell DJ digital audio players under BSD, Linux, Mac OS X and Windows. The
protocol these devices use is presumably called PDE (Portable Digital
Entertainment protocol) at Creative. Newer devices using the Microsoft MTP
(Media Transfer Protocol) are NOT supported.
Working Devices:
Creative NOMAD Jukebox 1 (aka D.A.P.)
Creative NOMAD Jukebox 2
Creative NOMAD Jukebox 3
Creative NOMAD Jukebox Zen
Creative NOMAD Jukebox Zen USB 2.0
Creative NOMAD Jukebox Zen NX
Creative NOMAD Jukebox Zen Xtra
Creative Zen Touch
Creative Zen Micro
Creative Zen Sleek
Creative Zen
Dell Digital Jukebox ("Dell DJ")
Second Generation Dell DJ
Dell Pocket DJ
Diffstat (limited to 'devel/libnjb/PLIST')
-rw-r--r-- | devel/libnjb/PLIST | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/devel/libnjb/PLIST b/devel/libnjb/PLIST new file mode 100644 index 00000000000..5e4bf1e8a22 --- /dev/null +++ b/devel/libnjb/PLIST @@ -0,0 +1,26 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/15 16:38:15 wiz Exp $ +bin/njb-cursesplay +bin/njb-delfile +bin/njb-deltr +bin/njb-dumpeax +bin/njb-dumptime +bin/njb-files +bin/njb-fwupgrade +bin/njb-getfile +bin/njb-getowner +bin/njb-gettr +bin/njb-getusage +bin/njb-handshake +bin/njb-pl +bin/njb-play +bin/njb-playlists +bin/njb-sendfile +bin/njb-sendtr +bin/njb-setowner +bin/njb-setpbm +bin/njb-settime +bin/njb-tagtr +bin/njb-tracks +include/libnjb.h +lib/libnjb.la +lib/pkgconfig/libnjb.pc |