summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* package wt: remove qt dep - only used in examplesTony Theodore2012-03-161-1/+1
|
* Some fixes in wt library:Luis Saavedra2012-03-142-6/+61
| | | | | | | | | * build outside your source directory * boost shared off * added patch to libharu taken from http://redmine.webtoolkit.eu/projects/wt/wiki/LibHaru regards, Luis
* package gdb: fix for "makeinfo required" errorTony Theodore2012-03-151-0/+94
|
* update package opensslMark Brand2012-03-142-4/+4
|
* Update release notesVolker Grabsch2012-03-141-0/+7
|
* package wt: disable examples, tests, shared libsTony Theodore2012-03-131-0/+3
|
* package file: reorganise and add test programTony Theodore2012-03-133-26/+25
| | | | | | -use separate native build dir -remove patch and use Make variable instead -add test program
* update package opensslMark Brand2012-03-131-2/+2
|
* Add missing entries to FFmpeg pkgconfig files.Martin Lambers2012-03-101-0/+20
|
* update package freetypeMark Brand2012-03-081-2/+2
| | | | | | --- src/freetype.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* update package pixmanMark Brand2012-03-081-2/+3
|
* Make the glew package build and install GLEWmx.Martin Lambers2012-03-072-0/+33
| | | | | | | | GLEWmx is the multi-context version of GLEW. --- src/glew-test.c | 9 +++++++++ src/glew.mk | 24 ++++++++++++++++++++++++ 2 files changed, 33 insertions(+)
* rename project libgta to gtaMark Brand2012-03-073-4/+4
| | | | | | | | | | | | | | --- src/gdal.mk | 2 +- src/gta-test.c | 20 ++++++++++++++++++++ src/gta.mk | 36 ++++++++++++++++++++++++++++++++++++ src/libgta-test.c | 20 -------------------- src/libgta.mk | 36 ------------------------------------ 5 files changed, 57 insertions(+), 57 deletions(-) create mode 100644 src/gta-test.c create mode 100644 src/gta.mk delete mode 100644 src/libgta-test.c delete mode 100644 src/libgta.mk
* Make GDAL depend on libgta.Martin Lambers2012-03-071-1/+2
| | | | | | | This adds support for the GTA file format (new in GDAL 1.9.0). --- src/gdal.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
* Add package libgta.Martin Lambers2012-03-072-0/+56
| | | | | | | | | --- src/libgta-test.c | 20 ++++++++++++++++++++ src/libgta.mk | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 src/libgta-test.c create mode 100644 src/libgta.mk
* mergeVolker Grabsch2012-03-07206-5594/+86061
|\
| * mergeVolker Grabsch2012-03-071-3/+3
| |\
| * \ mergeVolker Grabsch2012-03-07206-5594/+86061
| |\ \
| | * | update package gnutlsMark Brand2012-03-022-9/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | --- src/gnutls-1-fixes.patch | 40 +++++++++++++++++++++++++++++++++------- src/gnutls.mk | 4 ++-- 2 files changed, 35 insertions(+), 9 deletions(-)
| | * | update package gccMark Brand2012-03-011-2/+2
| | | |
| | * | package sdl_net: use .pc file to link test programMark Brand2012-02-271-1/+1
| | | |
| | * | package sdl_net: added static dependency to .pc fileMark Brand2012-02-271-3/+3
| | | |
| | * | package sdl_net: added static dependency to .pc fileMark Brand2012-02-271-0/+24
| | | |
| | * | update package postgresqlMark Brand2012-02-272-12/+12
| | | |
| | * | update package graphicsmagickMark Brand2012-02-262-11/+13
| | | |
| | * | update package fftwMark Brand2012-02-251-2/+2
| | | |
| | * | package openexr: explicit pthreads dependencyMark Brand2012-02-251-2/+2
| | | |
| | * | update package dbusMark Brand2012-02-251-2/+3
| | | |
| | * | update package librsvgMark Brand2012-02-251-7/+4
| | | |
| | * | package pcre: enable utf-16 supportMark Brand2012-02-251-1/+3
| | | |
| | * | update package boostMark Brand2012-02-251-2/+2
| | | |
| | * | upgrade package fileMark Brand2012-02-211-2/+2
| | | |
| | * | update package freeimageMark Brand2012-02-203-47/+113
| | | |
| | * | update package gsoapMark Brand2012-02-201-2/+2
| | | |
| | * | update package libpngMark Brand2012-02-191-2/+2
| | | |
| | * | update package tiffMark Brand2012-02-192-31/+2
| | | |
| | * | update package gnutlsMark Brand2012-02-182-39/+16
| | | |
| | * | update package libarchiveMark Brand2012-02-142-4/+28
| | | |
| | * | update package libeventMark Brand2012-02-111-2/+2
| | | |
| | * | update package gmpMark Brand2012-02-101-2/+2
| | | |
| | * | update package gsoapMark Brand2012-02-101-2/+2
| | | |
| | * | update package pcreMark Brand2012-02-051-2/+3
| | | |
| | * | package suitesparse: fix checksumTony Theodore2012-02-041-1/+1
| | | |
| | * | package libharu: specify paths for png and zlibTony Theodore2012-02-041-2/+2
| | | |
| | * | mergeTony Theodore2012-02-045-1/+550
| | |\ \
| | | * | package dbus: don't need to call automake anymoreMark Brand2012-02-031-1/+1
| | | | |
| | | * | add missing mce header to patchMark Brand2012-02-031-0/+3
| | | | |
| | | * | package libharu: libpng 1.5 compatibilityMark Brand2012-02-031-0/+356
| | | | |
| | | * | new packages: libharu wtLuis Saavedra2012-02-033-0/+190
| | | | |
| | * | | package graphicsmagick: fix xml2-configTony Theodore2012-02-041-1/+2
| | |/ / | | | | | | | | | | | | | | | | | | | | issue seems to have been introduced here: http://graphicsmagick.hg.sourceforge.net/hgweb/graphicsmagick/graphicsmagick/rev/c689797c628f