Commit Graph

2842 Commits

Author SHA1 Message Date
Tony Theodore 876b53a444 package xerces: enable pthreads 2013-03-24 01:49:35 +11:00
Tony Theodore 275cc6bae8 package plib: fix update macro 2013-03-23 22:46:49 +11:00
Tony Theodore 679d6d88e6 update package portablexdr 2013-03-23 22:40:59 +11:00
Tony Theodore ae78aba9c1 package plibc: add update macro 2013-03-23 22:37:42 +11:00
Tony Theodore 96a07cb433 package teem: add update macro 2013-03-23 22:34:46 +11:00
Tony Theodore c461d3ddbc package portmidi: add update macro 2013-03-23 22:28:22 +11:00
Tony Theodore ec79408f71 Merge branch 'master' of github.com:mxe/mxe 2013-03-23 22:20:20 +11:00
Tony Theodore 284e91c814 package portablexdr: add update macro 2013-03-23 22:18:38 +11:00
Tony Theodore dff5a376a1 package plib: add update macro 2013-03-23 22:11:55 +11:00
Mark Brand 9ad28fd5c0 update package gcc 2013-03-23 12:01:50 +01:00
Mark Brand bbb92211cc update package vmime 2013-03-23 12:01:50 +01:00
Tony Theodore a4226be0af package pcl: add update macro 2013-03-23 21:54:24 +11:00
Tony Theodore d470d17d9c package hdf5: automake 1.13 requires an m4 directory 2013-03-23 19:32:26 +11:00
Tony Theodore a415a179c8 package json-c: replace deprectaed AM_CONFIG_HEADER with
AC_CONFIG_HEADERS
2013-03-23 19:03:46 +11:00
Tony Theodore f92f8bf2bc package libssh2:replace deprectaed AM_CONFIG_HEADER with
AC_CONFIG_HEADERS
2013-03-23 18:49:36 +11:00
Tony Theodore cf51a138ba package lua: add pkg-config file 2013-03-23 18:39:37 +11:00
Tony Theodore b5da5ade8d package opencv: disable gtk, gstreamer, and xine since they are unix only 2013-03-23 17:59:06 +11:00
Luis Saavedra 734329ad56 add package opencv
OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library.

