Skip to content

Instantly share code, notes, and snippets.

View nimius-dev's full-sized avatar

nimius-dev

View GitHub Profile
@nimius-dev
nimius-dev / PKGBUILD
Created October 24, 2024 20:27
Bristol PKGBUILD AUr
pkgname=bristol
pkgver=0.60.11
pkgrel=3
pkgdesc="Vintage synthesizers emulator"
arch=(i686 x86_64)
url="http://bristol.sourceforge.net"
license=('GPL')
makedepends=('gcc')
depends=('jack' 'libx11')
options=(!libtool)