Path to this page:
./
audio/py-karaoke,
Free Python-based karaoke player
Branch: CURRENT,
Version: 0.7.1nb1,
Package name: py25-karaoke-0.7.1nb1,
Maintainer: pkgsrc-usersPyKaraoke 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
Required to run:[
sysutils/desktop-file-utils] [
audio/py-mutagen] [
math/py-Numeric] [
devel/py-game] [
x11/py-wxWidgets]
Required to build:[
archivers/unzip] [
pkgtools/x11-links] [
x11/renderproto] [
x11/xproto] [
x11/fixesproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto]
Master sites: (Expand)
SHA1: 4f6ea5a0884815207fe282018e489c7b9512715c
RMD160: db3161d7b53045be6138d0f09cf271546dcade50
Filesize: 845.853 KB
Version history: (Expand)
- (2010-01-18) Updated to version: py25-karaoke-0.7.1nb1
- (2009-09-09) Updated to version: py25-karaoke-0.7.1
- (2009-08-27) Updated to version: py25-karaoke-0.6nb1
- (2009-06-14) Updated to version: py25-karaoke-0.6
- (2008-07-14) Updated to version: py24-karaoke-0.6
- (2007-12-08) Updated to version: py24-karaoke-0.5.1
CVS history: (Expand)
| 2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938) |
Log message:
Second try at jpeg-8 recursive PKGREVISION bump.
|
2009-09-09 16:10:58 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
Update to 0.7.1:
0.7.1
This release has been brought up to date with Python 2.6 and now
uses Mutagen to get MP3 info rather than the out-of-date MP3Info
Python module. An issue with Folder View when filename-derivation
is enabled has been fixed.
0.7.0:
Professional hosting features were added. Many new playlist features
were added, including performer names and kamikaze mode for random
songs. Several GUI enhancements and additional configuration options
were added.
|
2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) |  |
Log message:
bump revision because of graphics/jpeg update
|
| 2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373) |
Log message:
Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2 … 03546.html
|
| 2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-07-14 11:02:41 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
Update to 0.6:
PyKaraoke now works together with WxPython v2.8. Users with WxPython v2.6
are, however, still supported.
There are also some other minor changes to the layout of the search results
page, a change to the scrolling behaviour, and improved handling of corrupt
CDG rip files.
There are now vastly more options available on the Configure page.
|
| 2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|
2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170) |  |
Log message:
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
|