See more: http://opencv.org/about.html
2013-03-20 03:02:31 -04:00
Tony Theodore 26e46c8929 Merge pull request #160 from residuum/master
Official json-c downloads have moved
2013-03-19 20:55:29 -07:00
Thomas Mayer f8eff20cb2 json-c downloads have moved to Amazon S3 (see https://github.com/json-c/json-c/issues/72) 2013-03-20 00:08:09 +01:00
Mark Brand 02fb29472e update package libgcrypt 2013-03-18 20:48:06 +01:00
Mark Brand c284b08f57 update package sqlite 2013-03-18 20:47:48 +01:00
Mark Brand bd3e8121ae package qtbase: cherry-pick upstream sql fixes
Qt 5.0.2 should be out one of these days anyway, but in the meantime
it's nice to have these fixed.
2013-03-18 12:10:22 +01:00
Mark Brand 2f58aca8be update package vmime 2013-03-16 13:58:43 +01:00
Mark Brand 79add44b8c update packages mpfr gcc-mpfr 2013-03-14 16:31:33 +01:00
Tony Theodore 6008bd37db Merge branch 'stable' 2013-03-12 22:25:57 +11:00
Tony Theodore 9267c625d0 package freeimage: add -lws2_32 to pkg-config file 2013-03-12 22:25:36 +11:00
Ulrich Klauer b626992d4e Add package opusfile
Opusfile is a decoder for Opus files. It provides a higher-level API
than the opus library, of which it makes use.

Update function taken directly from opus.mk. Two patches are needed to
make it work, one is taken from the upstream repository (change
introduced after the latest release), the other is by myself.
2013-03-12 01:41:42 +01:00
Mark Brand 75914ee94a update package poppler 2013-03-12 00:00:57 +01:00
Mark Brand 64813bdccf update package vmime 2013-03-11 20:52:16 +01:00
Tony Theodore 3f57e66418 Merge branch 'stable' 2013-03-12 04:44:11 +11:00
Tony Theodore a327292b95 package freeimage: create and use pkg-config file 2013-03-12 04:43:36 +11:00
Tony Theodore f1f65a96cd package freeimage: fix test program for stable branch 2013-03-12 04:00:17 +11:00
Tony Theodore 120046cdac package freeimage: fix test program for stable branch 2013-03-12 03:57:20 +11:00
Tony Theodore 6edd87aac4 package freeimage: fix static build and add test program 2013-03-12 03:26:37 +11:00
Mark Brand 01db47177e update package freeimage 2013-03-12 03:26:28 +11:00
Tony Theodore 31133c3f44 package freeimage: fix static build and add test program 2013-03-12 02:59:02 +11:00
Tony Theodore a0d71fec95 Merge pull request #155 from residuum/github-dl
Github downloads are deprecated
2013-03-11 07:33:10 -07:00
Tony Theodore 39e5a66006 Merge pull request #156 from residuum/liboauth-1.0.1
Updated liboauth to 1.0.1
2013-03-11 06:08:57 -07:00
Luis Saavedra 820cbd4299 configuring SHELL because libtools fails with dash in some systems 2013-03-11 02:43:14 -04:00
Thomas Mayer 1ac9e0400b Github downloads are deprecated, using tags instead or remove Github as alternative URL. 2013-03-10 17:53:02 +01:00
Ulrich Klauer d51295150e Enable use of optional libmagic for sox
Make sox use libmagic (package "file") for file type detection.
Requires two ugly hacks.
2013-03-10 09:27:06 +01:00
Ulrich Klauer e447c58a7c Enable most optional libraries for sox
Enable most remaining optional libraries for package sox. Still
disabled are file/magic (needs a patch), ffmpeg (doesn't compile, will
be removed from next upstream version) and id3tag (not yet in MXE), as
well as the audio drivers for platforms other than Windows.
2013-03-10 09:27:06 +01:00
Thomas Mayer 72f3191d58 Updated liboauth to 1.0.1 2013-03-10 01:18:17 +01:00
Ryan Pavlik 4deeae718f Update glib.mk
Don't let autogen.sh run configure - we do this manually.
2013-03-08 14:12:05 -06:00
Mark Brand 8776dd152f package vmime: fixes for pkg-config 2013-03-07 00:42:03 +01:00
Mark Brand d822db277f update package vmime 2013-03-07 00:09:09 +01:00
Mark Brand 9e0b8825f2 update package pango 2013-03-06 22:09:58 +01:00
Mark Brand b72af3a302 update package geos 2013-03-06 22:09:58 +01:00
Mark Brand a00bf9488d update package vmime 2013-03-06 22:09:57 +01:00
Tony Theodore 60dab15237 Merge pull request #150 from uklauer/linkfix
Fix ocaml-xml-light section in index.html
2013-03-06 06:53:05 -08:00
Ulrich Klauer 47ca11e321 Fix ocaml-xml-light section in index.html
In index.html, use the full name of package ocaml-xml-light and fix
the website link (used to 404). Also change the URL in the
src/ocaml-xml-light.mk UPDATE section accordingly.
2013-03-06 13:18:03 +01:00
Ulrich Klauer cf278cd59a Build sox with twolame support 2013-03-06 13:14:20 +01:00
Ulrich Klauer f1e4cc5f02 Add package twolame
TwoLAME is an MP2 (MPEG Audio Layer 2) encoder. The library is LGPL.
Website: http://www.twolame.org/

Built via autotools. No special dependencies; libsndfile is only used
for the command-line encoder, not for the library.
2013-03-06 13:10:51 +01:00
Tony Theodore 0bec7387ab package sox: reformat configure options 2013-03-04 19:42:17 +11:00
Tony Theodore f7ead87abd package gst-plugins-good: add wavpack dependency 2013-03-04 19:30:40 +11:00
Tony Theodore 2ca794aba9 Merge pull request #149 from uklauer/wavpack
Add package wavpack
2013-03-04 00:27:54 -08:00
Ulrich Klauer 287aafafa3 Build sox with wavpack support 2013-03-03 19:27:20 +01:00
Ulrich Klauer 70cacbb5c9 Explicitly enable/disable dependencies for sox
Explicitly enable or disable all optional features of the sox package,
as recommended in the "Guidelines for Creating Packages". This ensures
a consistent build result.

FFmpeg is removed because libsox doesn't build against its current API
anyway, whether told so or not; cf. http://bugs.debian.org/693642
2013-03-03 19:25:59 +01:00
Ulrich Klauer f31c48e8ae Build xine-lib with wavpack support
Activate wavpack support in xine-lib. This reveals a latent bug
(missing include) in xine-lib, for which a patch is provided.
2013-03-03 18:00:57 +01:00
Ulrich Klauer ef2b62d98b Add package wavpack
WavPack is an open audio compression format that offers lossless,
lossy, and hybrid compression modes. (Hybrid mode: A lossily
compressed file is accompanied by a correction file that allows
lossless reconstruction of the original audio.) The library has a
three-clause BSD licence. Website: http://www.wavpack.com/

Built via autotools. No special dependencies; libiconv is only used
for the command-line programs, not for the library.
2013-03-03 17:55:24 +01:00
Tony Theodore c5ce2ec4e3 package guile: tidy up test program 2013-03-04 03:03:13 +11:00
Tony Theodore c2b04c0175 package guile: fix test program 2013-03-04 01:13:36 +11:00
Tony Theodore 8de57b0d6d package guile: add libgnurx dependency 2013-03-03 21:13:58 +11:00
Tony Theodore 24b7c860fb package libgnurx: add link to libregex.a 2013-03-03 21:13:25 +11:00
Mark Brand 9bb3178d7c update package armadillo 2013-03-01 11:10:12 +01:00
Mark Brand 33b2ea6870 update package vmime 2013-03-01 11:09:33 +01:00
Mark Brand a4cd2283fc update package gnutls 2013-02-28 10:20:19 +01:00
Mark Brand 8219b36f3f update package vmime 2013-02-28 10:10:13 +01:00
Mark Brand 2d29cafd2d package qtbase: improve pkgconfig freetype patch 2013-02-26 13:47:33 +01:00
Mark Brand 881ad974e6 update package libgpg_error 2013-02-26 01:18:11 +01:00
Mark Brand bb1149dd90 update package harfbuzz 2013-02-26 01:17:40 +01:00
Mark Brand 2d65cc0410 update package vmime 2013-02-25 20:30:46 +01:00
mabrand 8b45bfabc5 Merge pull request #147 from alexkay/master
Update FFmpeg to 1.1.3
2013-02-24 14:22:09 -08:00
Mark Brand 44117b0bcd update package vmime 2013-02-24 16:41:02 +01:00
Mark Brand a114af5be5 update package armadillo 2013-02-24 14:49:01 +01:00
Mark Brand 27e666b567 update package netpbm 2013-02-24 14:48:18 +01:00
Mark Brand c47cfd5d11 update package dbus 2013-02-24 14:47:23 +01:00
Alexander Kojevnikov 96ebe3dd95 ffmpeg: Update to 1.1.3 2013-02-23 14:51:36 -08:00
Tony Theodore cb47a1891a update package libmikmod 2013-02-16 12:38:24 +11:00
Tony Theodore e07a526aeb package openscenegraph: use osg git mirror and update package
http://www.openscenegraph.org/projects/osg/wiki/Downloads/GIT
2013-02-15 20:00:51 +11:00
Tony Theodore 1b5aa61e93 package openscenegrap: enable poppler support 2013-02-15 08:27:52 +11:00
Tony Theodore 1d8b0fb120 package plibc: add missing line continuation 2013-02-14 23:41:09 +11:00
Tony Theodore 9685a2f039 package plibc: fix langinfo header conflict 2013-02-14 22:40:14 +11:00
Tony Theodore 74c61cb3f2 update packages hdf4 and hdf5 2013-02-14 22:22:16 +11:00
Tony Theodore 7f80a86850 update package gstreamer and plugins 2013-02-14 22:08:36 +11:00
Mark Brand 4d4b3d2d8d update package libpng 2013-02-14 11:28:47 +01:00
Tony Theodore eea39f361c package gd: add gif image to test 2013-02-14 17:29:18 +11:00
Tony Theodore 574dd6ebb6 package gd: add jpeg image to test 2013-02-14 13:39:37 +11:00
Tony Theodore 1eefbe8b1d package glib: install gspawn-win32-helper programs 2013-02-14 02:10:08 +11:00
Tony Theodore 1a18c31c6a package openscenegraph: update to track svn instead of releases 2013-02-14 01:17:29 +11:00
Tony Theodore 121c0ab470 package freetype: enable bzip2 2013-02-13 21:16:20 +11:00
Tony Theodore 4513fdd1e3 package opus: fix update macro 2013-02-13 18:47:35 +11:00
Tony Theodore b038f58ef6 Merge pull request #144 from alexkay/master
Update FFmpeg and enable opus support
2013-02-12 23:46:08 -08:00
Mark Brand a65c60af57 update package gmp 2013-02-12 09:57:48 +01:00
Mark Brand c5ebffb237 update package cairo 2013-02-12 09:57:29 +01:00
Mark Brand 53ecfe1b7b update package openssl 2013-02-12 00:41:12 +01:00
Alexander Kojevnikov 4a10787c2a ffmpeg: enable opus support 2013-02-11 10:01:46 -08:00
Alexander Kojevnikov 3dee556c79 New package: opus 2013-02-11 09:58:08 -08:00
Alexander Kojevnikov 1436d3b46a Update FFmpeg to 1.1.2 2013-02-11 09:40:11 -08:00
Mark Brand 03a083d686 update package poppler 2013-02-10 14:10:24 +01:00
Mark Brand 1a6cb3a15b update package gnutls 2013-02-10 13:47:55 +01:00
Tony Theodore f4b2d9e7cc package plib: use $(TARGET)-ar and add update macro placeholder 2013-02-10 19:33:23 +11:00
Tony Theodore eb3ef90d08 Merge pull request #143 from woncount/topics/plib
new package plib
2013-02-10 00:30:35 -08:00
Tony Theodore 2aa6123fe2 package fontconfig: disable doc build 2013-02-10 18:53:55 +11:00
Tony Theodore 6fb6afe51b package graphicsmagick: relax autoconf version requirement 2013-02-10 15:24:58 +11:00
Tony Theodore a66de276a5 package gdk-pixbuf: use mxe aclocal macros 2013-02-10 15:03:32 +11:00
Tony Theodore 12ae708500 package glib: install m4 macros 2013-02-10 15:02:21 +11:00
Tony Theodore f7133d3145 package sdl_mixer: fix for double-freeing resources with WAV files 2013-02-09 18:26:37 +11:00
Tony Theodore 36555723f5 package hdf5: rename test program and re-style test invocation 2013-02-09 15:20:20 +11:00
Tony Theodore fada0957e7 Merge branch 'master' of github.com:mxe/mxe 2013-02-09 15:09:58 +11:00
Alois Schlögl 3b51d4e90b hdf5: add runtime test 2013-02-09 15:00:49 +11:00
woncount bf336f7906 add package for plib support 2013-02-07 15:19:45 +04:00
Mark Brand 5436cee47d update package postgresql 2013-02-07 11:49:44 +01:00
Tony Theodore 3fc8208e53 package plotutils: disable parallel build 2013-02-07 21:11:36 +11:00
Mark Brand e269b9ac9d update package curl 2013-02-07 01:40:37 +01:00
root 399a0157ef hdf5 fixes to build on debian squeeze 6.0 2013-02-06 14:09:28 +04:00
Mark Brand 3226476488 package gnutls: rebased patches 2013-02-06 08:46:34 +01:00
Tony Theodore 3c99abf4cb package gnutls: drop required automake version from 1.11.3 to 1.11.1 2013-02-06 17:45:14 +11:00
Tony Theodore 44441d42a1 package ilmbase: additional SHELL variable for configure 2013-02-06 17:28:48 +11:00
Martin Lambers 3350b6d88e package imagemagick: fix runtime errors due to threading bugs
Runtime tests have revealed that libMagick++ crashes in pthread-related code.
Therefore, this patch disables threading in the package. Unfortunately the
configure switch is not enough; the resulting config header needs to be tweaked.
2013-02-06 16:58:10 +11:00
Martin Lambers 8776c22604 package openexr: add link test 2013-02-06 16:57:57 +11:00
Martin Lambers 537e0c986d package imagemagick: fix freetype detection, add test 2013-02-06 16:57:57 +11:00
Tony Theodore 273e5f2366 Merge pull request #125 from marlam/fix-bzip2
package bzip2: fix runtime crashes
2013-02-05 20:18:46 -08:00
Tony Theodore 82e6de0703 Merge pull request #124 from marlam/update-teem
update package teem
2013-02-05 20:08:34 -08:00
Tony Theodore 123e33f860 Merge pull request #126 from alexkay/master
package x264: fix compilation on FreeBSD
2013-02-05 19:32:06 -08:00
Tony Theodore 36e1bc79d2 package portmidi: add update macro placeholder 2013-02-06 14:29:32 +11:00
Tony Theodore 67d940c3c1 package portmidi: standalone test and strict compiler flags 2013-02-06 14:26:06 +11:00
Tony Theodore 30606f556e Merge pull request #122 from stefanha/portmidi
add package portmidi
2013-02-05 19:22:10 -08:00
Mark Brand 894c208af5 update package vmime 2013-02-06 00:08:38 +01:00
Mark Brand 9ccd96c08a update package openssl 2013-02-06 00:07:35 +01:00
Mark Brand 43e53c7103 update package pango 2013-02-06 00:07:09 +01:00
Mark Brand 76bde61023 update package boost 2013-02-04 23:06:41 +01:00
Mark Brand 5da3a2f237 update package vmime 2013-02-04 22:53:11 +01:00
Mark Brand 65e8dd5719 update package gnutls 2013-02-04 22:53:11 +01:00
Mark Brand 68142e520a update package gsoap 2013-02-04 05:58:13 +01:00
Alexander Kojevnikov d67ca7051d Fix x264 compilation on FreeBSD 2013-02-02 16:18:05 -08:00
Mark Brand b22d755446 update package sox 2013-02-02 12:31:37 +01:00
Mark Brand af9346492e package qtbase: upstream patch for mingw name clash (again) 2013-02-02 08:30:47 +01:00
Mark Brand ea3ee947d4 package qttools: clean up previous commit 2013-02-01 15:32:22 +01:00
Mark Brand bac9557741 package qttools: add upstream build fix 2013-02-01 13:28:16 +01:00
Mark Brand 0ecf58730b Revert "package qtbase: patch to fix QtDBus on MinGW affecting qttools"
This reverts commit 905e282daa.
2013-02-01 13:26:40 +01:00
Mark Brand 2d3cc7ee57 update package libpng 2013-02-01 08:40:18 +01:00
Mark Brand 37685e0489 update package cairo 2013-01-31 18:14:39 +01:00
Mark Brand 905e282daa package qtbase: patch to fix QtDBus on MinGW affecting qttools 2013-01-31 18:03:50 +01:00
Mark Brand 0094ce0f93 update qt5 packages 2013-01-31 14:55:46 +01:00
Mark Brand f325d48052 package qtbase: rebased patches 2013-01-30 20:14:09 +01:00
Martin Lambers e01b3f7aae package bzip2: fix runtime crashes
This moves the source modifications from the Makefile into a patch, and it adds
a critical change: instead of removing WINAPI, the whole _WIN32 preprocessor
block is deactivated. This fixes the BZ_API macro.

This is necessary to fix runtime crashes in my application.
2013-01-30 18:10:28 +01:00
Martin Lambers ff6a65539c update package teem 2013-01-30 18:08:17 +01:00
Mark Brand eef9f1ba7b update package pixman 2013-01-30 08:37:59 +01:00
Mark Brand 3dc03a937f update package armadillo 2013-01-30 01:54:37 +01:00
Mark Brand a105fea0ab qt5 module packages: add update macros 2013-01-29 00:55:11 +01:00
Stefan Hajnoczi f5e41fcdeb add package portmidi
PortMidi is a cross-platform MIDI library.  Its webpage says:

  "It supports real-time input and output of MIDI data using a
  system-independent interface. PortMidi runs on Windows (using MME),
  Macintosh (using CoreMIDI), and Linux (using ALSA)."

The build system is cmake.  A patch was necessary to build without a
Java Native Interface dependency (only needed for Java bindings and
Java-based utilities).

The pm_test/test.c program is compiled in order to prove that building
works.

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
2013-01-27 18:42:20 +01:00
Mark Brand f98349455a package qtbase: improvements to prl and pc metafiles 2013-01-27 14:27:21 +01:00
Mark Brand 695203fdf3 package matio: use config.guess 2013-01-26 12:03:00 +01:00
Martin Lambers 5cae6217d0 update package matio 2013-01-26 11:59:03 +01:00
Mark Brand 5e2342b9ca update package ffmpeg 2013-01-23 10:57:18 +01:00
Mark Brand cfe7c8dca8 update package geos 2013-01-23 10:51:10 +01:00
Mark Brand dcf0baaeff update package gsoap 2013-01-22 11:19:40 +01:00
Martin Lambers 8f9018b1c3 libass: depend on harfbuzz. 2013-01-19 20:15:29 +01:00
Mark Brand 8d64b6780b update package harfbuzz 2013-01-19 10:58:59 +01:00
Mark Brand 2b28d261b3 update package nettle 2013-01-17 08:46:57 +01:00
Mark Brand 7a87b87852 update package cairo 2013-01-17 08:46:41 +01:00
William df51a5ec23 update to ocaml 4.00.1 2013-01-14 23:59:40 +01:00
Mark Brand f0e1efa364 update package jpeg 2013-01-13 14:12:20 +01:00
Tony Theodore 0891da489f update package fontconfig 2013-01-13 15:19:49 +11:00
Mark Brand 2fd85aa116 package qtbase: fix prls and other patches 2013-01-11 22:31:23 +01:00
Mark Brand 23df25be20 update package harfbuzz 2013-01-10 16:12:54 +01:00
Mark Brand acce23c09b update package cairo 2013-01-10 15:59:19 +01:00
Mark Brand 017f4a4552 update package pango 2013-01-10 15:56:41 +01:00
Mark Brand 1bb78f7fc7 update package xapian-core 2013-01-09 23:10:54 +01:00
Mark Brand 9475864149 update package sqlite 2013-01-09 17:24:50 +01:00
Tony Theodore dadffdbd9e package netpbm: add update script 2013-01-08 23:00:27 +11:00
Tony Theodore b526ec623f package netcdf: add update script 2013-01-08 22:37:11 +11:00
Tony Theodore 1262c92938 package libftdi: fix usb detection override 2013-01-08 21:14:10 +11:00
Mark Brand e2dbfbafae package libftdi: override libusb detection
Otherwise libusb will be detected on the build system and fail if
it isn't there.
2013-01-08 10:30:15 +01:00
Mark Brand cb1bc48342 package libftdi: use config.guess 2013-01-08 10:09:12 +01:00
mabrand 7901eb7019 Merge pull request #116 from uwehermann/libftdi
Add libftdi package.
2013-01-08 01:02:42 -08:00
Tony Theodore abd6328451 packages vtk ocaml-* cross builds: add explicit gcc dependency 2013-01-08 19:12:41 +11:00
Tony Theodore 063b1bc09a package libgda: disable postgresql support
I doubt this ever worked, it doesn't detect the prefixed pg_config and doesn't seem to support postgresql 9+
2013-01-08 19:01:17 +11:00
Tony Theodore 127e0a4fee package xvidcore: disable parallel build 2013-01-08 13:06:30 +11:00
Uwe Hermann 604dbdf69f Add libftdi package. 2013-01-08 01:11:37 +01:00
Tony Theodore 4a590bec2f update packages ffmpeg giflib imagemagick 2013-01-08 01:10:18 +11:00
Uwe Hermann e4080f0eb3 libusb's header must be named usb.h.
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.
2013-01-05 23:16:46 +01:00
Tony Theodore e8ca67a32c update package muparser 2013-01-06 00:19:03 +11:00
Tony Theodore d38efe5ed6 update package giflib 2013-01-06 00:17:15 +11:00
Tony Theodore bbaa2d5fdc update package gstreamer and plugins 2013-01-05 23:27:47 +11:00
Tony Theodore 485e4462f5 package file: update checksum after replaced tarball
http://mx.gw.com/pipermail/file/2013/001021.html
2013-01-05 19:04:33 +11:00
Alois Schloegl 74f59a5968 upgrade and patch wxwidgets in order to compile for target x86_64 (64 bit windows) 2013-01-04 15:06:53 +01:00
Mark Brand 3df3bc1a51 update package file 2013-01-03 17:36:46 +01:00
Mark Brand 5238229c6d update package harfbuzz 2013-01-03 12:05:54 +01:00
Mark Brand 2a62e4d247 update package gnutls 2013-01-03 12:05:00 +01:00
Tony Theodore d3d5287c7b package hdf4: expand range of host os check 2012-12-31 20:49:12 +11:00
Tony Theodore c15477d86f package ocaml-flexdll: remove unprefixed link from bin/ 2012-12-31 20:48:58 +11:00
Mark Brand 907a070710 update package poppler 2012-12-30 12:20:18 +01:00
Mark Brand 01d0175e9c package gnutls: add libregex support via pcre 2012-12-28 12:20:46 +01:00
Mark Brand 99b34e89cd package gnutls: add missing gettext dependency 2012-12-28 12:20:00 +01:00
Mark Brand 9fe55b5841 update package vmime 2012-12-27 21:26:32 +01:00
Tony Theodore 04a8910124 update package llvm 2012-12-27 14:46:03 +11:00
Mark Brand fb4b2cdff2 update package gettext 2012-12-25 19:40:07 +01:00
Mark Brand 92d2c35aaa update package vmime 2012-12-24 14:57:33 +01:00
Tony Theodore fcc460ce1f Merge branch 'master' of github.com:mxe/mxe 2012-12-23 17:37:56 +11:00
Tony Theodore 7e06d80cc7 package sdl_gfx: autoreconf with mxe installed m4 macros 2012-12-23 17:37:21 +11:00
Mark Brand 9aebd1423e package qtbase: remove obsolete options 2012-12-21 15:07:06 +01:00
Tony Theodore 4337cf92aa Merge pull request #106 from ufoai/master
new package picomodel
2012-12-20 23:32:08 -08:00
Tony Theodore 2d74451c06 packages gtkglarea libglade libzip qdbm sdl_gfx: use $(WGET) variable 2012-12-21 18:09:54 +11:00
Tony Theodore 168fef762c Merge pull request #103 from Beuc/sdl_ttf
sdl_ttf: add Requires.private:freetype2...
2012-12-20 23:04:08 -08:00
Tony Theodore ead9e5ae69 Merge pull request #102 from Beuc/master
New packages: SDL_gfx and libzip
2012-12-20 23:03:22 -08:00
Tony Theodore 9dac98aa11 package ocaml-core: add explicit -j 1 to prevent random build failures 2012-12-21 18:01:40 +11:00
Tony Theodore d83b0f9e19 package pcl: try parallel build first
systems with smaller amounts of RAM will cause internal compiler errors and can safely continue with a non-parallel build.
2012-12-21 17:53:14 +11:00
Tony Theodore 89b7fc1ca0 package qtbase: restore dbus dependency 2012-12-21 17:51:59 +11:00
Volker Grabsch 1d2bffab1a Merge pull request #104 from mabrand/qt5-modules
package qt5: replace monolothic package with module packages
2012-12-20 15:30:55 -08:00
Martin Gerhardy 5a671b04f8 * added new package picomodel 2012-12-20 13:17:53 +01:00
Mark Brand 36a946f527 update package freetype 2012-12-20 10:06:45 +01:00
Mark Brand c0ab4fe418 package qt5: replace monolothic package with module packages
Qt 5 is designed to be modular. The big monolothic tarball is
actually deprecated.
2012-12-20 08:52:43 +01:00
Mark Brand 19b1afc07f update package sqlite 2012-12-20 08:00:26 +01:00
Mark Brand 26c126f728 package qt5: remove obsolete configure options 2012-12-19 20:39:25 +01:00
Mark Brand 9993390405 update package qt5 (final 5.0.0) 2012-12-19 16:01:24 +01:00
Sylvain Beucler 1a57e86b43 sdl_ttf: add Requires.private:freetype2, otherwise -lfreetype is missing when doing a static build using pkg-config --static --libs 2012-12-19 01:49:19 +01:00
Sylvain Beucler 4f8f96ba2e libzip: use Requires.private rather than Requires 2012-12-19 01:46:47 +01:00
Mark Brand f7540ab39a update package gmp 2012-12-18 22:47:44 +01:00
Mark Brand b7517a8849 update package pango 2012-12-18 11:42:06 +01:00
Sylvain Beucler b28ec826a3 Add build file for SDL_gfx
- Build against latest stable release
- _UPDATE rule implemented
- Test case included

Coded while hacking GNU FreeDink :)
2012-12-18 02:21:22 +01:00
Sylvain Beucler 5e33afc277 Add build file for libzip
- Build against latest stable release

