Commit Graph

5602 Commits

Author SHA1 Message Date
Boris Nagaev 2324fa4c5d build-pkg: build for amd64 only
Packages containing native binaries (compiler, native libraries,
yasm) are compatible only with build machine architecture.

close #756
2015-08-11 03:00:04 +03:00
Boris Nagaev 1989e48348 build-pkg: take target common files to a package
There are documentation and other shared files installed,
which we don't need [1]. Some packages install files to same
paths. There is a list of all packages which overlap and
shared files [2].

Create a list of packages which have common files across
targets. Some of them are a part of compiler chain (gcc-*),
some are built natively intentionally:

 * gcc-isl
 * gcc-mpc
 * gcc-gmp
 * gcc-mpfr
 * gcc
 * yasm
 * ncurses
 * pkgconf

[1] https://lists.nongnu.org/archive/html/mingw-cross-env-list/2015-06/msg00011.html
[2] https://gist.github.com/starius/59625347cd68a21d9cc9

close #763
close #757
2015-08-11 03:00:04 +03:00
Boris Nagaev 45cf672636 build-pkg: fix a pattern in blacklist
"-" should be %-escaped in Lua patterns.
2015-08-11 03:00:04 +03:00
MXEBot as Travis CI aab9ad4609 Update versions.json 2015-08-09 09:43:03 +00:00
Mark Brand bc2a46a5f6 qtservice: update 2015-08-09 11:42:29 +02:00
MXEBot as Travis CI 4ae260243d Update versions.json 2015-08-09 09:12:41 +00:00
Mark Brand cfaab6e4f6 dbus vmime: update 2015-08-09 11:12:03 +02:00
MXEBot as Travis CI cc538995fd Update versions.json 2015-08-07 06:13:51 +00:00
Mark Brand 325f107034 qtwebkit: disable 2015-08-07 01:26:03 +02:00
Mark Brand 7b4ab6d9d8 qtsystems: update 2015-08-07 01:26:02 +02:00
Mark Brand 08e8e8d697 Revert "qtbase: dont use fontconfig and freetype"
This reverts commit 48c51901a74ef51bc7abb92e8c0ce0cbe1a7c5e0.
2015-08-07 01:26:02 +02:00
Mark Brand b4885ae64f qtbase: dont use fontconfig and freetype 2015-08-07 01:26:02 +02:00
Mark Brand 1d6ea923de update qt5 modules 2015-08-07 01:26:02 +02:00
Mark Brand fb90595e84 qtsystems: remove double macro definition 2015-08-06 10:52:38 +02:00
MXEBot as Travis CI 9bd0c40be4 Update versions.json 2015-08-06 08:47:49 +00:00
Mark Brand 91e573356c libidn: update 2015-08-06 01:16:32 +02:00
Mark Brand 661fa057c2 mingw-w64: update 2015-08-06 01:14:09 +02:00
MXEBot as Travis CI ba8dbe0fb7 Update versions.json 2015-08-03 23:41:19 +00:00
Timothy Gu 1c4bbaffee Merge pull request #785 from pavelvat/master
add package jsoncpp
2015-08-04 07:40:58 +08:00
Pavel Vatagin df2ae726b1 add package jsoncpp 2015-08-03 20:11:27 +03:00
Timothy Gu 6dbd755d1b Merge pull request #784 from cybersphinx/fix-html
Fix a few HTML errors in index.html.
2015-08-03 08:22:03 +08:00
MXEBot as Travis CI 074f782533 Update versions.json 2015-08-02 23:38:54 +00:00
Timothy Gu d2cfd98fe5 Merge pull request #783 from avih/libass-update
libass: update to 0.12.3
2015-08-03 07:38:36 +08:00
cybersphinx 9317eccb1d Fix a few HTML errors in index.html. 2015-08-02 22:37:22 +02:00
Avi Halachmi (:avih) 3b358d7399 libass: update to 0.12.3 2015-08-02 22:51:17 +03:00
MXEBot as Travis CI 669de66287 Update versions.json 2015-08-02 01:23:59 +00:00
Timothy Gu 9a22fa1fa4 Merge pull request #776 from TobiX/software-updates
Software updates
2015-08-02 09:23:43 +08:00
Tobias Gruetzmacher 43959ad147 Update OpenEXR (2.2.0) & fix build.
- Update autoconf stuff, since the shipped libtool has problems with
  64-bit builds (fixes #736)
- Manually execute dwaLookup, just like b44ExpLogTable
2015-08-01 12:39:10 +02:00
Timothy Gu e43f556c60 Fix HTML 2015-07-31 19:43:39 +08:00
Timothy Gu c60e791ccb Merge pull request #777 from pavelvat/master
Add package aspell
2015-07-31 08:52:58 +08:00
Mark Brand ccbf96fbcb qtbase: remove obsolete icu dependency
Follow-up to 7eef8b4e29
2015-07-30 11:51:37 +02:00
MXEBot as Travis CI ffed51823c Update versions.json 2015-07-30 09:49:41 +00:00
Mark Brand 7f50d81e5a dbus gettext harfbuzz libidn libpng: update 2015-07-30 11:48:43 +02:00
Mark Brand 7882944eb9 binutils gcc: update 2015-07-30 11:48:43 +02:00
Volker Diels-Grabsch 9acdabbc8b Link to contributors list of GitHub instead of Ohloh/OpenHub
Over time, Ohloh/OpenHub became slower and slower to the point that it
is practically unusable now.
2015-07-30 10:19:50 +02:00
Volker Diels-Grabsch c70a30a59c Update copyright year range 2015-07-30 10:08:59 +02:00
Volker Diels-Grabsch 8ceeb201e2 Update author name after marriage 2015-07-30 10:07:27 +02:00
MXEBot as Travis CI 2442f18051 Update versions.json 2015-07-30 07:22:48 +00:00
Mark Brand 0370aebe48 gnutls: update 2015-07-30 09:21:09 +02:00
Mark Brand 7ed018fa3b sqlite: update 2015-07-30 09:21:09 +02:00
Pavel Vatagin 63505d7934 use $(MXE_CONFIGURE_OPTS) 2015-07-29 11:39:45 +03:00
Timothy Gu bdf9c5392c Merge pull request #780 from colinbourassa/libcomm14cux
New package: libcomm14cux
2015-07-29 16:10:13 +08:00
MXEBot as Travis CI 3f469b54f8 Update versions.json 2015-07-28 23:16:29 +00:00
Timothy Gu 2f85054e6a Merge pull request #775 from LuaAndC/master
add package pire
2015-07-29 07:16:08 +08:00
Colin Bourassa 1b8f42fb8e New package - libcomm14cux 2015-07-28 18:42:37 -04:00
Pavel Vatagin e48895411c Add package aspell 2015-07-28 23:55:17 +03:00
Boris Nagaev 22a5dd6656 add package pire
PIRE is Perl Incompatible Regular Expressions library.
This library is aimed at checking a huge amount of text against
relatively many regular expressions. Roughly speaking, it can
just check whether given text maches the certain regexp, but
can do it really fast (more than 400 MB/s on our hardware is
common). Even more, multiple regexps can be combined together,
giving capability to check the text against apx. 10 regexps in
a single pass (and mantaining the same speed).

Pire was developed in Yandex (http://company.yandex.ru/) as a
part of its web crawler.

Homepage: https://github.com/yandex/pire
2015-07-28 17:19:51 +03:00
Colin Bourassa 152dd55189 QtWebKit apparently depends on SQLite even if SQLite support is turned off in QtBase 2015-07-28 09:14:49 -04:00
MXEBot as Travis CI c3157a9757 Update versions.json 2015-07-27 04:24:42 +00:00
Timothy Gu b5220259f1 Add p7zip to macports
Fixes #758
2015-07-26 21:24:19 -07:00