aboutsummaryrefslogtreecommitdiffstats
path: root/audio/bristol
Commit message (Collapse)AuthorAgeFilesLines
* - Add empty directory to plistamdmi32015-09-171-0/+1
| | | | Approved by: portmgr blanket
* - Switch to USES=libtool, drop .la filesamdmi32014-06-162-7/+9
| | | | Approved by: portmgr blanket
* Remove unsupported USE_QT_VERantoine2014-06-061-1/+0
|
* - Stage supportmiwi2014-02-172-5/+4
|
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-2/+2
| | | | | | LIB_DEPENDS in audio With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Bristol is an emulation package for a number of different 'classic'madpilot2012-10-028-0/+158
synthesisers including additive, subtractive and a few organs. The application consists of the engine, which is called bristol, and its own GUI library called brighton that represents all the emulations. WWW: http://bristol.sourceforge.net/ PR: ports/169861 Submitted by: pjm <pierrejacqes.mimifir@gmail.com>