Commit Graph

11445 Commits

Author SHA1 Message Date
Adrien Destugues
99b5ce0a6f perl 5.26: mark as tested on x86_gcc2
Passes 99.25% of tests.
Remove old recipes.
2018-02-10 10:08:28 +01:00
fbrosson
6f255120a9 bash: bump to 4.4.019. (#2201) 2018-02-09 23:54:07 +00:00
fbrosson
3c86f23250 gcab: bump to 0.8, drop libtool file, add debuginfo. (#2199) 2018-02-09 00:29:50 +00:00
fbrosson
2620aab95a dev-libs/uriparser: fix COPYRIGHT, simplify BUILD. See #2196 2018-02-08 16:03:56 +00:00
fbrosson
56631a1a32 dev-libs/uriparser: bump to 0.8.5. Closes #2195 (#2196)
* Add support for secondary arch.
* Fix PROVIDES_devel.
* Add debuginfo package.
2018-02-07 16:31:29 +00:00
fbrosson
16f32116d5 games-board/Stockfish: bump to version 9. (#2194) 2018-02-07 03:34:35 +00:00
fbrosson
1adfc3b068 dev-libs/GeoIP: bump to 1.6.12, add debuginfo, shrink TEST(). (#2193)
Upstream ships a tiny GeoIP.dat since 1.6.10 so we can drop the
optional steps in TEST().

There seems to be a bug in curl (7.58.0 or earlier) which did not
exist in curl 7.50.3 when the patch for geoipupdate.sh was added.
This happens when the script tries to update an up-to-date GeoIP
database file. It looks like curl's "--time-cond" option forgets to
instruct "--remote-time" to skip its job if a "304 Not Modified" is
received. If the output file exists then this does not get noticed.
But if this file does not exist then curl complains with an unwanted
"Failed to set filetime ... on outfile" warning.
Trying to fix this issue in our script would require to redirect
curl's stderr to /dev/null (or creating a temporary (empty) file to
make curl happy) but doing so would not be a good idea.
We can live with this warning until curl gets fixed.
2018-02-06 11:12:00 +00:00
Alexander von Gluck IV
0b1ec74715 meson: Bump to 0.44.0
* Includes -pthread fixes for Haiku

Tested-By: Alexander von Gluck IV <kallisti5@unixzen.com>
2018-02-05 18:39:17 -06:00
fbrosson
7cfe089a5f exiftool: bump to 10.78 (development release) 2018-02-05 23:08:37 +00:00
fbrosson
0847704cab exiftool: bump to 10.55 (production release) 2018-02-05 23:05:45 +00:00
miqlas
e486e5ac3c Bash: bump (#2171) 2018-02-04 19:38:21 +00:00
Schrijvers Luc
0886bf49cb cnf, remove obsolete duplicate (#2183) 2018-02-04 17:55:20 +01:00
fbrosson
7bb3fa1d7c jpeg: bump to version 9c, drop versions 9 & 9a. (#2182) 2018-02-04 14:24:10 +00:00
netpositive36
e7ae3917ff net-misc/youtube_dl: version bump. (#2181) 2018-02-04 11:25:58 +00:00
Schrijvers Luc
789c12a158 shc, new recipe (#2081) 2018-02-04 09:45:59 +00:00
fbrosson
f298721206 gptfdisk: bump to 1.0.3, make TEST() succeed on x86_64. (#2169) 2018-02-03 22:47:59 +00:00
miqlas
0056631f09 Dash: version bump (#2170) 2018-02-03 20:30:14 +00:00
hanya
c60afd1093 mozc: bump version (#2165)
* Update patch for x86.
* Sort REQUIRES.
* Add support for x86 secondary architecture but keep it disabled
  for now, since the build fails at step [386/767], i.e. at ~50%.
2018-02-03 16:44:31 +00:00
fbrosson
71a53f5b8a xapian: switch to commandBinDir, fix {PROVIDES,REQUIRES}_devel. 2018-02-02 18:22:02 +00:00
Adrien Destugues
38da349060 Helios: safe source + fix build
Fixes #2064
2018-02-02 18:00:47 +01:00
Adrien Destugues
4050f6659f ffmpeg: use memalign and posix_memalign
Otherwise we get misaligned allocations.
This gets ffplay working on Haiku, so we have at least one simple media
player to cover basic needs.
2018-02-02 13:01:54 +01:00
Adrien Destugues
2ca70f5093 Workaround a crash in BDirectWindow management. 2018-02-02 12:59:35 +01:00
Adrien Destugues
363aa5f013 libsdl2: fix secondary arch build. 2018-02-02 09:43:14 +01:00
Leorize
cb7175c3e5 app-text/mandoc: disable utf-8
mandoc hangs upon displaying an utf-8 document. This is observed as a
bug in Haiku wchar implementation.

This commit could be reverted once ticket#13948 is fixed.
2018-02-01 11:46:53 +00:00
Leorize
6d360986c2 app-text/mandoc: add recipe (#1990) 2018-02-01 11:46:53 +00:00
fbrosson
bcc3b3d3ef media-libs/libXcm: bump to 0.5.4, add debuginfo, reorder sections. (#2166) 2018-01-31 07:39:56 +00:00
alaviss
f94aeefdd6 sys-block/sg3_utils: new recipe (#2010) 2018-01-31 05:53:08 +00:00
fbrosson
108a611a13 sys-block/parted: add debuginfo package, mark as untested. (#2164)
* Mark as untested on all architectures, as parted does not seem
  to be working correctly on Haiku at the moment.
* Switch SOURCE_URI to ftpmirror.gnu.org, using https.
* Drop libtool files as well as the unneeded $infoDir/dir.
2018-01-29 18:09:10 +00:00
Jérôme Duval
039b662448 freetype: add x86 to supported architectures 2018-01-29 18:58:41 +01:00
Jérôme Duval
6c0d7312a7 gcc: update checksum 2018-01-29 15:15:19 +01:00
Jérôme Duval
8ae1780fe2 mpc: update source URL 2018-01-29 15:15:19 +01:00
Sergei Reznikov
d7addf80c9 freetype: bump version 2018-01-29 08:58:33 +03:00
fbrosson
98cab332e5 dev-libs/xapian: add broken recipe for version 1.4.5 [👀] (#2150) 2018-01-28 10:41:29 +00:00
fbrosson
5f0a4261a6 dev-libs/xapian: bump to 1.2.25, add debuginfo package. (#2150)
* Drop patch as it was applied upstream.
* Add x86_64, marked as untested.
* Add TEST().
* Mark x86 as untested because TEST() KDLs a lot.
* DESCRIPTION: fix typo and re-wrap.
* HOMEPAGE: switch to https.
* BUILD_PREREQUIRES: sort.

Notes: Version 1.2.25 builds fine but is only the latest oldstable.
The latest stable release, 1.4.5, does not build on any arch.
2018-01-28 10:39:27 +00:00
Sergei Reznikov
54d47cc068 BeAM: bump revision 2018-01-28 10:53:12 +03:00
Sergei Reznikov
f2b265e4ef FontBoy: enable x86_64 2018-01-27 20:36:13 +03:00
humdinger
259001925d mailnews: update recipe to build again (#2146)
Practically copying large parts of the BeZilla recipe and patch.
Thanks, Diver!
2018-01-27 09:10:05 +03:00
fbrosson
65646fad14 curl: bump to 7.58.0, fix TEST, mark as tested. (#2157)
* tests/data/test116 is failing on all architectures.
* tests/data/test1061 is failing on x86_64 only.
* tests/data/test{31,46,61,1415} call runtimes which crash on x86_64
  only, but these tests do not fail.
2018-01-26 13:26:56 +00:00
fbrosson
7c5e78e9f8 git: bump to 2.16.1. 2018-01-25 13:25:47 +00:00
fbrosson
a546a4746e x11-libs/libXcursor: new recipe. (#2154) 2018-01-25 00:43:55 +00:00
fbrosson
98f382fafd x11-libs/libXdamage: new recipe. (#2152) 2018-01-25 00:35:51 +00:00
fbrosson
f5104d60eb x11-libs/libXcomposite: new recipe. (#2151) 2018-01-25 00:30:14 +00:00
Bach Nguyen
cc535e5143 haiku-apps/Eventual: new recipe [GCI] (#2087) 2018-01-25 00:16:52 +00:00
fbrosson
49e952ec85 x11-libs/libXrender: enable x86_gcc2. (#2153)
* Mark x86_64 as tested.
* Fix COPYRIGHT years and LICENSE.
* Add the project's "COPYING" file as licenses/libXrender.
* Add README to $docDir.
* Move libXrender.txt to $developDocDir.
2018-01-24 21:38:55 +00:00
fbrosson
05a32e8334 x11-libs/libXfixes: add debuginfo package. (#2149)
* Mark x86_gcc2 as tested.
* Fix HOMEPAGE, COPYRIGHT, LICENSE.
* Add the project's "COPYING" file as licenses/libXfixes.
* Sort BUILD_PREREQUIRES, add recommended cmd: lines.
* Add missing "make $jobArgs" in BUILD() to build before INSTALL().
* Move man3 to devel.
* Add README.
2018-01-24 21:38:10 +00:00
Jérôme Duval
eca8a466e8 libcuefile: fix provides 2018-01-24 20:50:12 +01:00
Jérôme Duval
fb44764c2b libreplaygain: fix provides 2018-01-24 20:34:54 +01:00
netpositive36
76c707f4f5 net-misc/youtube-dl: version bump. (#2155) 2018-01-24 19:01:43 +00:00
Sergei Reznikov
b39aa65ce6 QupZilla: use qmake from Qt5 2018-01-24 10:38:34 +03:00
Sergei Reznikov
64a62863e5 html_parser: bump revision to rebuild against newer perl 2018-01-24 10:36:33 +03:00