# -*- 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
PortGroup gobject_introspection 1.0
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers {devans @dbevans} 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 https://wiki.gnome.org/Apps/Videos
master_sites gnome:sources/${name}/${branch}/
checksums rmd160 43cb9f7d13f2ac3d316365afb6432a6e19772058 \
sha256 ffc50a0713d5f3049912545169eea7d367483b2c4a868032940516ed1e78dd2b
depends_build port:pkgconfig \
depends_lib port:libsoup \
gobject_introspection yes
patchfiles patch-plparse-plparser.symbols.diff
# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
configure.cmd ./autogen.sh
configure.args --enable-libarchive \