Commit Graph

179 Commits

Author SHA1 Message Date
Jerome Duval
915aafa30e zeromq: bump version. 2017-08-31 18:48:08 +02:00
Jerome Duval
9e8f4ce19c gnutls35: bump version. 2017-08-31 18:26:40 +02:00
Jérôme Duval
c6a26d2af1 glib_networking: specify gnutls version. 2017-08-28 11:02:19 +02:00
Jerome Duval
929074a036 libsoup: bump version.
* fix lib versioning, packages depending on libsoup need to be rebuilt.
* remove libsoup-2.4.la.
2017-08-26 16:53:46 +02:00
Jérôme Duval
58027253c1 gnutls36: missing dollar sign. 2017-08-24 13:30:14 +02:00
Sergei Reznikov
011c0ac536 gnutls35: restore recipe as it is a current stable release
* specify conflicting packages
2017-08-24 11:26:52 +03:00
Sergei Reznikov
adf0dc0668 gnutls: bump version 2017-08-24 09:20:27 +03:00
Sergei Reznikov
22ae0eb1c2 libmicrohttpd: bump version 2017-08-04 10:13:50 +03:00
Chris Moore
92a28aaf17 KeePassXC: Enable and fix build on x86_64 (#1556)
* KeePassXC: Enable and fix build on x86_64

* Bump revision

* Switch off unit tests the correct way
2017-08-03 21:33:40 +03:00
Gerasim Troeglazov
8b64ceb9c0 glib_networking: fix provides 2017-08-01 13:00:57 +10:00
Jerome Duval
881d6183e1 gnutls35: bump version. 2017-07-13 18:45:59 +02:00
Schrijvers Luc
9dcef57df9 librsync: fix gcc2_x86 build (#1498) 2017-07-08 22:16:39 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval
8faba33005 Bump revisions for x86_64 rebuild after time_t change. 2017-06-20 07:18:22 +02:00
Sergei Reznikov
190e12b97a libnspsl: add CHECKSUM_SHA256 2017-06-18 18:38:49 +03:00
Gerasim Troeglazov
3f59aa8d24 libsoup: bump version. 2017-06-07 20:54:20 +10:00
Gerasim Troeglazov
13cd31e667 glib_networking: bump version. 2017-06-06 23:06:22 +10:00
Jerome Duval
605d0d9e76 gnutls: bump version for 3.5.x. 2017-05-13 15:53:37 +02:00
Jerome Duval
a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Jerome Duval
487ee24600 libsrtp: add recipe for version 1.5.4. 2017-04-20 18:43:22 +02:00
Jerome Duval
673fb57daa zeromq: add recipe for version 4.2.1.
* would need libunwind to be more complete.
2017-04-18 23:09:49 +02:00
Augustin Cavalier
9c69f65aa0 Remove all bep-format recipes for which an actual recipe exists.
Closes #1244.
2017-04-16 14:39:56 -04:00
Jerome Duval
7aa2e89800 gnutls35: fix devel provide. 2017-04-13 21:04:55 +02:00
Jerome Duval
30552445f9 gnutls35: bump version. 2017-03-06 19:02:23 +01:00
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