# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name totem-pl-parser version 3.10.0 set branch [join [lrange [split ${version} .] 0 1] .] categories gnome license LGPL-2+ maintainers devans openmaintainer 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}/ use_xz yes checksums rmd160 f0cb5f798daaa678e9d17b06c7fe31c10ca939dc \ sha256 87eac3fdf2b632dfac0edda07906a3e84f1ce4442b8127394414020dafe41aa9 depends_build port:pkgconfig \ port:intltool depends_lib port:libsoup \ port:libarchive \ port:libgcrypt \ port:libquvi \ port:libxml2 \ port:gmime \ port:gobject-introspection patchfiles patch-plparse-plparser.symbols.diff configure.args --enable-introspection=yes \ --enable-libarchive \ --enable-libgcrypt \ --enable-quvi \ --disable-silent-rules livecheck.type gnome