- Cross-compilation broke somewhere between 0.9 and 0.10, we could
  recommend
    http://www.sourceware.org/autobook/autobook/autobook_255.html
  to upstream so they fix 'zip.h'.
  Provided quick patch meanwhile.

- Added 'Requires: zlib' in the pkg-config file, we could suggest the
  improvement to upstream

- _UPDATE rule implemented

- Test case included

Coded while hacking GNU FreeDink :)
2012-12-18 02:21:16 +01:00
Tony Theodore 6124d1a06e Merge branch 'master' of github.com:mxe/mxe 2012-12-18 00:35:12 +11:00
Tony Theodore 631bb4d1ea package ftgl: add test program 2012-12-18 00:34:53 +11:00
Tony Theodore dac194fe45 package w32api: install *.pc files for opengl/glu 2012-12-18 00:33:13 +11:00
Mark Brand 4e11b9b9b8 update package armadillo 2012-12-17 12:07:40 +01:00
Gerardo Ballabio 387f6f9c99 package harfbuzz: re-enable win xp support 2012-12-16 15:33:36 +11:00
Tony Theodore c7b96939d2 package qt5: temporarily disable c++11 on OSX 2012-12-16 15:06:59 +11:00
Mark Brand c8aa299d40 update package libidn 2012-12-15 10:56:59 +01:00
Tony Theodore c5aa156b48 ocaml packages: fix update scripts 2012-12-15 17:14:00 +11:00
Tony Theodore 59fe538bdb update package imagemagick 2012-12-15 16:56:31 +11:00
Tony Theodore 2cd6117f6c update package llvm 2012-12-15 15:22:48 +11:00
Tony Theodore 0b9a32d8d7 packages gdb graphicsmagick hdf5 ncurses: add patch headers 2012-12-14 21:55:29 +11:00
Tony Theodore fdde22f69f Merge pull request #100 from lsaavedr/downgrade_autoconf_version
packages graphicsmagick and hdf5: downgrade autoconf version requirement
2012-12-14 02:49:12 -08:00
Tony Theodore 575aae8190 Merge pull request #98 from lsaavedr/gdb_fix_termcap
package gdb: remove internal termcap support
2012-12-14 02:48:34 -08:00
Tony Theodore 55cd94eebd Merge pull request #97 from lsaavedr/ncurses_fix_headers
package ncurses: fix termcap support
2012-12-14 02:47:59 -08:00
Tony Theodore 7cc655aaa4 ocaml packages: install test programs 2012-12-14 21:34:13 +11:00
Tony Theodore de5bb9bd0c package ocaml-lablgl: portability fixes and disable parallel build 2012-12-14 21:34:05 +11:00
Tony Theodore 799a75af66 ocaml packages: fix whitespace 2012-12-14 21:33:57 +11:00
Tony Theodore 2a050c5ab8 ocaml packages: run make cleanup-style 2012-12-14 21:33:46 +11:00
Tony Theodore a489655ebc package ocaml-camlimages: use PKG_VERSION variable and remove unnecessary comments 2012-12-14 21:33:39 +11:00
Tony Theodore cc9f261f97 package ocaml-camlimages: portability fixes and disable parallel build 2012-12-14 21:33:32 +11:00
Tony Theodore 72ec9d73d2 package ocaml-xml-light: use prefixed ocamlyacc and disable parallel build 2012-12-14 21:33:25 +11:00
Tony Theodore 55b926f378 package ocaml-lablgtk2: portability fixes and disable parallel build 2012-12-14 21:33:08 +11:00
Tony Theodore 4be9b86135 ocaml packages: add headers to test programs 2012-12-14 21:33:00 +11:00
Tony Theodore 2121da9bed package ocaml-core: add prefixed ocamlyacc 2012-12-14 21:32:45 +11:00
Tony Theodore 75df52687a Merge pull request #93 from william3/ocaml-packages
add ocaml packages: findlib cairo lablgl camlimages lablgtk2 xml-light
2012-12-14 02:15:09 -08:00
Luis Saavedra b727e2003f downgrade in the autoconf version requirement (2.69 --> 2.68), in both cases 2.69 is not necessary 2012-12-14 02:53:39 -03:00
Luis Saavedra c33b4e377e in mingw termcap library is usually not present,
but with ncurses termcap is present in mxe, so it's necessary
remove the support these function
2012-12-14 02:31:05 -03:00
Luis Saavedra 328d7035fe this patch is an extract of 20120707-patch of ncurses development see this thread:
http://lists.gnu.org/archive/html/bug-ncurses/2012-07/msg00007.html

