# $Id: Portfile 53286 2009-07-02 15:32:22Z rmsfisher@macports.org $

PortSystem          1.0

name                libgpod
version             0.7.2
categories          multimedia
platforms           darwin
maintainers         simon openmaintainer
description         libgpod is a library to access the contents of an iPod.
long_description    ${description} This library is based on code used in the \
                    gtkpod project. Starting with V0.96.CVS gtkpod depends \
                    on this library.

homepage            http://www.gtkpod.org/libgpod.html
master_sites        sourceforge:gtkpod
checksums           md5     1ec69c3a19fb071b1639cdcaf68463c1 \
                    sha1    66c95cec9f8aba92f3472df7429e873d30d0bd79 \
                    rmd160  231b4efd49b8b36e5b644e804a2cd0958b1d3fbf

depends_build       port:pkgconfig

depends_lib         port:gtk2 \
                    port:p5-xml-parser

patchfiles          patch-src_Makefile.in.diff

livecheck.distname  ${name}
livecheck.version   ${name}-${version}
