Commit Graph

1813 Commits

Author SHA1 Message Date
Volker Grabsch c7f62b02ca Bugfix: Don't make use of outdated $(PKG)_WEBSITE variables 2012-03-30 08:08:03 +02:00
Mark Brand 18610dd5a2 update package libpng
---
 index.html    |    2 +-
 src/libpng.mk |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
2012-03-29 23:55:37 +02:00
Volker Grabsch 00f4690d3f Move full package names from src/*.mk into package list (index.html) 2012-03-29 21:41:44 +02:00
Volker Grabsch 635174b15b Add missing package name comments 2012-03-29 21:08:13 +02:00
Volker Grabsch 2c6dd869e1 Remove annoying blank lines 2012-03-29 21:04:23 +02:00
Mark Brand e404906d0a update package qt 2012-03-29 16:00:18 +02:00
Mark Brand 6d5b00f1f3 update package dbus 2012-03-29 16:00:13 +02:00
Volker Grabsch 07c311bcba Cleanup coding style via "make cleanup-style" 2012-03-29 13:02:06 +02:00
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html 2012-03-29 12:14:15 +02:00
Volker Grabsch 686c9ee25d Fix line ending style (DOS -> Unix) for some test programs 2012-03-29 12:10:58 +02:00
Volker Grabsch a04d4ca728 Improve comment style of all test programs 2012-03-29 12:01:39 +02:00
Volker Grabsch 7e6723adb5 Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html 2012-03-29 11:07:07 +02:00
Volker Grabsch defdff28f0 Rebrand to new project name MXE 2012-03-28 15:46:58 +02:00
Tony Theodore fe1012be45 package cgal: fix minimum cmake version 2012-03-28 00:33:05 +11:00
Volker Grabsch e86ebf0526 Fix annoying whitespaces at EOL 2012-03-27 13:29:57 +02:00
Volker Grabsch 5b5f87285b freeglut: Mention corresponding issue tracker entry in patch 2012-03-27 13:29:30 +02:00
Mark Brand 4308fe142f update package librsvg 2012-03-26 16:12:08 +02:00
Mark Brand 03d9af5e20 package proj: remove unnecessary patch
The real problem is projects.h which may be left behind from
proj 4.7 needs to be deleted.
2012-03-26 13:14:48 +02:00
Mark Brand e419414276 package proj: add patch source 2012-03-26 10:17:22 +02:00
Mark Brand 7747fd1b00 package dcmtk: replace patch with cherry-picked commit
---
 src/dcmtk-1-fixes.patch |  737 ++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 702 insertions(+), 35 deletions(-)
2012-03-26 09:28:44 +02:00
Mark Brand d66a6ef303 update package expat
---
 src/expat.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2012-03-25 21:59:18 +02:00
Mark Brand fca2f975c4 update package freeimage
---
 src/freeimage-1-fixes.patch |   27 +++++++++++++++++----------
 src/freeimage.mk            |    4 ++--
 2 files changed, 19 insertions(+), 12 deletions(-)
2012-03-25 21:56:47 +02:00
Luis Saavedra 60b0da738c simplication of winpcap build rules 2012-03-20 17:13:33 -03:00
LM 2f374210cb package libffi: fix update macro 2012-03-25 23:08:30 +11:00
Tony Theodore 1a2f5c3231 package proj: invoke aclocal to avoid automake version conflicts 2012-03-25 14:02:35 +11:00
Mark Brand ecf2e1f5d2 project proj: install missing header
---
 src/proj-1-fixes.patch |   27 +++++++++++++++++++++++++++
 src/proj.mk            |    2 ++
 2 files changed, 29 insertions(+)
 create mode 100644 src/proj-1-fixes.patch
2012-03-24 20:29:38 +01:00
Tony Theodore e62e78e1bb update packages libgsf, libxml++ 2012-03-25 03:48:54 +11:00
Tony Theodore ea418eb079 update packages proj, poco 2012-03-25 02:14:38 +11:00
Tony Theodore 94e28a86c8 update packages atk, atkmm 2012-03-25 01:43:58 +11:00
Tony Theodore 6c99096730 package nettle: fix update macro 2012-03-25 00:07:17 +11:00
Tony Theodore 32504cac82 package cgal: fix update macro 2012-03-24 23:37:07 +11:00
Tony Theodore f3a71bc2fa package libpng: fix update macro 2012-03-24 23:28:51 +11:00
Tony Theodore 0fbb964a57 package libharu: fix update macro 2012-03-24 23:20:54 +11:00
Tony Theodore c481284f8a package guile: increase ignored version to 2.0.5 2012-03-24 23:14:29 +11:00
Tony Theodore 2bb8068e5d package json-c: add update macro 2012-03-24 22:55:04 +11:00
Mark Brand bd415c3468 update package cgal
---
 src/cgal-1-fixes.patch |   46 +++++++++-------------------------------------
 src/cgal.mk            |   10 ++++++----
 2 files changed, 15 insertions(+), 41 deletions(-)
2012-03-24 11:19:30 +01:00
Mark Brand 3ad0eda6fd package cgal: gcc 4.7.0 compatibility fix
---
 src/cgal-1-fixes.patch |   60 +++++++++++++++++++++++++++---------------------
 1 file changed, 34 insertions(+), 26 deletions(-)
2012-03-24 10:47:18 +01:00
Mark Brand 520689ee73 package dcmtk: gcc 4.7.0 compatibility fixes
---
 src/dcmtk-1-fixes.patch |  361 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 361 insertions(+)
 create mode 100644 src/dcmtk-1-fixes.patch
2012-03-24 02:56:03 +01:00
Mark Brand d8e44437aa package libmikmod: static --libs lists needs -pthread
fixes link failure for package sdl_mixer
---
 src/libmikmod-1-fixes.patch |   27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 src/libmikmod-1-fixes.patch
2012-03-24 01:52:16 +01:00
Mark Brand 9702b72ba9 package qt: include fix for gcc 4.7.0
---
 src/qt-1-cherrypicks.patch |  145 ++++++++++++++++++++++++++++----------------
 1 file changed, 94 insertions(+), 51 deletions(-)
2012-03-23 16:38:41 +01:00
Mark Brand 23fb93df90 update package taglib
---
 src/taglib.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2012-03-23 16:04:49 +01:00
Mark Brand ac7cb9ded2 update package fontconfig
---
 src/fontconfig.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2012-03-23 16:04:43 +01:00
Mark Brand 347fc2665f update package ffmpeg
---
 src/ffmpeg.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2012-03-23 16:04:37 +01:00
Mark Brand 501d179440 update package libevent
---
 src/libevent.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2012-03-23 16:04:32 +01:00
Mark Brand e2db04d528 update package curl
---
 src/curl.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2012-03-23 16:04:27 +01:00
Mark Brand 4896387a5b update package gcc
---
 src/gcc.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2012-03-23 16:04:21 +01:00
Volker Grabsch 715b83bde1 New package: libiberty 2012-03-22 20:21:59 +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
Mark Brand a023d3335b update package gnutls 2012-03-17 16:51:56 +01:00