Commit Graph

2424 Commits

Author SHA1 Message Date
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
Mark Brand 317b39563e update package gnutls 2012-02-18 22:51:54 +01:00
Mark Brand 1bc18a59bd update package libarchive 2012-02-14 12:47:28 +01:00
Mark Brand feab1e1f64 update package libevent 2012-02-11 10:07:27 +01:00
Mark Brand 63cb9002cc update package gmp 2012-02-10 12:03:22 +01:00
Mark Brand 22a1cbc10f update package gsoap 2012-02-10 03:20:29 +01:00
Mark Brand 13fb86af1c update package pcre 2012-02-05 11:02:18 +01:00
Tony Theodore 3eb95d3a40 package suitesparse: fix checksum 2012-02-05 04:26:45 +11:00
Tony Theodore 7be27cd9a8 package libharu: specify paths for png and zlib 2012-02-04 17:02:21 +11:00
Tony Theodore a9d4374151 merge 2012-02-04 16:45:32 +11:00
Tony Theodore 7f0254849c package graphicsmagick: fix xml2-config
issue seems to have been introduced here:

http://graphicsmagick.hg.sourceforge.net/hgweb/graphicsmagick/graphicsmagick/rev/c689797c628f
2012-02-04 16:43:41 +11:00
Mark Brand 13f574cce4 package dbus: don't need to call automake anymore 2012-02-03 21:17:51 +01:00
Mark Brand 885bc3c1e3 add missing mce header to patch 2012-02-03 15:55:34 +01:00
Mark Brand 53841706da package libharu: libpng 1.5 compatibility 2012-02-03 15:50:23 +01:00
Luis Saavedra b34af7ff54 new packages: libharu wt 2012-02-03 15:49:28 +01:00
Mark Brand c04f64bc51 update package libssh2 2012-02-01 10:55:27 +01:00
Mark Brand a05d2cc7cf update package libpng 2012-02-01 09:07:35 +01:00
Thomas Mayer 5c413ab92f new package json-c 2012-01-31 14:32:21 +01:00