with this patch is added ncurses_mingw.h to installed headers and
with this header term.h becomes usable (to support termcap with ncurses)
2012-12-14 02:28:01 -03:00
Mark Brand ffc65a4ed2 new package qt5 2012-12-13 22:48:54 +01:00
Mark Brand 4c47a0394f package qt: make test program qt5 compatible 2012-12-13 22:18:16 +01:00
Mark Brand dad275265a package qt: clean-up and add "about Qt" to test program 2012-12-13 22:17:49 +01:00
Mark Brand 23df06f38b package qt: remove clutter from test program
These tests were added in the early days when x-building Qt took
a lot of hacking. These days, this stuff works out of the box.
2012-12-13 21:16:32 +01:00
William 893ee41daf add package ocaml-xml-light 2012-12-13 15:56:18 +01:00
William 25f1d75294 add package ocaml-camlimages 2012-12-13 14:02:29 +01:00
William 1dcda3d89e add package ocaml-lablgtk2 2012-12-13 14:02:29 +01:00
William 2db761d14a add package ocaml-lablgl 2012-12-13 14:02:22 +01:00
William 2439c534bb add package ocaml-cairo 2012-12-13 14:02:21 +01:00
William daacabc066 add package ocaml-findlib 2012-12-13 14:02:14 +01:00
William e467375ac7 add prefixed-ocamllex to usr/bin in ocaml-core 2012-12-13 14:01:18 +01:00
Mark Brand cd4e931212 update package sqlite 2012-12-13 00:21:34 +01:00
Tony Theodore 153f56d3da package wt: really fix update script 2012-12-13 00:55:16 +11:00
Tony Theodore 71c06c963b update package x264 2012-12-13 00:02:41 +11:00
Tony Theodore d0fa988bd3 package wt: fix update script 2012-12-12 23:17:33 +11:00
Tony Theodore 49ccc6c2f7 package openscenegraph: ignore development version in update script 2012-12-12 23:13:50 +11:00
Tony Theodore 768b553fe5 package mingwrt: ignore older version 3.20 2012-12-12 23:08:30 +11:00
Tony Theodore e48afbd0e9 package mdbtools: fix update script 2012-12-12 23:04:11 +11:00
Tony Theodore 32430b72ce package protobuf: ignore release candidates in update script 2012-12-12 22:54:08 +11:00
Tony Theodore 9e8cc40d9d package ocaml-flexdll: fix update script 2012-12-12 22:47:38 +11:00
Tony Theodore 1223f88687 package ocaml-native: fix download url and update script 2012-12-12 22:45:27 +11:00
Tony Theodore f938a64109 package libffi: fix update script 2012-12-12 22:31:14 +11:00
Tony Theodore 417513d50e packages hdf4 hdf5: add update script 2012-12-12 22:12:26 +11:00
Tony Theodore 43b01d903f package guile: update ignored version 2012-12-12 21:57:49 +11:00
Tony Theodore bd19c1a2ea package giflib: change update macro to file release instead of repo 2012-12-12 21:31:23 +11:00
Tony Theodore 871aed1969 package apr-util: ignore version 1.5.1 2012-12-12 21:16:09 +11:00
Tony Theodore d95a5f9156 package vtk: use short pkg version in url 2012-12-12 21:14:07 +11:00
Tony Theodore bd82af712f package flann: add update script 2012-12-12 21:11:21 +11:00
Tony Theodore da70a93b92 update package imagemagick 2012-12-12 20:17:43 +11:00
Tony Theodore 0d30a95c3b update packages libgomp libgsf 2012-12-12 19:54:58 +11:00
Mark Brand 8f65ba88db update package openal 2012-12-12 08:14:44 +01:00
Tony Theodore 3f3d17e4c8 package pcl: disable parallel build 2012-12-12 15:00:43 +11:00
Tony Theodore 3a06502042 package ocaml-core: add explicit -j 1 to prevent random build failures 2012-12-12 12:56:17 +11:00
Tony Theodore 31395ccb11 package ocaml-flexdll: portability fixes 2012-12-11 22:31:57 +11:00
Mark Brand c35fc3fd7c package gsoap: update checksum for replaced tarball 2012-12-11 09:06:22 +01:00
Mark Brand 6b8a95c449 update package gsoap 2012-12-10 10:13:08 +01:00
Mark Brand 3d91a4ae18 update package fltk 2012-12-09 22:34:17 +01:00
Tony Theodore a2971cdfc8 package openexr: portability fix for systems using dash as /bin/sh 2012-12-10 02:19:51 +11:00
Tony Theodore 03624857a0 package plibc: build last to avoid conflicting langinfo.h 2012-12-10 00:16:14 +11:00
Tony Theodore e287820840 Merge branch 'master' of github.com:mxe/mxe 2012-12-09 23:00:32 +11:00
Tony Theodore 0300eb2dbc update packages ilmbase openexr 2012-12-09 23:00:17 +11:00
Mark Brand 31788fb13b update package gta 2012-12-09 11:13:46 +01:00
Tony Theodore bcb89dfe6a ocaml packages: fix inconsistent spacing 2012-12-09 16:50:47 +11:00
Tony Theodore 2f3e23f3d9 package vmime: disable sendmail 2012-12-09 16:39:21 +11:00
Tony Theodore 0506287f4e package openscenegraph: use developer releases url as URL_2
This will allow 'make update' to find the latest releases
2012-12-09 16:35:32 +11:00
Martin Lambers a524876df6 package openscenegraph: disable broken plugins 2012-12-09 16:33:22 +11:00
Tony Theodore 5b8a11f1e5 update package gstreamer and plugins 2012-12-08 23:29:03 +11:00
Tony Theodore 6419d15666 update package gdk-pixbuf 2012-12-08 23:23:50 +11:00
Tony Theodore 3f5290710b update package glib 2012-12-08 23:22:31 +11:00
Tony Theodore 7578da69f5 packages flann netpbm pcl: add update script placeholder 2012-12-08 20:39:58 +11:00
Martin Lambers 72d125c362 Netpbm: disable code generators.
This avoids building inttypes_netpbm.h with 'typegen'. Since MinGW has
inttypes.h, this header was not used anyway.

