Commit Graph

4694 Commits

Author SHA1 Message Date
Timothy Gu bf20d7a80d boost: fix directory quoting
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-15 19:58:23 -07:00
Timothy Gu 71fbb54250 Add package vidstab
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-15 19:58:23 -07:00
Timothy Gu 626b5ac24c Add package widl
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-15 18:07:22 -07:00
Timothy Gu b16d891ed3 libgomp: fix DLL install dir
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-15 18:07:22 -07:00
Timothy Gu 207e2e1f44 Merge pull request #459 from uwehermann/update_fixes
Update fixes
2014-08-11 12:11:12 -07:00
Uwe Hermann e0e90761d5 libusb1: Fix update macro 2014-08-11 21:07:36 +02:00
Uwe Hermann e73ee7b3db libodbc++: Fix update macro 2014-08-11 21:07:36 +02:00
Uwe Hermann 06e94f4db6 flex: Fix update macro 2014-08-11 21:07:36 +02:00
Uwe Hermann db9dd09ed7 assimp: Fix update macro 2014-08-11 21:07:36 +02:00
Timothy Gu 46c9b6d464 boost: add $(BUILD_SHARED) guards to the `mv` of DLLs
Fixes #457.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-11 12:04:16 -07:00
Timothy Gu 4202b74cc1 flann: enable OpenMP
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-11 11:26:12 -07:00
Timothy Gu bc62054168 flann: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-11 10:36:54 -07:00
Timothy Gu 9ed7f41489 flann: enable shared lib
With this commit the static libs are installed as "libflann.a" instead of
"libflann_s.a". pkg-config files are changed accordingly.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-11 10:36:54 -07:00
Timothy Gu 5880aee5cf Merge pull request #458 from uwehermann/libusb1_update
update package libusb1
2014-08-11 09:47:54 -07:00
Uwe Hermann d11fac3d7e update package libusb1
The 1.0.19 release now uses VerSetConditionMask(), which is not
available by default in i686-pc-mingw32.static (but it *is* for
i686-w64-mingw32.static).

Thus, add 'CFLAGS=-D_WIN32_WINNT=0x0500' like in other packages
to make libusb1 also compile for i686-pc-mingw32.static.
2014-08-11 15:22:33 +02:00
Timothy Gu 9343b2620e icu4c: symlink <lib>53.dll.a to <lib>.dll.a
Fixes #454.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-10 10:47:36 -07:00
Timothy Gu 8e1be39ff0 libgdamm: add update macro
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-10 10:47:36 -07:00
Timothy Gu 4be73ca844 Multiple packages: use target-g++ instead of target-c++ as CXX
It is more explicit and conforms with other packages.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-10 10:47:31 -07:00
Timothy Gu 56f1198b37 libcaca: install caca-config to standard directory 2014-08-08 15:19:14 -07:00
Timothy Gu e1683bfa2a qtservice, qtsystems: fix checksums
Fixes #452.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-08 13:42:22 -07:00
Timothy Gu 92c92a10c1 index.html: Restore alphabetical order of package list 2014-08-08 13:13:01 -07:00
Timothy Gu 119edf03c2 Merge pull request #448 from nandub/feature/primesieve
add primesieve library
2014-08-08 08:34:33 -07:00
Fernando Ortiz ef7f3d0f58 add primesieve library 2014-08-07 23:27:22 -05:00
Timothy Gu 7eb2514bf0 gcc: remove `--disable-libmudflap`
libmudflap is removed in gcc 4.9.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-07 20:32:40 -07:00
Timothy Gu 802de6f766 boost: install DLLs to bin/
Fixes #375.
See   #393.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-07 20:07:55 -07:00
Timothy Gu 583d68055e icu4c: fix wildcard
See http://www.cmcrossroads.com/article/trouble-wildcard

$(wildcard) is evaluated at parse-time, not run-time.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-07 20:06:50 -07:00
Timothy Gu 754f485bd2 Support .tbz2 and .txz
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-07 17:51:38 -07:00
Timothy Gu 4cc9e46f48 icu4c: move DLLs to bin/
See #393.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-07 17:34:58 -07:00
Timothy Gu 2182e9b2f9 icu4c: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-07 17:34:50 -07:00
Timothy Gu 940a9c2647 patch-tool-mxe: Support .tgz, .tbz2, .txz
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-07 16:22:55 -07:00
Timothy Gu 248c82dbac Merge branch 'stable' 2014-08-07 14:33:20 -07:00
Timothy Gu 9c0ebbc589 Reduce difference with master
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-07 14:32:59 -07:00
Timothy Gu 143c2697e1 Merge branch 'master' of https://github.com/mxe/mxe 2014-08-07 14:31:19 -07:00
Timothy Gu 4084169398 libwebp: build all libraries
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-07 14:31:02 -07:00
Mark Brand 37ec863ec2 update package openssl 2014-08-07 10:20:54 +02:00
Timothy Gu ead92e982a gdk-pixbuf: install files when autoreconfing
Might fix #451.
2014-08-06 21:19:42 -07:00
Sergey 2c1d33f5de Add package libwebp
See #442 and #445.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-05 20:02:56 -07:00
Sergey 78d6cc3592 Add package intltool
See #445.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-05 19:58:35 -07:00
Timothy Gu 3caf14807e Add package libwebsockets
See #442 and #445.

Initial patch based on: Sergey <non_2001@mail.ru>

Modifications:
- fix update macro
- disable on MinGW32
- fix lib installation (w/o the patch it builds both shared/static)
- use system zlib

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-05 18:50:34 -07:00
Timothy Gu c6e5480b0e glew: install the static lib as libglew32 too
Initial patch based on that of: Sergey <non_2001@mail.ru>

Modifications made to build on master branch, and to make it work with
shared build.

See #442.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-04 16:57:18 -07:00
Timothy Gu a783094cda Merge branch 'master' of https://github.com/mxe/mxe 2014-08-04 16:45:31 -07:00
Timothy Gu 0656ed047a sdl2_gfx: enable shared build 2014-08-04 16:44:49 -07:00
Timothy Gu 5f47111c0d sdl_gfx: enable shared builds 2014-08-04 16:44:49 -07:00
Timothy Gu 1b5f4d2b51 sdl2_mixer: make configure flag order saner 2014-08-04 16:44:49 -07:00
Timothy Gu 71636f4787 sdl2_gfx: disable on i686-pc-mingw32
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-04 16:44:49 -07:00
Sylvain Beucler a415458fb2 sdl_gfx, sdl2_gfx: consistently use square brackets for #include 2014-08-04 16:44:49 -07:00
Sylvain Beucler c4061ea8df sdl2_gfx: new Makefile
Some modifications made by me (Timothy):
- test program name changed to follow conventions
- checksum fixed

Signed-off-by: Timothy Gu <timothygu99@gmail.com
2014-08-04 16:44:49 -07:00
Mark Brand 34aec380d4 update package vmime 2014-08-04 22:26:22 +02:00
Mark Brand 44ff2dc861 update package gdb 2014-08-04 22:06:33 +02:00
Mark Brand f18ac9c7d0 update package harfbuzz 2014-08-04 20:07:06 +02:00