# -*- 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

PortSystem          1.0

name                xorriso
version             1.5.8
revision            0
worksrcdir          ${name}-${version}
checksums           rmd160  5c99a2275a4cfad3a08f243f65c4c5525a6b109c \
                    sha256  319e3675cd7d986bf71d36596ca7b03dac172a758462bedcbbd298a7f86f36cc \
                    size    2995066

categories          sysutils
maintainers         {gmail.com:srirangav @srirangav} openmaintainer
license             GPL-3+
description         ISO 9660 Rock Ridge Filesystem Manipulator
long_description    xorriso can copy files to Rock Ridge enhanced \
                    ISO 9660 filesystems and allows session-wise \
                    manipulation of such filesystems. It can load \
                    the management information of existing ISO images \
                    and it writes the session results to optical media \
                    or to the filesystem. xorriso is also able to copy \
                    files out of ISO 9660 filesystems.

homepage            https://www.gnu.org/software/xorriso/
master_sites        gnu:xorriso

depends_lib         port:libiconv \
                    port:readline \
                    port:zlib \
                    port:bzip2

livecheck.regex     ${name}-(\\d+(?:\\.\[pl\\d\]+)*)
