Commit Graph

205 Commits

Author SHA1 Message Date
Jerome Duval
8227e04efe libupnp: bump version.
* remove libtool files.
2017-03-05 22:32:36 +01:00
Jerome Duval
c43e8b9300 gloox: bump version.
* SONAME change, nevertheless no recipe seems to use gloox.
2017-02-25 13:07:58 +01:00
Jerome Duval
673dbcad17 libpcap: fix crash on interface listing.
* use pcap_findalldevs_interfaces() which can use getifaddrs().
* recreate a AF_INET socket to the stack to get the stats.
2017-02-23 22:29:35 +01:00
Jerome Duval
79cabb6950 gnutls35: bump version. 2017-02-16 22:42:28 +01:00
Jerome Duval
1aab9067b2 libssh2: bump version. 2017-02-16 22:42:28 +01:00
Kacper Kasper
2a44252ade libmicrohttpd: fix linker errors. 2017-02-05 12:36:36 +01:00
Jerome Duval
f9d8797279 libotr: disable fPIE, stack protector.
* enable x86_64.
* remove libtool file.
* fix provide versioning.
* remove x86_gcc2 secondary arch.
2017-01-29 12:43:00 +01:00
fbrosson
faf855e362 nettle: bump to 3.3, enable x86_gcc2, add tiny gcc2 patch.
* Unlike 3.2, which would not build on x86_gcc2 without a patch,
  3.3 builds fine without any patch. A tiny one is only required
  for "make check".
* Update (GNU) LICENSE: LGPL v2.1 -> GPL v2 + GPL v3 + LGPL v3.
* Switch SOURCE_URI to https.
* Add $secondaryArchSuffix to cmd:libtoolize in BUILD_PREREQUIRES.
* Drop PATCH(), previously used to skip -lm and add -lroot.
* Drop unneeded calls to libtoolize and autoconf.
* Add TEST() with "make check" (and an appropriate LIBRARY_PATH.)
  All tests are OK, except for the Camellia cipher on x86_gcc2.
2017-01-27 12:46:47 +00:00
raefaldhia
d0dbdcb3d4 tox: new recipe for messaging platform
Adding new recipe for tox, an encrypted, P2P, messaging, audio/video calling platform.
2017-01-21 17:13:06 +01:00
fbrosson
516ad6ceb9 gnutls: bump to 3.5.8. 2017-01-10 09:28:29 +00:00
Scott McCreary
efe08d4651 Remove old version libzip, luarocks, libsndfile and libtorrent recipes 2016-12-31 17:52:18 -08:00
Adrien Destugues
75cdba91bb NetSurf: update to 3.6 (and all dependencies)
Fixes many bugs, runs even faster, render more pages properly.
2016-12-21 22:23:37 +01:00
Stephanie Fu
6926174818 De-Lint 5 recipes (and add CHECKSUM_SHA256) (GCI 2016) (#921)
* catkeyseditor-0.1.1
* copynametoclipboard-1.0.1
* desknotes-1.1
* bevexed-20141224
* enet-1.3.0
2016-12-17 16:29:38 +00:00
fbrosson
f9dada5338 gnutls: bump to 3.4.17 & 3.5.7.
* Add dependency on libunistring for 3.5.7.
* Drop cmd:{cvs,git} for 3.4.17 & 3.5.7.
2016-12-09 19:42:59 +00:00
Jérôme Duval
a2e48f8654 librsync: fix requires.
* remove include directory leftover.
2016-12-05 20:49:41 +01:00
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