Commit Graph

10269 Commits

Author SHA1 Message Date
Gerasim Troeglazov
7c5c078f70 Telegram: cleanup. No functional changes 2017-09-15 23:57:24 +10:00
Gerasim Troeglazov
aef17083a4 Telegram: more fixes to make it run 2017-09-15 23:35:29 +10:00
Sergei Reznikov
1ba94ac8af tcpdump: bump version 2017-09-14 09:39:31 +03:00
Jerome Duval
152bc4fc28 strigi: bump version.
* use cmakeDirArgs
2017-09-13 22:55:30 +02:00
Jerome Duval
254c166d7d harfbuzz: bump version. 2017-09-13 22:55:30 +02:00
Jerome Duval
b15b08a285 util_macros: bump version. 2017-09-13 22:55:30 +02:00
Sergei Reznikov
c3d4f5cc1a mpv: remove unneeded files 2017-09-13 11:25:17 +03:00
Sergei Reznikov
8d53bf3142 mpv: bump version.
* enable OpenAL and Samba support
* drop older recipes
2017-09-13 11:18:28 +03:00
Sergei
6c01db7935 qt4pas: add patch to correct build. (#1633)
Add QMAKE_CXXFLAGS += -mstackrealign -mincoming-stack-boundary=2 for
Haiku
2017-09-13 10:24:15 +03:00
Sergei Reznikov
4dcbaf6863 Telegram: more fixes, almost builds now 2017-09-13 02:14:12 +03:00
Sergei Reznikov
36310dffaf gyt: fix typo 2017-09-13 02:13:30 +03:00
miqlas
b670994da9 allegro: enable x86_64 (#1632) 2017-09-12 20:24:33 +03:00
miqlas
96b80fc126 minizip: add recipe for version 1.2.11 (#1593) 2017-09-12 17:33:50 +03:00
Sergei Reznikov
b75d12fe63 gyp: enable Haiku support
* also add patch to make Telegram build go further
2017-09-12 13:49:12 +03:00
Niels Sascha Reedijk
4eb0c64530 rust: add recipe for rust-1.11.0 (#1630)
Note that this recipe depends in on an older version of binutils
(2.26.1), as the current version of binutils (version 2.28.1) has ld
crash in linking the libLTO.so library from the bundled llvm. This is,
by the way, the same on the recipe of llvm-3.8.1 in this repository.
2017-09-10 12:05:25 +02:00
Adrien Destugues
0cf0ada0f9 Beam: fix the build. 2017-09-10 11:56:55 +02:00
Adrien Destugues
bbb550d121 liblayout: copy the right library
uname -p is "x86" even on x86_gcc2 installs, and won't handle secondary
architecture properly anyway. Use haikuports provided
$targetArchitecture, which I think is the right thing to do here.
2017-09-10 11:56:55 +02:00
Sergei Reznikov
a1d217084f Telegram: add recipe for version 1.1.23
* doesn't build yet
* help wanted
2017-09-09 11:57:44 +03:00
Jerome Duval
ff9f5ab9c2 libxslt: bump version. 2017-09-08 18:08:14 +02:00
Jerome Duval
b0bc563aab libsodium: bump version. 2017-09-08 17:58:10 +02:00
Jerome Duval
462bc1e937 liblo: bump version. 2017-09-08 17:34:02 +02:00
Jerome Duval
247f9725b4 libepubgen: bump version. 2017-09-08 17:33:45 +02:00
Jerome Duval
e9aae560ca libebur128: bump version. 2017-09-08 17:23:33 +02:00
Jerome Duval
a4ca17e669 libcdio: bump version. 2017-09-08 17:23:21 +02:00
Jerome Duval
60570361fb gd: bump version. 2017-09-08 17:10:08 +02:00
Jerome Duval
b642eb94ba meson: bump version. 2017-09-08 17:04:44 +02:00
Jerome Duval
75784954bb cloog: bump version. 2017-09-08 16:53:12 +02:00
Jerome Duval
34ca0d77fa file: bump version. 2017-09-08 16:49:43 +02:00
Jerome Duval
8b5e0d456f mesa: bump version. 2017-09-08 16:45:29 +02:00
Sergei Reznikov
cf75ebd653 libtorrent_rasterbar: fix patch 2017-09-08 09:27:21 +03:00
Sergei Reznikov
a8f12cc2bb libtorrent_rasterbar: bump version 2017-09-08 09:06:32 +03:00
Jérôme Duval
87ebbfaaae qt5: requires openssl 1.0.x 2017-09-08 09:51:45 +02:00
Sergei Reznikov
4ac1043115 qBittorrent: enable secondary architecture 2017-09-07 14:24:11 +03:00
Sergei Reznikov
386f524682 Qt Creator: fix another typo in resource file 2017-09-07 14:00:42 +03:00
Sergei Reznikov
f9655885aa Qt Creator: fix missing quote in resource file 2017-09-07 13:58:50 +03:00
Sergei Reznikov
9049f9552b Qt Creator: bump version
* drop old recipe
* add resource file with icon
* disable broken plugins for now
2017-09-07 12:30:41 +03:00
Sergei Reznikov
9b324597ed qthaikuplugins: bump revision 2017-09-07 11:44:22 +03:00
Sergei Reznikov
bdfec54450 qt5: enable secondary architercture 2017-09-07 11:43:25 +03:00
Sergei Reznikov
523676e7e9 qtwebkit: drop old recipe 2017-09-07 11:41:02 +03:00
Niels Sascha Reedijk
76873fc5cb rust: add recipes for 1.9.0 and 1.10.0 (#1626)
The recipe for 1.9.0 will build the full compiler suite for x86_gcc2,
and it will 'wrap' a binary stage0 compiler for x86_64.
The recipe for 1.10.0 is a complete build.

These recipes don't create the rust_runtime packages. This package
should be recreated at a later point, but we will need to think about
the package naming, as it will be very much possible to have various
runtime libraries running alongside each other.
2017-09-07 07:32:27 +02:00
Jessica Hamilton
b2214fb42c rust: development snapshot for now.
* This is just the cross-compiled version of rust, rather than a
  native build. However, it should hopefully be sufficient for
  building rust natively.
2017-09-05 20:50:02 +00:00
Jessica Hamilton
c539ff6360 llvm: enable threading. 2017-09-05 15:35:18 +00:00
miqlas
40a8c9a83a the_silver_searcher: bump version (#1620) 2017-09-04 07:52:34 +02:00
Jérôme Duval
9132029844 neon: use pkg_config. 2017-09-04 07:06:15 +02:00
Sergei Reznikov
8f3bbb6162 audacious-plugins: move SUPPLEMENTS under REQUIRES 2017-09-03 11:26:22 +03:00
Sergei Reznikov
a80eaad1fc audacious-plugins: supplement Audacious 2017-09-03 10:38:21 +03:00
Sergei Reznikov
1fc807aacd audacious: forgot to remove after moving recipe 2017-09-03 08:29:24 +03:00
Sergei Reznikov
9e2d8e96dd audacious-plugins: enable toolbar icons 2017-09-03 08:26:06 +03:00
Sergei Reznikov
0bc0aeb69f Audacious: enable recipe
* fix icon
* fix REQUIRES
* cleanup BUILD_REQUIRES
* disable D-Bus
* move Audacious binary one level higher
* use mimeset to register supported file types
2017-09-03 08:25:38 +03:00
Jerome Duval
a94a1f82ca leptonica: fix gcc2 build. 2017-09-03 11:04:23 +02:00