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

PortSystem      1.0

name            gnome-audio
version         2.22.2
set branch      [join [lrange [split ${version} .] 0 1] .]
maintainers     nomaintainer
categories      gnome
license         Copyleft
platforms       any
supported_archs noarch
description     Audio files for GNOME events

long_description \
    If you use the GNOME desktop environment, you may want to install this \
    package of complementary sounds. This package contains extra sound \
    files useful for customizing the sounds that the GNOME desktop \
    environment makes.

homepage        https://www.gnome.org
master_sites    gnome:sources/$name/$branch/
use_bzip2       yes

checksums       md5     51d4a50b8927cc8a4cc52cee498e9d01 \
                sha1    88bc38387a7b556eb32232f4148fd09abd59ab6d \
                rmd160  927cf787ff7a6a69ccc7d323f82dddfd1dd5a253

use_configure   no

build {}

destroot.args   datadir=${prefix}/share

livecheck.type  gnome
