blob: 0db7cdeed2ad7d3e674945b1b5d4a1763cbbeb01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = sndcut
pkgdesc = Let's you generated LPs that you can laser cut from audio files. sndcut is a program the generates LP records from audio files - it generates a SVG file that you can laser cut.
pkgver = 1.9
pkgrel = 1
url = https://github.com/kallaballa/sndcut
arch = x86
arch = x86_64
license = GPL2
makedepends = boost
makedepends = cmake
depends = libsndfile
depends = libsamplerate
depends = boost-libs
source = https://github.com/kallaballa/sndcut/archive/v1.9.zip
sha1sums = b9f9346aaab40b3dbf37a5c056c2109163f4fbc1
pkgname = sndcut
|