aboutsummaryrefslogtreecommitdiffstats
path: root/audio/raul
Commit message (Collapse)AuthorAgeFilesLines
* - Add staging supportpawel2014-04-081-4/+3
| | | | - Convert USES=tar:bzip2
* Chase boost and icu bumpbapt2014-02-071-1/+1
| | | | While here convert some LIB_DEPENDS
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
| | | | | | LIB_DEPENDS in audio With hat: portmgr
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-11-241-3/+3
| | | | dependency
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-041-2/+0
| | | | | | | | | | | | MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER} without any extra logic. - Cleanup ports working around the empty MAKE_JOBS_NUMBER - This also fixes several ports that were expecting MAKE_JOBS_NUMBER to always have a number Reviewed by: bapt Spotted by: John Marino <draco@marino.st> With hat: portmgr
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categorybapt2013-04-231-1/+1
|
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo
* Chase boost updatebapt2013-01-311-6/+3
|
* Update to 0.8.0ehaupt2011-08-126-125/+50
| | | | | PR: 159426 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Drop maintainership for ports I can't maintain anymore.trasz2010-10-261-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Improve BROKEN, make portlint happy.trasz2009-09-151-2/+4
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Update boost to 1.39pav2009-07-281-1/+1
| | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
* - Mark BROKEN: triggers gcc segfault on amd64.pav2008-12-201-1/+7
| | | | Reported by: pointyhat
* Raul (Realtime Audio Utility Library) is a C++ utility librarytrasz2008-11-166-0/+172
primarily aimed at audio/musical applications. It is used by Ingen, Patchage, and Machina. WWW: http://wiki.drobilla.net/Raul