[127962] trunk/dports/audio/mpg123/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sun Nov 9 06:59:58 PST 2014
Revision: 127962
https://trac.macports.org/changeset/127962
Author: khindenburg at macports.org
Date: 2014-11-09 06:59:58 -0800 (Sun, 09 Nov 2014)
Log Message:
-----------
mpg123: add modeline + whitespace changes
Modified Paths:
--------------
trunk/dports/audio/mpg123/Portfile
Modified: trunk/dports/audio/mpg123/Portfile
===================================================================
--- trunk/dports/audio/mpg123/Portfile 2014-11-09 13:44:50 UTC (rev 127961)
+++ trunk/dports/audio/mpg123/Portfile 2014-11-09 14:59:58 UTC (rev 127962)
@@ -1,36 +1,37 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup muniversal 1.0
+PortSystem 1.0
+PortGroup muniversal 1.0
-name mpg123
-version 1.17.0
-revision 1
-categories audio
-maintainers gmx.at:astifter openmaintainer
-license GPL-2 LGPL-2.1
+name mpg123
+version 1.17.0
+revision 1
+categories audio
+maintainers gmx.at:astifter openmaintainer
+license GPL-2 LGPL-2.1
-description fast mp3 player for linux and unix systems
-long_description \
- Mpg123 is a fast, free and portable MPEG audio player for Unix. It \
- supports MPEG 1.0/2.0 layers 1, 2 and 3. For full CD quality \
- playback (44 kHz, 16 bit, stereo) a Pentium, SPARCstation10, DEC \
- Alpha or similar CPU is required. Mono and/or reduced quality \
- playback (22 kHz or 11 kHz) is even possible on 486 CPUs. \
- \
- This version uses EsounD on a pure Darwin install and CoreAudio \
- on Mac OS X.
+description fast mp3 player for linux and unix systems
+long_description \
+ Mpg123 is a fast, free and portable MPEG audio player for Unix. It \
+ supports MPEG 1.0/2.0 layers 1, 2 and 3. For full CD quality \
+ playback (44 kHz, 16 bit, stereo) a Pentium, SPARCstation10, DEC \
+ Alpha or similar CPU is required. Mono and/or reduced quality \
+ playback (22 kHz or 11 kHz) is even possible on 486 CPUs. \
+ \
+ This version uses EsounD on a pure Darwin install and CoreAudio \
+ on Mac OS X.
-homepage http://www.mpg123.de/
-platforms darwin
-master_sites sourceforge:project/mpg123/mpg123/${version} \
- ${homepage}download/
-use_bzip2 yes
+homepage http://www.mpg123.de/
+platforms darwin
+master_sites sourceforge:project/mpg123/mpg123/${version} \
+ ${homepage}download/
+use_bzip2 yes
checksums rmd160 02f30ef669dd1dc5de226614eeb37c4cf9a13064 \
sha256 b22e2b1f8700ff2d0998a80d6251988ac472a643b3c4a04fad4777d80c32f5f9
-depends_lib port:libtool
+depends_lib port:libtool
platform macosx {
configure.args-append --with-audio=coreaudio --with-module-suffix=.so
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141109/97049655/attachment.html>
More information about the macports-changes
mailing list