summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package gnutls: rebased patchesMark Brand2013-02-061-7/+30
|
* doc update: add libffi to requirements listTony Theodore2013-02-061-0/+4
|
* package gnutls: drop required automake version from 1.11.3 to 1.11.1Tony Theodore2013-02-061-1/+1
|
* package ilmbase: additional SHELL variable for configureTony Theodore2013-02-061-1/+2
|
* doc update: add note about installing cmake from backports on Debian SqueezeTony Theodore2013-02-061-0/+14
|
* package imagemagick: fix runtime errors due to threading bugsMartin Lambers2013-02-061-1/+3
| | | | | | Runtime tests have revealed that libMagick++ crashes in pthread-related code. Therefore, this patch disables threading in the package. Unfortunately the configure switch is not enough; the resulting config header needs to be tweaked.
* package openexr: add link testMartin Lambers2013-02-062-0/+26
|
* package imagemagick: fix freetype detection, add testMartin Lambers2013-02-062-1/+23
|
* Merge pull request #125 from marlam/fix-bzip2Tony Theodore2013-02-062-2/+54
|\ | | | | package bzip2: fix runtime crashes
| * package bzip2: fix runtime crashesMartin Lambers2013-01-302-2/+54
| | | | | | | | | | | | | | | | This moves the source modifications from the Makefile into a patch, and it adds a critical change: instead of removing WINAPI, the whole _WIN32 preprocessor block is deactivated. This fixes the BZ_API macro. This is necessary to fix runtime crashes in my application.
* | Merge pull request #124 from marlam/update-teemTony Theodore2013-02-062-4/+3
|\ \ | | | | | | update package teem
| * | update package teemMartin Lambers2013-01-302-4/+3
| |/
* | Merge pull request #126 from alexkay/masterTony Theodore2013-02-061-0/+9
|\ \ | | | | | | package x264: fix compilation on FreeBSD
| * | Fix x264 compilation on FreeBSDAlexander Kojevnikov2013-02-031-0/+9
| | |
* | | package portmidi: add update macro placeholderTony Theodore2013-02-061-0/+5
| | |
* | | package portmidi: standalone test and strict compiler flagsTony Theodore2013-02-062-1/+41
| | |
* | | Merge pull request #122 from stefanha/portmidiTony Theodore2013-02-063-0/+85
|\ \ \ | | | | | | | | add package portmidi
| * | | add package portmidiStefan Hajnoczi2013-01-273-0/+85
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PortMidi is a cross-platform MIDI library. Its webpage says: "It supports real-time input and output of MIDI data using a system-independent interface. PortMidi runs on Windows (using MME), Macintosh (using CoreMIDI), and Linux (using ALSA)." The build system is cmake. A patch was necessary to build without a Java Native Interface dependency (only needed for Java bindings and Java-based utilities). The pm_test/test.c program is compiled in order to prove that building works. Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
* | | update package vmimeMark Brand2013-02-053-13/+13
| | |
* | | update package opensslMark Brand2013-02-052-2/+2
| | |
* | | update package pangoMark Brand2013-02-052-2/+2
| | |
* | | update package boostMark Brand2013-02-042-2/+2
| | |
* | | update package vmimeMark Brand2013-02-043-4/+4
| | |
* | | update package gnutlsMark Brand2013-02-043-45/+47
| | |
* | | update package gsoapMark Brand2013-02-042-2/+2
| |/ |/|
* | update package soxMark Brand2013-02-022-2/+2
| |
* | package qtbase: upstream patch for mingw name clash (again)Mark Brand2013-02-021-9/+50
| |
* | package qttools: clean up previous commitMark Brand2013-02-011-214/+2
| |
* | package qttools: add upstream build fixMark Brand2013-02-011-0/+322
| |
* | Revert "package qtbase: patch to fix QtDBus on MinGW affecting qttools"Mark Brand2013-02-011-35/+7
| | | | | | | | This reverts commit 905e282daa7abb17f3c96b0590dc0d416a1d1f60.
* | update package libpngMark Brand2013-02-012-2/+2
| |
* | update package cairoMark Brand2013-01-312-2/+2
| |
* | package qtbase: patch to fix QtDBus on MinGW affecting qttoolsMark Brand2013-01-311-7/+35
| |
* | update qt5 packagesMark Brand2013-01-3117-219/+58
| |
* | package qtbase: rebased patchesMark Brand2013-01-301-193/+223
| |
* | update package pixmanMark Brand2013-01-302-2/+2
| |
* | update package armadilloMark Brand2013-01-302-2/+2
| |
* | qt5 module packages: add update macrosMark Brand2013-01-2813-13/+16
| |
* | package qtbase: improvements to prl and pc metafilesMark Brand2013-01-271-46/+157
|/
* package matio: use config.guessMark Brand2013-01-261-0/+1
|
* update package matioMartin Lambers2013-01-263-7/+19
|
* update package ffmpegMark Brand2013-01-232-2/+2
|
* update package geosMark Brand2013-01-232-2/+2
|
* update package gsoapMark Brand2013-01-223-18/+27
|
* Merge pull request #119 from marlam/for-upstreammabrand2013-01-191-2/+3
|\ | | | | libass: depend on harfbuzz.
| * libass: depend on harfbuzz.Martin Lambers2013-01-191-2/+3
|/
* update package harfbuzzMark Brand2013-01-192-2/+2
|
* update package nettleMark Brand2013-01-172-2/+2
|
* update package cairoMark Brand2013-01-172-2/+2
|
* Merge pull request #118 from william3/update-ocamlTony Theodore2013-01-164-193/+11
|\ | | | | update to ocaml 4.00.1