# -*- 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
maintainers {ryandesign @ryandesign} openmaintainer
description C++ library for loading, modifying and creating \
Gigasampler and DLS (Downloadable Sounds) Level 1/2 files
long_description libgig is a C++ library for loading, modifying existing \
and creating new Gigasampler files and DLS (Downloadable \
Sounds) Level 1/2 files. \
The following command line tools are also included: \
\n* gigextract (extracts samples from a .gig file) \
\n* gigdump (prints out the content of a .gig file) \
\n* dlsdump (prints out the content of a DLS file) \
\n* rifftree (prints out the RIFF tree structure of an \
homepage http://www.linuxsampler.org/libgig/
master_sites http://download.linuxsampler.org/packages/
checksums rmd160 b2c197fd0d16ec2750fd67b79eed68043b8d614d \
sha256 d22a3c7ba13d920c1d4b6c218107ad105622ae9d1236ffbce007b98547774425
depends_build port:pkgconfig
depends_test port:cppunit
depends_lib port:libsndfile
patchfiles patch-src-testcases-main.cpp.diff
configure.ldflags-append -framework CoreFoundation
test.dir ${worksrcpath}/src/testcases
system -W ${test.dir} "${build.cmd} libgigtests"