29726 Commits

Author SHA1 Message Date
fbrosson
24a9e05925 mdds: "devel:mdds" += "$secondaryArchSuffix" in PROVIDES_devel. 2018-06-06 13:00:49 +00:00
fbrosson
2d5e2e29f3 LibreOffice: try to trigger a build for x86 secondary arch. 2018-06-06 12:43:32 +00:00
fbrosson
0af403b4f4 libzmf: enable secondary arch, switch SOURCE_URI to tar.xz. (#2653) 2018-06-06 12:31:50 +00:00
fbrosson
af347ccf5b LibreOffice: rebuild after soname change in libepubgen. (#2652) 2018-06-06 11:54:02 +00:00
fbrosson
e69938ba07 libepubgen: bump to 0.1.1, depend on libxml2, add debuginfo. (#2652)
* Drop lib:libcppunit from REQUIRES as it is not needed.
* lib:librevenge_{stream,generators} do not seem to be needed, but
  we can keep them, since lib:librevenge already pulls librevenge.
* Add libxml2 because libepubgen now needs it.
* Sort {BUILD_,}REQUIRES.
* Switch SOURCE_URI to tar.xz.
2018-06-06 11:53:28 +00:00
Sergei Reznikov
117e1477db ixion: enable secondary arch 2018-06-06 12:30:25 +03:00
Sergei Reznikov
1026fa3a1e orcus: enable secondary arch 2018-06-06 09:08:52 +03:00
Gerasim Troeglazov
f646bd54b6 Telegram: bump revision 2018-06-06 05:23:22 +00:00
Gerasim Troeglazov
fe115ba074 QtHaikuPlugins: bump revision 2018-06-06 05:21:53 +00:00
Gerasim Troeglazov
69d6bac948 Qt5: bump revision 2018-06-06 04:23:54 +00:00
kwyxz
f65b3850af scummvm_libretro: port of ScummVM to the libretro API (#2650) 2018-06-05 23:15:10 +00:00
Sergei Reznikov
7c60f6dc45 LibreOffice: fix rdef path 2018-06-06 01:01:59 +03:00
fbrosson
1b3313c03d libp11: bump to 0.4.7, add debuginfo, add gcc2 patch. (#2649) 2018-06-05 16:40:42 +00:00
fbrosson
4eaa8d3d95 softhsm: bump to 2.4.0, fix TEST. (#2648)
Also move GLOBAL_WRITABLE_FILES and USER_SETTINGS_FILES to the
recommended location, just before PROVIDES.
2018-06-05 16:08:53 +00:00
Sergei Reznikov
2e8f31bad0 LibreOffice: enable secondary arch 2018-06-05 17:18:08 +03:00
Sergei Reznikov
18f36ed44f LibreOffice: rename patchset 2018-06-05 16:59:02 +03:00
Sergei Reznikov
5430094280 LibreOffice: actually enable recipe 2018-06-05 16:49:21 +03:00
fbrosson
f2fe18efcc tig: bump to 2.3.3, add TEST_REQUIRES.
Also drop outdated HOMEPAGE and refresh DESCRIPTION.
2018-06-05 13:45:31 +00:00
Sergei Reznikov
932a2ac909 LibreOffice: enable recipe
* bump version
* fix missing lables
* bundle with additional icon themes
* correct profile path
2018-06-05 16:40:21 +03:00
fbrosson
ea042ac1bb exiftool: bump to 10.99 (development release) 2018-06-05 11:16:07 +00:00
fbrosson
80feddc7a7 bash: bump to 4.4.023, avoid hardcoded paths in PATCH(). (#2645)
Avoid ../../sources-$i/ and, instead, use \$sourceDir$i/ with eval.
2018-06-05 10:00:21 +00:00
fbrosson
6271534508 SQLite: bump to 3.24.0. 2018-06-05 08:21:59 +00:00
Jérôme Duval
cb3850e11f iperf: bump revision. 2018-06-04 19:29:52 +02:00
Sergei Reznikov
ec0f9294ee mc: bump version 2018-06-04 17:21:32 +03:00
Alexander von Gluck IV
b5d23289f8 grafx2: Add x86_64 arch (works here) and fix checksum 2018-06-03 20:46:57 -05:00
fbrosson
b473e526b2 axel: install-strip cmd:axel in commandBinDir for x86_gcc2. (#2642) 2018-06-04 01:42:50 +00:00
Schrijvers Luc
c4b22f2b30 axel, bump version, add support for x86 secondary arch (#2636) 2018-06-04 01:16:57 +00:00
Niels Sascha Reedijk
3582a04140 Rust: add recipe for Rust 1.20.0
This recipe stops building the src tarball, which means that our dependency
on cargo-vendor is not necessary anymore.
2018-06-03 20:43:12 +00:00
Niels Sascha Reedijk
a4f6f21436 Rust: add recipe for 1.19.0 2018-06-03 20:43:12 +00:00
Niels Sascha Reedijk
225d02851c Rust: add recipe for Rust 1.18.0 2018-06-03 20:43:12 +00:00
Niels Sascha Reedijk
aba5767078 Rust 1.17.0: update the git2 dependency of cargo to prevent crashes 2018-06-03 20:43:12 +00:00
fbrosson
9809d4ce46 lighttpd: select the libuuid from util-linux. (#2641) 2018-06-03 17:35:27 +00:00
Schrijvers Luc
6d815cbb9c bakefile, bump version (#2609) 2018-06-03 16:04:50 +00:00
fbrosson
f21b32aebe iec16022: bump to 0.3.0, add debuginfo, simplify BUILD. (#2639)
Also update HOMEPAGE and switch SOURCE_URI to tar.xz.
2018-06-03 11:57:36 +00:00
Gerasim Troeglazov
dd043bfa2b Telegram: bump version to 1.3.0 2018-06-03 10:29:02 +10:00
fbrosson
84522fa0f6 youtube-dl: bump to 2018.06.02. 2018-06-02 23:20:14 +00:00
fbrosson
b860895b73 xapian: fix typos introduced in #2633
These typos only affect x86 secondary arch when the primary arch
is x86_64. But since Haiku does not yet provide x86_64 hybrid and
since there are no architectures marked as tested for xapian, we
can keep REVISION unchanged.

While at it, use a variant for the test before CONFLICTS_devel.
2018-06-02 20:59:01 +00:00
fbrosson
17174514d5 byacc: bump to 20180525. (#2635) 2018-06-02 04:24:14 +00:00
fbrosson
423e60c996 libunistring: bump to 0.9.10. (#2634) 2018-06-02 03:09:37 +00:00
fbrosson
f1e8919e95 xapian: fix build for version 1.4.5. (#2633)
Undef HAVE_EXP10 and HAVE___EXP10 in config.h to workaround
an incorrect detection of exp10 which libroot does not have.
2018-06-01 22:54:37 +00:00
fbrosson
f5715c8cdb xapian: select the libuuid from util-linux. (#2633)
Also move xapian-config to the devel package.
2018-06-01 22:54:17 +00:00
Gerasim Troeglazov
fb5a890688 qmmp_plugin_pack: bump version 2018-06-01 04:21:06 +00:00
Gerasim Troeglazov
84a417c3cf Qmmp: bump version 2018-06-01 04:19:19 +00:00
fbrosson
19e31395fb e2fsprogs: add a couple of mirrors for SOURCE_URI. 2018-05-31 22:12:12 +00:00
fbrosson
8f28b57f96 reicast_libretro: the build seemed OK on x86 but finally fails.
core/libretro/common.cpp:302:2: #error Unsupported HOST_CPU
core/libretro/common.cpp:386:2: #error JIT: Not supported arch
2018-05-31 21:18:48 +00:00
kwyxz
e0c7216d3d Reicast is a Dreamcast emulator, this is the libretro port (#2631) 2018-05-31 21:05:10 +00:00
fbrosson
4456d9eb1b testdisk: select the libuuid from util-linux.
Also update to the latest snapshot.
2018-05-31 20:57:52 +00:00
kwyxz
7cbd7eee6b retroarch: bump to 1.7.3 (#2630) 2018-05-31 20:50:46 +00:00
fbrosson
6883a4f282 e2fsprogs: bump to 1.44.2, use the libs from util-linux. (#2526) 2018-05-31 20:29:33 +00:00
fbrosson
3f70a7d4b9 util-linux: fix INSTALL when ALLOW_UNTESTED=no
* While at it, do not export CFLAGS and LDFLAGS. Instead, pass
  CPPFLAGS and LDFLAGS to both autogen.sh and configure.
* Now that we don't override the project's default CFLAGS anymore
  we can add the debuginfo package.

Warning: If you call haikuporter after the recipe was last modified
and then change ALLOW_UNTESTED to yes, the .DependencyInfo file for
the fdisk subpackage will be missing. Workaround: touch the recipe
before calling haikuporter. Of course, this is required only once,
that is, if you have recently changed ALLOW_UNTESTED to yes.
2018-05-31 16:39:06 +00:00