[115855] trunk/dports/audio/mpc/Portfile
rmstonecipher at macports.org
rmstonecipher at macports.org
Sun Jan 12 20:34:03 PST 2014
Revision: 115855
https://trac.macports.org/changeset/115855
Author: rmstonecipher at macports.org
Date: 2014-01-12 20:34:03 -0800 (Sun, 12 Jan 2014)
Log Message:
-----------
audio/mpc whitespace edits to clean up combination of tabs and spaces
Modified Paths:
--------------
trunk/dports/audio/mpc/Portfile
Modified: trunk/dports/audio/mpc/Portfile
===================================================================
--- trunk/dports/audio/mpc/Portfile 2014-01-13 04:31:52 UTC (rev 115854)
+++ trunk/dports/audio/mpc/Portfile 2014-01-13 04:34:03 UTC (rev 115855)
@@ -3,33 +3,33 @@
PortSystem 1.0
-name mpc
-version 0.25
+name mpc
+version 0.25
set branch [join [lrange [split ${version} .] 0 0] .]
-categories audio
-maintainers rmstonecipher openmaintainer
-license GPL-2+
-description a command line tool for MPD
+categories audio
+maintainers rmstonecipher openmaintainer
+license GPL-2+
+description a command line tool for MPD
long_description \
- mpc is a simple command line client for MPD.\
- Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg\
- Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists. MPD is\
- designed for integrating a computer into a stereo system that provides\
- control for music playback over a local network. It also makes a great\
- desktop music player, especially if you are a console junkie, like\
- frontend options, or restart X often.
-homepage http://www.musicpd.org/clients/${name}/
-master_sites http://www.musicpd.org/download/${name}/${branch}/
-platforms darwin
-depends_build port:pkgconfig port:libiconv
-depends_lib port:libmpdclient
+ mpc is a simple command line client for MPD.\
+ Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg\
+ Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists. MPD is\
+ designed for integrating a computer into a stereo system that provides\
+ control for music playback over a local network. It also makes a great\
+ desktop music player, especially if you are a console junkie, like\
+ frontend options, or restart X often.
+homepage http://www.musicpd.org/clients/${name}/
+master_sites http://www.musicpd.org/download/${name}/${branch}/
+platforms darwin
+depends_build port:pkgconfig port:libiconv
+depends_lib port:libmpdclient
use_xz yes
checksums rmd160 03076ac97ed9a6cc5cafa68cedc797cc687ad20b \
sha256 70cfa4f734a275a3c76df481ec5222872362ed8f58a4175459cae65d66acaf24
-configure.args --mandir=${prefix}/share/man
+configure.args --mandir=${prefix}/share/man
-livecheck.url http://www.musicpd.org/download/${name}/${branch}/
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)"
+livecheck.url http://www.musicpd.org/download/${name}/${branch}/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140112/7dfa107d/attachment.html>
More information about the macports-changes
mailing list