Commit Graph

2291 Commits

Author SHA1 Message Date
Volker Grabsch a2d2bf86c7 Simplify authors list in the docs 2012-03-22 23:19:40 +01:00
Volker Grabsch 715b83bde1 New package: libiberty 2012-03-22 20:21:59 +01:00
Volker Grabsch 7716f93ed9 Adjust documentation to point to the Git mirror repository 2012-03-22 14:49:37 +01:00
Volker Grabsch 750687df50 Add Git to the list of requirements 2012-03-22 14:25:07 +01:00
Volker Grabsch ac7cb3750d Fix annoying TABs and missing newlines at EOF 2012-03-22 10:50:34 +01:00
Mark Brand 2a8c9045d2 update package sqlite 2012-03-20 16:29:23 +01:00
Volker Grabsch a889647b58 Check for required versions of Autoconf and Automake 2012-03-19 12:19:52 +01:00
Tony Theodore f33aaaa2a0 doc update: OSX requirements 2012-03-18 14:33:03 +11:00
Mark Brand a023d3335b update package gnutls 2012-03-17 16:51:56 +01:00
Mark Brand d484a7224c Backed out changeset 0157d0da7b9a
because it accidentally included ffmpeg.mk
2012-03-17 16:50:13 +01:00
Mark Brand 6e75b1e133 update package gnutls src/gnutls* 2012-03-17 16:44:02 +01:00
Tony Theodore cabb2e90bf package wt: remove qt dep - only used in examples 2012-03-16 20:45:10 +11:00
Luis Saavedra 04871c7ec0 Some fixes in wt library:
* build outside your source directory
  * boost shared off
  * added patch to libharu taken from http://redmine.webtoolkit.eu/projects/wt/wiki/LibHaru

regards,
Luis
2012-03-14 13:49:25 -03:00
Tony Theodore 8befdfa841 package gdb: fix for "makeinfo required" error 2012-03-15 22:01:59 +11:00
Mark Brand 7af1b25b8f update package openssl 2012-03-14 20:03:04 +01:00
Volker Grabsch 1547794a23 Update release notes 2012-03-14 16:19:59 +01:00
Tony Theodore 313ab348d0 package wt: disable examples, tests, shared libs 2012-03-14 01:54:49 +11:00
Tony Theodore 94aa65ad1a package file: reorganise and add test program
-use separate native build dir
-remove patch and use Make variable instead
-add test program
2012-03-13 23:49:42 +11:00
Mark Brand c5a2e48f98 update package openssl 2012-03-13 03:01:04 +01:00
Martin Lambers 0e8072da46 Add missing entries to FFmpeg pkgconfig files. 2012-03-10 20:00:28 +01:00
Mark Brand 495d04bc78 update package freetype
---
 src/freetype.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2012-03-08 23:35:55 +01:00
Mark Brand a401f0aef0 update package pixman 2012-03-08 21:28:57 +01:00
Martin Lambers ab35909e4d Make the glew package build and install GLEWmx.
GLEWmx is the multi-context version of GLEW.
---
 src/glew-test.c |    9 +++++++++
 src/glew.mk     |   24 ++++++++++++++++++++++++
 2 files changed, 33 insertions(+)
2012-03-07 21:50:40 +01:00
Mark Brand cc7ac84e6c rename project libgta to gta
---
 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
2012-03-07 21:50:40 +01:00
Martin Lambers 61e7272cb7 Make GDAL depend on libgta.
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(-)
2012-03-07 21:50:40 +01:00
Martin Lambers 40f4abfa4a Add package libgta.
---
 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
2012-03-07 21:50:40 +01:00
Volker Grabsch 7a4caaa3d1 merge 2012-03-07 15:44:57 +01:00
Volker Grabsch 546f39de50 fix typo 2012-03-07 15:44:17 +01:00
Volker Grabsch ce6744b6c3 merge 2012-03-07 11:11:27 +01:00
Volker Grabsch e7af8ce810 improve wording in docs 2012-03-07 11:11:12 +01:00
Volker Grabsch 38e0574b2d merge 2012-03-07 10:38:12 +01:00
Volker Grabsch 1bc9c4d630 fix #! lines for bash 2012-03-07 10:37:46 +01:00
Mark Brand ee1ed3688b update package gnutls
---
 src/gnutls-1-fixes.patch |   40 +++++++++++++++++++++++++++++++++-------
 src/gnutls.mk            |    4 ++--
 2 files changed, 35 insertions(+), 9 deletions(-)
2012-03-02 22:27:33 +01:00
Mark Brand ee89c66a1c update package gcc 2012-03-01 19:19:23 +01:00
Mark Brand 7c095eda35 package sdl_net: use .pc file to link test program 2012-02-27 14:50:05 +01:00
Mark Brand 9cd708d713 package sdl_net: added static dependency to .pc file 2012-02-27 14:49:22 +01:00
Mark Brand 6de6554cdd package sdl_net: added static dependency to .pc file 2012-02-27 14:42:44 +01:00
Mark Brand 2ecf5de9cc update package postgresql 2012-02-27 14:23:10 +01:00
Mark Brand 87d14f7e89 update package graphicsmagick 2012-02-26 09:07:52 +01:00
Mark Brand 0b9a969b39 update package fftw 2012-02-25 23:23:20 +01:00
Mark Brand 1c73eb1ec8 package openexr: explicit pthreads dependency 2012-02-25 16:07:56 +01:00
Mark Brand 90bfebcfbd update package dbus 2012-02-25 15:54:48 +01:00
Mark Brand f54669bcea update package librsvg 2012-02-25 15:48:33 +01:00
Mark Brand cf925aa33b package pcre: enable utf-16 support 2012-02-25 15:13:52 +01:00
Mark Brand 2a213a5d6b update package boost 2012-02-25 08:49:27 +01:00
Mark Brand 473dd3fd79 upgrade package file 2012-02-21 22:57:50 +01:00
Mark Brand e0eabfed4d update package freeimage 2012-02-20 10:01:09 +01:00
Mark Brand ee794819b0 update package gsoap 2012-02-20 08:52:12 +01:00
Mark Brand e37c85cc53 update package libpng 2012-02-19 21:09:35 +01:00
Mark Brand fcb5fc4001 update package tiff 2012-02-19 13:57:44 +01:00