Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rncbc:apps
synthv1
PKGBUILD
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File PKGBUILD of Package synthv1
pkgname=synthv1 pkgver=1.1.3 pkgrel=5.1 pkgdesc="synthv1 - an old-school polyphonic synthesizer" arch=('x86_64') url="https://synthv1.sourceforge.io/" license=('GPL2') groups=('lv2-plugins' 'pro-audio') makedepends=('cmake' 'gzip' 'dbus-broker-units' 'lv2' 'qtbase6.8-static' 'qttools6.8-static' 'qttranslations6.8-static' 'qtsvg6.8-static') depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'mesa' 'alsa-lib' 'jack2' 'liblo' ) source=("${pkgname}-${pkgver}.tar.gz") sha512sums=('SKIP') build() { cd "${pkgname}-${pkgver}" source /opt/qt6.8-static/bin/qt6.8-static-env.sh cmake -DCMAKE_INSTALL_PREFIX=/usr -Wno-dev -B build -S . cmake --build build --parallel 7 } package() { cd "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" cmake --install build install -t "${pkgdir}/usr/share/doc/${pkgname}" \ -vDm 644 {README,LICENSE,ChangeLog} }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor