# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id: Portfile 73207 2010-11-07 00:24:38Z ryandesign@macports.org $ PortSystem 1.0 name pianobar version 2010.11.06 categories audio platforms darwin maintainers gmail.com:aguynamedryan+pianobar homepage http://6xq.net/html/00/17.html master_sites http://6xq.net/media/00/16/ use_bzip2 yes description Console-based pandora.com player long_description "pianobar" is a console client for the \ personalized web radio pandora \ (http://www.pandora.com).\ Play and manage stations, rate songs and \ see why they were selected, show upcoming \ configure keybindings, last.fm scrobbling, \ proxy support for listening outside of USA. depends_lib port:libao \ port:faad2 \ port:libmad checksums sha1 1b88dccecda093140aa878a9f0e4619b19dd5561 \ rmd160 399b7496034489f6d8ed464480833ea678c1f4de use_configure no variant universal {} if {[variant_isset universal]} { set archflags ${configure.universal_cflags} } else { set archflags ${configure.cc_archflags} } build.args CC="${configure.cc} ${archflags}" \ PREFIX=${prefix} \ LIBAO_INCLUDE=${prefix}/include \ LIBFAAD_INCLUDE=${prefix}/include \ LIBMAD_INCLUDE=${prefix}/include destroot.args PREFIX=${prefix} livecheck.type regex livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}