Also, we avoid 'endiangen' by generating its trivial output directly in
GNUmakefile.
2012-12-08 08:57:56 +01:00
Martin Lambers 1d59bf7b92 Add package PCL (Point Cloud Library). 2012-12-07 20:32:10 +01:00
Martin Lambers 27cb9ec7b6 Add package flann.
This is a prerequisite for PCL (Point Cloud Library).
2012-12-07 20:32:06 +01:00
Martin Lambers bbb8cb14a3 Update package eigen.
The update script only found versions 2.x, but 3.x is current.
2012-12-07 20:32:02 +01:00
Martin Lambers e0ad4a67b2 Add package netpbm. 2012-12-07 20:31:59 +01:00
Mark Brand 3b0c3a49b9 update package armadillo 2012-12-07 10:55:23 +01:00
Martin Lambers 54afd00283 Remove unnecessary dependency on msvcr80.dll from hdf5 package.
This also removes linking with libmsvcr80.a for the netcdf and gdal packages.
2012-12-07 17:40:20 +11:00
Mark Brand e2af9148c4 update package vmime 2012-12-06 15:13:18 +01:00
Mark Brand 1c4bf8ff26 update package openal 2012-12-06 15:13:18 +01:00
Mark Brand d1eef209b2 update package harfbuzz 2012-12-06 15:13:18 +01:00
Mark Brand 28385072ef update package postgresql 2012-12-06 15:13:18 +01:00
Mark Brand 1d75ec4e21 update package ffmpeg 2012-12-06 15:13:18 +01:00
Tony Theodore cb623a2117 package teem: add TODO placeholder for update script 2012-12-06 00:52:52 +11:00
Martin Lambers 8edaa9de3c Add package teem. 2012-12-06 00:36:09 +11:00
Tony Theodore 7081702736 packages hdf4 hdf5 netcdf portablexdr: add TODO placeholder for update scripts 2012-12-06 00:25:58 +11:00
Tony Theodore 2a6aaf8114 package hdf5: fix line endings in patch 2012-12-05 23:41:47 +11:00
Tony Theodore 3b80e4667a package hdf5: bypass platform detection executables and use cross ar 2012-12-05 22:53:33 +11:00
Tony Theodore c1f8f45486 package hdf4: run libtoolize before autoreconf 2012-12-05 22:45:26 +11:00
Tony Theodore e792db019a packages qdbm wget: replace i686-pc-mingw32 with TARGET variable 2012-12-05 18:52:44 +11:00
Tony Theodore dfd9239fc3 package portablexdr: use cross ar 2012-12-05 18:47:32 +11:00
Martin Lambers a36c93db65 Add package netcdf and its prerequisites hdf4, hdf5, and portablexdr.
Also enable the HDF4, HDF5 and NetCDF drivers for GDAL.
2012-12-05 18:26:56 +11:00
Tony Theodore 7337ea85ee run make cleanup-style 2012-12-05 18:18:54 +11:00
Mark Brand 8daf0f4095 update package fribidi 2012-12-02 23:29:20 +01:00
Mark Brand a41278f8e3 update package vmime 2012-12-01 12:24:13 +01:00
Mark Brand 4aad94f667 update package qwt 2012-12-01 12:23:27 +01:00
Mark Brand f224c8f20f update package pcre 2012-12-01 12:22:58 +01:00
Mark Brand 71786a528e update package vmime 2012-11-30 10:46:51 +01:00
Mark Brand 06c7c91ac7 update package qt 2012-11-29 21:10:21 +01:00
Mark Brand 226387cd94 update package gdb 2012-11-29 14:24:44 +01:00
Mark Brand 49ed029651 update package fontconfig 2012-11-28 20:44:26 +01:00
Mark Brand 004df2328c update package libssh2 2012-11-28 16:52:11 +01:00
Mark Brand b4d5284a26 update package qjson 2012-11-27 12:14:07 +01:00
Mark Brand ae9ef99777 update project fftw 2012-11-25 22:50:21 +01:00
Mark Brand d81a2f611f update package gnutls 2012-11-24 23:11:58 +01:00
Mark Brand 9faa9f663f update package qjson 2012-11-23 10:09:01 +01:00
Mark Brand 10e09b5857 package libxslt: remove apparently obsolete option 2012-11-21 10:51:36 +01:00
Mark Brand c8d8b4e144 update package libxslt 2012-11-21 10:51:00 +01:00
Mark Brand c01a324b5b update package gtk2 2012-11-21 10:09:05 +01:00
Mark Brand 5456265220 update packages harfbuzz pango 2012-11-21 10:08:37 +01:00
Mark Brand df4a8f63b3 update package curl 2012-11-20 10:31:16 +01:00
Mark Brand 2ead49940b update package libevent 2012-11-20 01:07:37 +01:00
Mark Brand 8062b91d91 update package poco 2012-11-19 13:28:58 +01:00
Mark Brand fef16f87e3 package librsvg: build test program with -mwindows option to avoid link errors 2012-11-18 12:37:24 +01:00
Mark Brand 1186223fc2 update package pango 2012-11-17 22:19:30 +01:00
Mark Brand f93c6601b5 update package librtmp 2012-11-16 12:03:21 +01:00
Mark Brand afdb1176ac package librtmp: fix linking with gnutls 2012-11-16 11:50:09 +01:00
Mark Brand d1b7c683c3 update package geos 2012-11-15 20:35:40 +01:00
Mark Brand e23adb71a1 update package harfbuzz 2012-11-14 10:53:53 +01:00