# -*- 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 53014 2009-06-28 07:33:48Z rmsfisher@macports.org $

PortSystem          1.0

name                gtkpod
version             0.99.14
categories          multimedia gnome
platforms           darwin
maintainers         rmsfisher openmaintainer
description         gtkpod is a platform independent Graphical User Interface for Apple's iPod using GTK2.gpod is a library to access the contents of an iPod.
long_description    ${description} It supports the first to fifth Generation including the iPod mini, iPod Photo, iPod Shuffle, iPod nano, and iPod Video.
homepage            http://www.gtkpod.org/
master_sites        sourceforge:gtkpod
checksums           md5     f7948eceb955b302f4c47da4c0e1ec12 \
                    sha1    92977420c0b54e85ddc80fbe2e99cd4a5e4e81b9 \
                    rmd160  ec4806918310b3071c33d461af3a354b5826a84c
depends_lib         port:libglade2 port:libgpod port:libid3tag port:libmp4v2 \
                    port:autoconf port:curl port:flex port:gnome-vfs
configure.args      --mandir=${prefix}/share/man --without-ogg --without-flac
patchfiles          patch-src_Makefile.in.diff
livecheck.distname  ${name}
livecheck.version   ${name}-${version}
