# Contributor: Sodface # Maintainer: Sodface pkgname=odio-edit pkgver=23.8.1 pkgrel=0 pkgdesc="Lightweight audio wave editor" url="https://tari.in/www/software/odio-edit/" arch="all" license="GPL-3.0-or-later" subpackages="$pkgname-lang" depends=" dconf gst-libav gst-plugins-bad gst-plugins-good gst-plugins-ugly " makedepends=" gettext-dev gst-plugins-base-dev gtk+3.0-dev libodiosacd-dev " options="!check" # no test suite source="$pkgname-$pkgver.tar.gz::https://github.com/tari01/odio-edit/archive/refs/tags/$pkgver.tar.gz" build() { make } package() { make DESTDIR="$pkgdir" install } sha512sums=" 959556040f9572e2bebbdc9606b1185b5f452a84fb19849ab68210da7a2a341fcdc7c4c841e3170f5cb21e258694517acc04005a227d0ea245b310300b20babf odio-edit-23.8.1.tar.gz "