Package Details: dexed-git 0.9.8.r0.gfe6efbc-1

Git Clone URL: https://aur.archlinux.org/dexed-git.git (read-only, click to copy)
Package Base: dexed-git
Description: A software synth closely modelled on the Yamaha DX7 (git version)
Upstream URL: https://asb2m10.github.io/dexed
Keywords: audio clap dx7 fm-synthesis plugin synthesizer vst3
Licenses: GPL-3.0-only
Groups: pro-audio, vst3-plugins, clap-plugins
Conflicts: dexed, dexed-clap, dexed-docs, dexed-standalone, dexed-vst3
Provides: dexed
Submitter: SpotlightKid
Maintainer: SpotlightKid
Last Packager: SpotlightKid
Votes: 12
Popularity: 0.000000
First Submitted: 2018-03-23 22:57 (UTC)
Last Updated: 2024-10-09 10:52 (UTC)

Required by (0)

Sources (16)

Latest Comments

« First ‹ Previous 1 2 3

Gimmeapill commented on 2018-03-20 19:43 (UTC)

As per the changelog of version 0.9.4 freshly released, Dexed also comes as a standalone version, which is built by default.

So this only requires one additional line in the package function:

install -Dm755 build/Dexed "${pkgdir}/usr/bin/dexed"

(I didn't capitalize on purpose)