diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rio500/Makefile | 16 | ||||
-rw-r--r-- | audio/rio500/files/md5 | 3 | ||||
-rw-r--r-- | audio/rio500/files/patch-sum | 3 | ||||
-rw-r--r-- | audio/rio500/patches/patch-aa | 8 | ||||
-rw-r--r-- | audio/rio500/pkg/COMMENT | 1 | ||||
-rw-r--r-- | audio/rio500/pkg/DESCR | 2 | ||||
-rw-r--r-- | audio/rio500/pkg/PLIST | 48 |
7 files changed, 81 insertions, 0 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile new file mode 100644 index 00000000000..efae73f90b8 --- /dev/null +++ b/audio/rio500/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/07/28 14:59:04 ad Exp $ +# + +DISTNAME= rio500-0.7 +CATEGORIES= audio +MASTER_SITES= http://download.sourceforge.net/rio500/ + +MAINTAINER= ad@netbsd.org +HOMEPAGE= http://rio500.sourceforge.net/ + +USE_GMAKE= yes + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-devicepath=/dev --with-deviceentry=urio0 + +.include "../../mk/bsd.pkg.mk" diff --git a/audio/rio500/files/md5 b/audio/rio500/files/md5 new file mode 100644 index 00000000000..450248bc443 --- /dev/null +++ b/audio/rio500/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/07/28 14:59:05 ad Exp $ + +MD5 (rio500-0.7.tar.gz) = f624c255d6a538205a63a9bada4e5d89 diff --git a/audio/rio500/files/patch-sum b/audio/rio500/files/patch-sum new file mode 100644 index 00000000000..16e6e024988 --- /dev/null +++ b/audio/rio500/files/patch-sum @@ -0,0 +1,3 @@ +$NetBSD: patch-sum,v 1.1.1.1 2000/07/28 14:59:05 ad Exp $ + +MD5 (patch-aa) = 89c938ce663310de4829d5acefd57dd6 diff --git a/audio/rio500/patches/patch-aa b/audio/rio500/patches/patch-aa new file mode 100644 index 00000000000..e83e1f8b775 --- /dev/null +++ b/audio/rio500/patches/patch-aa @@ -0,0 +1,8 @@ +$NetBSD: patch-aa,v 1.1.1.1 2000/07/28 14:59:05 ad Exp $ + +--- include/Makefile.am.orig Fri Jul 28 15:34:49 2000 ++++ include/Makefile.am Fri Jul 28 15:34:58 2000 +@@ -1,2 +1,2 @@ +-include_HEADERS = libfon.h libpsf.h librio500.h librio500_api.h getopt.h ++include_HEADERS = libfon.h libpsf.h librio500.h librio500_api.h + extra_DIST = usbdevice_fs.h usbdevfs.h usbdrv.h rio500_usb.h diff --git a/audio/rio500/pkg/COMMENT b/audio/rio500/pkg/COMMENT new file mode 100644 index 00000000000..1197596b5a3 --- /dev/null +++ b/audio/rio500/pkg/COMMENT @@ -0,0 +1 @@ +Utilties to manage your Diamond Rio 500 MP3 player diff --git a/audio/rio500/pkg/DESCR b/audio/rio500/pkg/DESCR new file mode 100644 index 00000000000..a44ecbfe1e9 --- /dev/null +++ b/audio/rio500/pkg/DESCR @@ -0,0 +1,2 @@ +Utilties to upload files and manage folders for Diamond Rio 500 MP3 player. +Requires USB support and the urio(4) driver configured in the kernel. diff --git a/audio/rio500/pkg/PLIST b/audio/rio500/pkg/PLIST new file mode 100644 index 00000000000..56f254ba872 --- /dev/null +++ b/audio/rio500/pkg/PLIST @@ -0,0 +1,48 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/07/28 14:59:06 ad Exp $ +bin/rio_add_folder +bin/rio_add_song +bin/rio_del_song +bin/rio_font_info +bin/rio_format +bin/rio_get_song +bin/rio_stat +include/libfon.h +include/libpsf.h +include/librio500.h +include/librio500_api.h +lib/librio500.a +lib/librio500_api.a +share/rio500/fonts/6581.fon +share/rio500/fonts/Readme.txt +share/rio500/fonts/amiga.fon +share/rio500/fonts/amplitud.fon +share/rio500/fonts/atopaz.fon +share/rio500/fonts/blackout.fon +share/rio500/fonts/camels.fon +share/rio500/fonts/cbm64.fon +share/rio500/fonts/ce.fon +share/rio500/fonts/ck.nfo +share/rio500/fonts/defjam.fon +share/rio500/fonts/dynamic.fon +share/rio500/fonts/flt.fon +share/rio500/fonts/font-bitmaps.psf +share/rio500/fonts/future.fon +share/rio500/fonts/genesis.fon +share/rio500/fonts/heretic2.fon +share/rio500/fonts/hl1.fon +share/rio500/fonts/hl2.fon +share/rio500/fonts/icoin.fon +share/rio500/fonts/kung_fu.fon +share/rio500/fonts/noname.fon +share/rio500/fonts/phont.fon +share/rio500/fonts/q1c.fon +share/rio500/fonts/q2c.fon +share/rio500/fonts/qu.fon +share/rio500/fonts/sac.fon +share/rio500/fonts/shylock.fon +share/rio500/fonts/sin.fon +share/rio500/fonts/star.fon +share/rio500/fonts/trek.fon +share/rio500/fonts/triangle.fon +@dirrm share/rio500/fonts +@dirrm share/rio500 |