Last change
on this file was
145673,
checked in by khindenburg@…, 2 years ago
|
dvdrip, mp3blaster: set nomaintainer #48795
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Id
|
File size:
1.2 KB
|
Line | |
---|
1 | # $Id: Portfile 145673 2016-02-12 20:11:33Z khindenburg@macports.org $ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | |
---|
5 | name mp3blaster |
---|
6 | version 3.2.3 |
---|
7 | revision 1 |
---|
8 | categories audio |
---|
9 | maintainers nomaintainer |
---|
10 | description Full-screen console mp3 and Ogg Vorbis player |
---|
11 | long_description mp3blaster is an interactive text-based mp3 and Ogg Vorbis\ |
---|
12 | player with a number of unique features. It supports multiple\ |
---|
13 | playlists allowing you to divide tracks into albums allowing\ |
---|
14 | great flexibility with the play order.\ |
---|
15 | Also included are nmixer, a simple mixer utility based on\ |
---|
16 | the same code as the mixer used in mp3blaster and mp3tag,\ |
---|
17 | an id3 tag manipulation tool.\ |
---|
18 | Starting with version 3.0pre8, mp3blaster supports the\ |
---|
19 | playback of Ogg Vorbis encoded audio as well. |
---|
20 | homepage http://mp3blaster.sourceforge.net/ |
---|
21 | platforms darwin |
---|
22 | master_sites sourceforge:project/${name}/${name}/${name}-${version} |
---|
23 | checksums md5 0d892d7c99df175eb0efb2bc31086285 |
---|
24 | depends_lib port:libsdl\ |
---|
25 | port:libvorbis\ |
---|
26 | port:ncurses |
---|
Note: See
TracBrowser
for help on using the repository browser.