Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package qttools: add upstream build fix | Mark Brand | 2013-02-01 | 1 | -0/+322 |
| | |||||
* | Revert "package qtbase: patch to fix QtDBus on MinGW affecting qttools" | Mark Brand | 2013-02-01 | 1 | -35/+7 |
| | | | | This reverts commit 905e282daa7abb17f3c96b0590dc0d416a1d1f60. | ||||
* | update package libpng | Mark Brand | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | update package cairo | Mark Brand | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | package qtbase: patch to fix QtDBus on MinGW affecting qttools | Mark Brand | 2013-01-31 | 1 | -7/+35 |
| | |||||
* | update qt5 packages | Mark Brand | 2013-01-31 | 16 | -206/+45 |
| | |||||
* | package qtbase: rebased patches | Mark Brand | 2013-01-30 | 1 | -193/+223 |
| | |||||
* | update package pixman | Mark Brand | 2013-01-30 | 1 | -1/+1 |
| | |||||
* | update package armadillo | Mark Brand | 2013-01-30 | 1 | -1/+1 |
| | |||||
* | qt5 module packages: add update macros | Mark Brand | 2013-01-28 | 13 | -13/+16 |
| | |||||
* | package qtbase: improvements to prl and pc metafiles | Mark Brand | 2013-01-27 | 1 | -46/+157 |
| | |||||
* | package matio: use config.guess | Mark Brand | 2013-01-26 | 1 | -0/+1 |
| | |||||
* | update package matio | Martin Lambers | 2013-01-26 | 2 | -6/+18 |
| | |||||
* | update package ffmpeg | Mark Brand | 2013-01-23 | 1 | -1/+1 |
| | |||||
* | update package geos | Mark Brand | 2013-01-23 | 1 | -1/+1 |
| | |||||
* | update package gsoap | Mark Brand | 2013-01-22 | 2 | -17/+26 |
| | |||||
* | libass: depend on harfbuzz. | Martin Lambers | 2013-01-19 | 1 | -2/+3 |
| | |||||
* | update package harfbuzz | Mark Brand | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | update package nettle | Mark Brand | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | update package cairo | Mark Brand | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | update to ocaml 4.00.1 | William | 2013-01-14 | 3 | -191/+9 |
| | |||||
* | update package jpeg | Mark Brand | 2013-01-13 | 1 | -1/+1 |
| | |||||
* | update package fontconfig | Tony Theodore | 2013-01-13 | 2 | -1/+31 |
| | |||||
* | package qtbase: fix prls and other patches | Mark Brand | 2013-01-11 | 1 | -13/+272 |
| | |||||
* | update package harfbuzz | Mark Brand | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | update package cairo | Mark Brand | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | update package pango | Mark Brand | 2013-01-10 | 2 | -2/+2 |
| | |||||
* | update package xapian-core | Mark Brand | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | update package sqlite | Mark Brand | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | package netpbm: add update script | Tony Theodore | 2013-01-08 | 1 | -2/+3 |
| | |||||
* | package netcdf: add update script | Tony Theodore | 2013-01-08 | 1 | -2/+5 |
| | |||||
* | package libftdi: fix usb detection override | Tony Theodore | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | package libftdi: override libusb detection | Mark Brand | 2013-01-08 | 1 | -1/+2 |
| | | | | | Otherwise libusb will be detected on the build system and fail if it isn't there. | ||||
* | package libftdi: use config.guess | Mark Brand | 2013-01-08 | 1 | -2/+3 |
| | |||||
* | Merge pull request #116 from uwehermann/libftdi | mabrand | 2013-01-08 | 1 | -0/+26 |
|\ | | | | | Add libftdi package. | ||||
| * | Add libftdi package. | Uwe Hermann | 2013-01-08 | 1 | -0/+26 |
| | | |||||
* | | packages vtk ocaml-* cross builds: add explicit gcc dependency | Tony Theodore | 2013-01-08 | 7 | -7/+7 |
| | | |||||
* | | package libgda: disable postgresql support | Tony Theodore | 2013-01-08 | 1 | -1/+2 |
| | | | | | | | | I doubt this ever worked, it doesn't detect the prefixed pg_config and doesn't seem to support postgresql 9+ | ||||
* | | package xvidcore: disable parallel build | Tony Theodore | 2013-01-08 | 1 | -1/+1 |
|/ | |||||
* | update packages ffmpeg giflib imagemagick | Tony Theodore | 2013-01-07 | 3 | -3/+3 |
| | |||||
* | libusb's header must be named usb.h. | Uwe Hermann | 2013-01-05 | 1 | -1/+1 |
| | | | | | | The current libusb package installs it as usb0_usb.h, which is incorrect. For other packages to actually be able to use the installed libusb, the header file must be named usb.h. | ||||
* | update package muparser | Tony Theodore | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | update package giflib | Tony Theodore | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | update package gstreamer and plugins | Tony Theodore | 2013-01-05 | 3 | -3/+3 |
| | |||||
* | package file: update checksum after replaced tarball | Tony Theodore | 2013-01-05 | 1 | -1/+1 |
| | | | | http://mx.gw.com/pipermail/file/2013/001021.html | ||||
* | upgrade and patch wxwidgets in order to compile for target x86_64 (64 bit ↵ | Alois Schloegl | 2013-01-04 | 2 | -3/+14 |
| | | | | windows) | ||||
* | update package file | Mark Brand | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | update package harfbuzz | Mark Brand | 2013-01-03 | 2 | -2/+2 |
| | |||||
* | update package gnutls | Mark Brand | 2013-01-03 | 1 | -9/+5 |
| | |||||
* | package hdf4: expand range of host os check | Tony Theodore | 2012-12-31 | 1 | -1/+1 |
| |