Commit Graph

11748 Commits

Author SHA1 Message Date
Michael Lotz
e374e5b238 fontconfig: Use automake --add-missing to install dependencies. 2018-04-03 09:00:33 +02:00
Michael Lotz
07bfb58cd0 YASM: Disable dependency tracking to avoid the need for depcomp. 2018-04-03 08:57:22 +02:00
Michael Lotz
550ed638db alien_svn: Fix build on gcc >= 5, enable on x86_64.
In GCC5 the preprocessor changed the format of its line number output,
breaking the alien_svn build. Until this is fixed upstream, work around
the issue by disabling preprocessor line numbering.

The absence of alien_svn made the git_svn subpackage uninstallable on
x86_64.

See "Preprocessor issues" in: https://gcc.gnu.org/gcc-5/porting_to.html
2018-04-03 08:56:24 +02:00
Michael Lotz
e84a865d9c module_build: Enable for x86_64. 2018-04-03 08:53:47 +02:00
Michael Lotz
738faa66c1 JPEG: Update checksum, apparently the archive was regenerated. 2018-04-03 08:52:40 +02:00
Gerasim Troeglazov
89fe18ff57 qmplay2: specify qmake version 2018-04-03 16:21:22 +10:00
kwyxz
85d50a7c6f nekop2_libretro: a port of NekoP2 to the libretro API (#2414) 2018-04-02 19:08:23 +00:00
fbrosson
abd007e3be sed 4.5: add recipe for the latest release but mark it as untested. 2018-04-02 15:55:21 +00:00
fbrosson
6821afdd44 sed 4.4: add support for x86 secondary arch, add TEST().
* Mark as broken on x86_gcc2, as a big gcc2 patch would be required.
  (Users of x86_gcc2 hybrid will be able to switch to sed_x86.)
* Shrink patch, as Haiku can handle #!/usr/bin/env shebangs.
* HOMEPAGE: Switch to https.
* COPYRIGHT: update years.
* SOURCE_URI: add mirror.
2018-04-02 15:54:40 +00:00
fbrosson
10d7c057bc primegen: Drop the BUILD_PREREQUIRES+="$TEST_REQUIRES"
BTW, although md5sum is in coreutils, it is safer to keep the
TEST_REQUIRES="cmd:md5sum"
2018-04-02 13:52:43 +00:00
Gerasim Troeglazov
f5808caa6a qmplay2: enable build for x84_64 and x86 2018-04-02 23:38:14 +10:00
Schrijvers Luc
68bd91f476 graphviz, bump version, fix build (#2253) 2018-04-02 11:24:59 +00:00
Kacper Kasper
9bcc3c9ea2 koder: remove yaml_cpp version requirement. 2018-04-02 03:25:16 +02:00
Kacper Kasper
d8471c1c88 yaml_cpp: bump version.
* Remove directory copy in TEST because CMake complains about
  changed path.
2018-04-02 03:18:29 +02:00
Kacper Kasper
b2257f3807 scintilla: bump version. 2018-04-02 03:18:29 +02:00
Sergei Reznikov
cf6e44f028 kholidays: add recipe for version 5.44.0 2018-04-01 16:04:14 +03:00
fbrosson
77f58f5dae lynx: bump to 2.8.9dev.17 & drop USER_SETTINGS_FILES, c.f. #2270 2018-04-01 13:00:19 +00:00
Sergei Reznikov
a40d4e59a5 extra_cmake_modules: bump version 2018-04-01 15:50:43 +03:00
miqlas
5f2a397a80 Alembic: version bump, patchset cleanup, x86 support (#2405) 2018-04-01 12:26:00 +00:00
Sergei Reznikov
f337c8b840 icu: bump revision
icu_devel is somehow missing from x86_64 repo
2018-04-01 15:13:10 +03:00
fbrosson
b6540a5793 gnutls: build the test targets with -lgnu as they need memmem(3).
* Without the "-lgnu" we would get an undefined reference to `memmem'
  in function hsk_hook_cb (resume_x509-resume.o from tests/resume.c)
* Define TEST_REQUIRES instead of TEST_PREREQUIRES, and drop cmd:cvs
  from it, as cvs is currently failing to build on x86_64.
* No need to revbump as the changes only affect TEST().
2018-04-01 12:03:47 +00:00
fbrosson
b24ebc4cd6 gnutls: No need to remove -lpthread in tests/Makefile.am 2018-04-01 11:59:45 +00:00
Gerasim Troeglazov
4df17ee6ee DjVuTranslator: Switch to release sources 2018-04-01 21:13:31 +10:00
Gerasim Troeglazov
d95ef8d795 DjVuTranslator: enable on x64 arch 2018-04-01 20:19:05 +10:00
Gerasim Troeglazov
e2901455e4 autotrace: enable on x64 arch
*enable libz and libpng support
2018-04-01 19:00:30 +10:00
Sergei Reznikov
ca5128e355 Qt Creator: bump version 2018-04-01 00:21:20 +03:00
Adrien Destugues
d9780adfdc Telegram: fix 32bit build. 2018-03-31 20:15:50 +02:00
Adrien Destugues
145a7cb035 Dead ascend: depend on correct Qt version. 2018-03-31 20:15:50 +02:00
fbrosson
95baaa67cd curl: define TEST_REQUIRES, as discussed in haikuports/haikuporter#151 2018-03-31 16:01:57 +00:00
Gerasim Troeglazov
2a1fbd65cf TesseractTranslator: bump version 2018-03-31 23:40:25 +10:00
fbrosson
3a6a892ed5 unrar: bump to 5.6.2 and drop static lib, as discussed in #2319 2018-03-31 08:51:57 +00:00
hanya
44e81388a8 mozc: bump version, add logo image. (#2404) 2018-03-30 17:47:50 +00:00
fbrosson
3b801fe175 protobuf: revbump required after gtest bump in #2111 2018-03-30 16:59:43 +00:00
fbrosson
52f5867aa7 unshield: Use TEST_REQUIRES as discussed in haikuports/haikuporter#151
Uncomment TEST() and fix a minor issue by setting LC_ALL=en_US to
match the locale used upstream. All tests are OK:

Running test ./test/v0/avigomanager.sh...succeeded
Running test ./test/v0/the-feeble-files-spanish.sh...succeeded
Running test ./test/v5/CVE-2015-1386/CVE-2015-1386.sh...succeeded
2018-03-30 10:55:49 +00:00
Schrijvers Luc
8ab2c5643e hgrep, remove old bep file (#2348) 2018-03-29 13:50:59 -04:00
Schrijvers Luc
a208f4c642 remove obselete bep file (#2375) 2018-03-29 13:44:08 -04:00
Schrijvers Luc
5943a00b0a loadpng, update old bep file (#2381) 2018-03-29 13:43:05 -04:00
fbrosson
a604a579ef zstd: bump to 1.3.4, enable x86_gcc2 with a few tiny patches. (#2398)
Also drop the debuginfo package since we are not compiling with -g.
2018-03-29 13:39:15 -04:00
fbrosson
7dd6e27e05 libatomic_ops: bump to 7.6.4, fix COPYRIGHT: @ivmai was missing! (#2401) 2018-03-29 11:53:16 +00:00
fbrosson
02f7b8f5c5 youtube-dl: bump to 2018.03.26.1. (#2400) 2018-03-29 00:07:38 +00:00
Michael Lotz
1a7ebfbc13 pycrypto: Switch to HTTPS source.
The server apparently refuses to serve the source tarball over plain
HTTP.
2018-03-28 22:05:10 +02:00
kwyxz
116c2c16c6 mgba_libretro: a port of mGBA to the libretro API (#2399) 2018-03-28 18:50:10 +00:00
miqlas
b155334f86 Fish crash workaround (#1997)
* Fish: dirty crash fix

* Fish : Dirty crash-fix

* Switch to system provided WCWIDTH

* Revert "Switch to system provided WCWIDTH"

This reverts commit 90f475616122fc72f5456673f5103f341bee5b34.

* Cleanup, bump, debuginfo
2018-03-28 20:17:57 +02:00
fbrosson
37b3ba0665 libusb: bump to 1.0.22, close #2383, add debuginfo. (#2394) 2018-03-28 16:32:56 +00:00
Gerasim Troeglazov
e338087296 NanoSVGTranslator: bump version 2018-03-28 22:01:02 +10:00
kwyxz
be4f2adbaf mrboom_libretro: a port of MrBoom to the libretro API (#2397) 2018-03-27 17:47:38 +00:00
fbrosson
7754c71118 openssl: bump to 1.0.2o. (#2395) 2018-03-27 15:46:43 +00:00
Sergei Reznikov
88fd576d1c digiKam: initial recipe for version 5.9.0 2018-03-27 16:44:33 +03:00
miqlas
e97c58aee7 Embree: rev bump 2018-03-27 12:45:59 +02:00
miqlas
eb8c873230 PovRay: rev bump 2018-03-27 12:45:21 +02:00