Commit Graph

140 Commits

Author SHA1 Message Date
Jerome Duval
ed6f4f2d1a neon: fix checksum.
* also minor versions are incompatible between them: 0.29 vs 0.30.
2016-11-27 09:34:59 +00:00
Jérôme Duval
bd8818b4a6 Remove libtool files. 2016-11-21 16:20:36 +01:00
Jerome Duval
d1f9e76538 serf: fix secondary arch build. 2016-11-11 22:22:54 +00:00
Jerome Duval
b78ac6b437 libpcap: bump version.
* it might need an header patch.
* github release tag is messy, so use the tarball at tcpdump.org.
2016-11-11 22:22:38 +00:00
Jerome Duval
3635cae887 serf: bump version. 2016-11-10 20:43:52 +00:00
miqlas
05d118f3a6 neon: bump version to 0.30.2. (#854)
* Add secondary arch for libtoolize.
* No functional change.
2016-11-07 14:35:04 +01:00
fbrosson
cb5f616dff gnutls: bump to 3.5.6. (#857) 2016-11-05 13:24:07 -04:00
Jérôme Duval
236d1eec2a libtorrent-rasterbar: bump revision. 2016-11-02 12:23:20 +01:00
Adrien Destugues
8f4d53938c Backport fixes from release branch.
- imagemagick: patch was broken, update to latest version and fix.
- libvpx: version 1.0.0 does not build with gcc5
- tiff: remaining .la files
- libtorrent-rasterbar: missing require
- gcc 5.4: missing provides
2016-11-02 11:11:29 +01:00
fbrosson
7e4ce2e27e gnutls: bump to 3.4.16 & 3.5.5. (#824) 2016-10-14 23:56:15 +00:00
Jérôme Duval
ae2dfad431 serf: update HOMEPAGE and source URI. 2016-10-03 10:58:29 +02:00
fbrosson
dd2f4f26b9 gnutls: bump to 3.4.15 & 3.5.4. (#800) 2016-09-23 17:12:07 -04:00
fbrosson
c2237ff38d Add $secondaryArchSuffix to cmd:libtoolize & fix trailing tabs. (#785) 2016-08-31 16:49:07 -04:00
Adrien Destugues
6256c9830a serf: missing require 2016-08-28 22:36:18 +02:00
fbrosson
b90c0d8122 gnutls: bump to 3.5.3. (#760) 2016-08-19 14:46:10 -04:00
Jerome Duval
32ae16e482 libpcap: bump version. 2016-07-27 23:11:18 +00:00
fbrosson
73360c5a88 gnutls: bump to 3.4.14 + 3.5.2, drop lib*.la, add TEST(). (#628)
* Bump to 3.4.14 (current stable) and add 3.5.2, marked untested.
* Move $binDir to a _bin sub-package, for more flexibility with
  regards to package co-installation. 3.4.x and 3.5.x seem to be
  causing problems for other recipes, so this layout change, with
  some other changes (e.g. package basename renames) can help.
* Update the layout of 2.8.x.
* Change the basename of the recipe of 3.4.x to gnutls34.
* Use gnutls35 as basename for the recipe of 3.5.x.
* Declare CONFLICTS, CONFLICTS_{bin,devel} in a way that allows
  gnutls-2.8.x to be installed with either gnutls-3.4.x or
  gnutls-3.5.x. On top of that, a single _bin package may be
  installed (provided the base package is also installed.) Same
  thing for _devel.
* Add cmd:cvs cmd:git to BUILD_PREREQUIRES in order to make
  gl/tests/test-vc-list-files-{cvs,git} succeed.
* Patch gl/tests/test-float.c to enable that test.
* Add cmd:{perl,makeinfo} to BUILD_PREREQUIRES.
2016-07-25 20:51:00 -04:00
miqlas
477be3c194 libtorrent update (#681)
Fixed recipe
2016-07-22 12:49:30 -04:00
Jerome Duval
ef7e6ed32a gloox: bump version.
* remove libtool file.
2016-07-21 20:51:41 +00:00
fbrosson
565f0f0ae0 libtorrent-rasterbar: bump to version 1.0.9. 2016-04-03 13:20:05 +00:00
fbrosson
f67e35bcad gnutls: bump version to 3.4.10.
* Bump version to 3.4.10.
* Drop the --disable-doc switch during configuration and put all docs
  in a separate, architecture-independent package, gnutls_doc, in case
  we are building for a primary arch. Do not provide a doc package at
  all if we are building for a secondary architecture.
* Swap the lines for "cmd:psktool" and "cmd:ocsptool" as they were not
  sorted.
* Drop the "cmd:systemkey" line in PROVIDES as it is not installed by
  default. There isn't even a configure option to have it installed.
2016-03-15 07:20:12 +00:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
fbrosson
914eb30853 libssh2: bump version.
Update libssh2 to 1.7.0.
Also bump revision for mc and vlc-2.2.1 (which require libssh2).
2016-02-26 22:57:20 +00:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Jerome Duval
723a33dfd1 gnutls: add cmd:find to build prerequisites.
* fix provides.
2016-02-20 13:01:26 +00:00
Adrien Destugues
2df439dafb NetSurf 3.4 and dependencies. 2016-02-19 22:17:24 +01:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
fbrosson
db065e0ab4 nettle: fixes for prerequisites, provides and compat
Added missing build prerequisite: cmd:find.
Fixed the versioning of lib:libnettle and devel:libnettle.
Added lib:libhogweed and devel:libhogweed.
Added compat versions.
Added conditional provides for the 5 commands: nettle-hash, nettle-lfib-stream, nettle-pbkdf2, pkcs1-conv and sexp-conv.
2016-02-12 13:03:56 +00:00
fbrosson
7cfdbf634c gnutls: cosmetic fix: drop "?x86_64" from secondary arch 2016-02-10 15:21:00 +01:00
fbrosson
62805699f4 gnutls: 3.4.6→3.4.9 (bump version & reformat recipe) 2016-02-03 13:05:21 +01:00
fbrosson
e4d3146a38 nettle: add recipe for 3.2 and reformat 3.1.1 2016-02-02 23:29:24 +01:00
Jerome Duval
565234b3c7 libtorrent-rasterbar: bump version. 2016-01-28 06:02:47 +00:00
Kacper Kasper
32b4c29661 Merge pull request #366 from skykinetic/master
Added recipe and patch for libnice.
2016-01-13 17:14:25 +01:00
Steven Kou
b8ea14288c Added recipe and patch for libnice. 2016-01-13 21:24:26 +08:00
dash102
1b9b981584 Reformat 10 Recipes 2
Update enca-1.15.recipe

Update libpaper-1.1.24.recipe

Update libedit-2014_10_30_3.1.recipe

Update faad2-2.7.recipe

Update libebur128-1.0.1.recipe

Update pnglite-0.1.17.recipe

Update libircclient-1.8.recipe

Update glu-9.0.0.recipe

Update polarssl-1.3.9.recipe

Update libpaper-1.1.24.recipe

Update libedit-2014_10_30_3.1.recipe

Update faad2-2.7.recipe

Update libebur128-1.0.1.recipe

Update libebur128-1.0.1.recipe

Update libsdl2-2.0.1.recipe

Update libircclient-1.8.recipe

Update libpaper-1.1.24.recipe
2015-12-28 12:36:51 +00:00
Adrien Destugues
2d515d2952 Merge pull request #357 from DarkmatterVale/libsvgtiny_x86
Update NetSurf to be gcc4 compatible
2015-12-22 15:33:53 +01:00
DarkmatterVale
0699b604dc Update libraries to be gcc4 compatible 2015-12-22 09:03:04 +00:00
Jerome Duval
e7f2ea772b librsync: bump version.
* 6 tests failed out of 8.
2015-12-21 23:52:42 +00:00
Gareth Poole
45b487e3f8 Reformat 10 recipes 2015-12-19 21:08:12 +00:00
Jerome Duval
2e91d8ffe9 libnatpmp: fix gcc2 build. 2015-12-02 21:20:58 +00:00
Jerome Duval
d2b73fcd17 libtorrent_rasterbar: fix build for secondary arch. 2015-12-01 22:49:52 +00:00
Jerome Duval
b5684e16aa nettle: disable gcc2, add checksum. 2015-12-01 22:49:49 +00:00
Jerome Duval
a2333c1c65 libtorrent_rasterbar: bump version.
* fix install on primary arch, use soname as lib provides.
2015-11-30 22:53:58 +00:00
Jerome Duval
b9a42eab02 bump a few packages revisions. 2015-11-27 06:42:33 +00:00
Gerasim Troeglazov
298e3172f7 libsoup: change source from ftp to http url 2015-11-25 01:35:55 +00:00
Gerasim Troeglazov
f551d84088 libsoup: change source url, add patchset for build fix 2015-11-25 01:33:31 +00:00
Jerome Duval
4daa7bc6a7 bump recipe revisions to rebuild with ncurses 6.
* also fix aspell provides, remove libtool files.
2015-11-22 14:35:53 +00:00
Gerasim Troeglazov
413efc7f72 libsoup: add recipe for version 2.53.1 2015-11-22 12:03:04 +00:00
Gerasim Troeglazov
13af7493fd glib_networking: add recipe for version 2.38.1 2015-11-22 12:02:13 +00:00
Gerasim Troeglazov
275ad570ad gnutls: add recipe for version 3.4.6 2015-11-22 12:00:38 +00:00