# -*- 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
description Open source Spotify client
long_description An open source Spotify client and gateway to their service
homepage http://despotify.se/
depends_build port:libtool
depends_lib port:ncurses \
path:lib/libssl.dylib:openssl \
svn.url https://svn.code.sf.net/p/despotify/code/src/
patchfiles patch-Makefile.local.mk.dist.diff \
patch-lib-local.mk.diff \
patch-lib-sndqueue.h.diff
reinplace s|@PREFIX@|${prefix}|g \
${worksrcpath}/Makefile.local.mk.dist \
${worksrcpath}/lib/local.mk
build.args CC="${configure.cc} ${configure.cc_archflags}" \
destroot.args INSTALL_PREFIX=${destroot}${prefix}