# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 88246 2011-12-23 11:18:49Z ryandesign@macports.org $ PortSystem 1.0 name pianobar version 2011.12.11 categories audio platforms darwin maintainers gmail.com:aguynamedryan+pianobar homepage http://6xq.net/projects/pianobar/ master_sites http://6xq.net/static/projects/pianobar/ 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 \ port:gnutls checksums sha256 6963d21376f201dfbf9f9ed403c84aebd23e64616d35b5a7d22cfd30a6755e6d \ rmd160 8f6c98b3037887a80719f8d1fe4d509302190e5d use_configure no variant universal {} build.target ${name} build.args CC="${configure.cc} [get_canonical_archflags]" \ PREFIX=${prefix} \ CFLAGS=-std=c99 \ LIBAO_INCLUDE=${prefix}/include \ LIBFAAD_INCLUDE=${prefix}/include \ LIBMAD_INCLUDE=${prefix}/include # On case-sensitive file systems, "make install" might # think we mean make INSTALL and do nothing because # INSTALL is always up to date. pre-destroot { file delete ${worksrcpath}/INSTALL } destroot.args PREFIX=${prefix} livecheck.type regex livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}