Commit Graph

3057 Commits

Author SHA1 Message Date
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
mabrand 8633e7457e Merge pull request #115 from uwehermann/libusb-fix
libusb's header must be named usb.h.
2013-01-06 11:30:27 -08:00
Tony Theodore 686febc4fe rename completion script to mxe-activate and unset env vars 2013-01-07 00:34:44 +11:00
Tony Theodore cafdf5d1e7 add mxe alias and path to completion script 2013-01-07 00:09:23 +11:00
Tony Theodore 34d7b0f5b8 add initial bash completion to tools/ 2013-01-06 23:10:29 +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
Tony Theodore 7a32ea7c2a Merge pull request #113 from schloegl/master
upgrade to wxwidgets 2.9.4 and fix built for x86_64 target
2013-01-04 20:12:10 -08: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 77d4ec9fef Makefile: add sample default rule when creating settings.mk 2012-12-23 18:56:53 +11: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 1f09bd4505 doc update: UFO - Alien Invasion website 2012-12-21 18:30:19 +11: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