# $Id: Portfile 43466 2008-12-11 01:05:03Z jmr@macports.org $ PortSystem 1.0 name totem-pl-parser version 2.22.3 set branch [join [lrange [split ${version} .] 0 1] .] categories gnome maintainers nomaintainer description Gnome Playlist parser long_description \ totem-pl-parser is a simple GObject-based library to parse \ a host of playlist formats, as well as save those homepage http://live.gnome.org/Totem platforms darwin master_sites gnome:sources/${name}/${branch}/ checksums md5 a00956f87fa8fcb1f6760dccea5e0f84 \ sha1 65ec8c18384cb40fcbb006c948c9d6fad961b124 distname totem-pl-parser-${version} use_bzip2 yes depends_build port:pkgconfig depends_lib port:gnome-vfs \ port:evolution-data-server patchfiles patch-lib-memmem.c.diff configure.args --mandir=${prefix}/share/man \ livecheck.check regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}