summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-06 00:12:27 +0000
committerwiz <wiz@pkgsrc.org>2007-02-06 00:12:27 +0000
commit883d099ef5e5c0bfd8807a3d5a03848949800320 (patch)
tree690b76d6a3e75abb6c7f87f2eeddf3460ee9ffc7 /audio
parent2828681ed2ad4ddeeb447952545b14857e7cd00c (diff)
downloadpkgsrc-883d099ef5e5c0bfd8807a3d5a03848949800320.tar.gz
Initial import of py-karaoke-0.5:
PyKaraoke is a free karaoke player for Linux, FreeBSD, Windows and GP2X. You can use this program to play your collection of CDG, MIDI and MPEG karaoke songs. No songs are provided, you must obtain these from elsewhere. In short, CDG is the format of professional karaoke CDs. These CDs can be ripped to your hard disk, and turned into a .mp3 file together with a .cdg file. This player gives you the ability to play those mp3+cdg files. PyKaraoke Features: * CDG (MP3+G, OGG+G) playback - Play standard CDG karaoke files * MIDI (.MID/.KAR) playback - Play MIDI format karaoke files * MPEG playback - Play karaoke songs and movies in MPEG format * Playlist - Queue up songs, sit back and enjoy * Searchable song database - Easily find your songs from the main screen * Search inside ZIP files - Play MP3+G/MIDI files wrapped in ZIP files * Cross-platform - Runs on Windows, Linux, FreeBSD and GP2X
Diffstat (limited to 'audio')
-rw-r--r--audio/py-karaoke/DESCR19
-rw-r--r--audio/py-karaoke/Makefile26
-rw-r--r--audio/py-karaoke/PLIST57
-rw-r--r--audio/py-karaoke/distinfo5
4 files changed, 107 insertions, 0 deletions
diff --git a/audio/py-karaoke/DESCR b/audio/py-karaoke/DESCR
new file mode 100644
index 00000000000..a1d8fbe7001
--- /dev/null
+++ b/audio/py-karaoke/DESCR
@@ -0,0 +1,19 @@
+PyKaraoke is a free karaoke player for Linux, FreeBSD, Windows and
+GP2X.
+
+You can use this program to play your collection of CDG, MIDI and
+MPEG karaoke songs. No songs are provided, you must obtain these
+from elsewhere.
+
+In short, CDG is the format of professional karaoke CDs. These CDs
+can be ripped to your hard disk, and turned into a .mp3 file together
+with a .cdg file. This player gives you the ability to play those
+mp3+cdg files. PyKaraoke Features:
+
+ * CDG (MP3+G, OGG+G) playback - Play standard CDG karaoke files
+ * MIDI (.MID/.KAR) playback - Play MIDI format karaoke files
+ * MPEG playback - Play karaoke songs and movies in MPEG format
+ * Playlist - Queue up songs, sit back and enjoy
+ * Searchable song database - Easily find your songs from the main screen
+ * Search inside ZIP files - Play MP3+G/MIDI files wrapped in ZIP files
+ * Cross-platform - Runs on Windows, Linux, FreeBSD and GP2X
diff --git a/audio/py-karaoke/Makefile b/audio/py-karaoke/Makefile
new file mode 100644
index 00000000000..17d93acd08d
--- /dev/null
+++ b/audio/py-karaoke/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/02/06 00:12:27 wiz Exp $
+#
+
+DISTNAME= pykaraoke-0.5
+PKGNAME= ${PYPKGPREFIX}-karaoke-0.5
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pykaraoke/}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://pykaraoke.sourceforge.net/
+COMMENT= Free Python-based karaoke player
+
+# for .kar files, untested for lack of files
+#DEPENDS+= timidity-[0-9]*:../../audio/timidity
+
+PYDISTUTILSPKG= yes
+
+# supposedly needed, but I couldn't find out why
+#.include "../../audio/SDL_mixer/buildlink3.mk"
+#.include "../../devel/SDL/buildlink3.mk"
+.include "../../devel/py-game/buildlink3.mk"
+.include "../../lang/python/extension.mk"
+.include "../../math/py-Numeric/buildlink3.mk"
+.include "../../x11/py-wxWidgets/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/py-karaoke/PLIST b/audio/py-karaoke/PLIST
new file mode 100644
index 00000000000..6baab1ebce2
--- /dev/null
+++ b/audio/py-karaoke/PLIST
@@ -0,0 +1,57 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/06 00:12:27 wiz Exp $
+bin/pycdg
+bin/pykar
+bin/pykaraoke
+bin/pykaraoke_mini
+bin/pympg
+${PYSITELIB}/_pycdgAux.so
+${PYSITELIB}/pycdg.py
+${PYSITELIB}/pycdg.pyc
+${PYSITELIB}/pycdg.pyo
+${PYSITELIB}/pycdgAux.py
+${PYSITELIB}/pycdgAux.pyc
+${PYSITELIB}/pycdgAux.pyo
+${PYSITELIB}/pykar.py
+${PYSITELIB}/pykar.pyc
+${PYSITELIB}/pykar.pyo
+${PYSITELIB}/pykaraoke.py
+${PYSITELIB}/pykaraoke.pyc
+${PYSITELIB}/pykaraoke.pyo
+${PYSITELIB}/pykaraoke_mini.py
+${PYSITELIB}/pykaraoke_mini.pyc
+${PYSITELIB}/pykaraoke_mini.pyo
+${PYSITELIB}/pykconstants.py
+${PYSITELIB}/pykconstants.pyc
+${PYSITELIB}/pykconstants.pyo
+${PYSITELIB}/pykdb.py
+${PYSITELIB}/pykdb.pyc
+${PYSITELIB}/pykdb.pyo
+${PYSITELIB}/pykenv.py
+${PYSITELIB}/pykenv.pyc
+${PYSITELIB}/pykenv.pyo
+${PYSITELIB}/pykmanager.py
+${PYSITELIB}/pykmanager.pyc
+${PYSITELIB}/pykmanager.pyo
+${PYSITELIB}/pykplayer.py
+${PYSITELIB}/pykplayer.pyc
+${PYSITELIB}/pykplayer.pyo
+${PYSITELIB}/pykversion.py
+${PYSITELIB}/pykversion.pyc
+${PYSITELIB}/pykversion.pyo
+${PYSITELIB}/pympg.py
+${PYSITELIB}/pympg.pyc
+${PYSITELIB}/pympg.pyo
+share/applications/pykaraoke.desktop
+share/applications/pykaraoke_mini.desktop
+share/pykaraoke/fonts/DejaVuSans.ttf
+share/pykaraoke/fonts/DejaVuSansCondensed-Bold.ttf
+share/pykaraoke/fonts/DejaVuSansCondensed.ttf
+share/pykaraoke/icons/audio_16.png
+share/pykaraoke/icons/folder_close_16.png
+share/pykaraoke/icons/folder_open_16.png
+share/pykaraoke/icons/microphone.ico
+share/pykaraoke/icons/pykaraoke.xpm
+share/pykaraoke/icons/splash.jpg
+@dirrm share/pykaraoke/icons
+@dirrm share/pykaraoke/fonts
+@dirrm share/pykaraoke
diff --git a/audio/py-karaoke/distinfo b/audio/py-karaoke/distinfo
new file mode 100644
index 00000000000..f1a2cfc2d55
--- /dev/null
+++ b/audio/py-karaoke/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/02/06 00:12:27 wiz Exp $
+
+SHA1 (pykaraoke-0.5.zip) = e8f232fe45aa248c7adaa9ce853b1fa6f3d9da73
+RMD160 (pykaraoke-0.5.zip) = c20fa1eda3be04213cee2ad1c25c3d5558131f5a
+Size (pykaraoke-0.5.zip) = 817895 bytes