openwrt-packages/libs
Jo-Philipp Wich 5c2689fe89 libftdi1: explicitely disable Boost unit tests
When libftdi1 is detecting the presence of the Boost unit testing framework,
it will conditionally enable the build of libftdi1 test binaries which fail to
link on some targets with the following error:

    CMakeFiles/test_libftdi1.dir/basic.cpp.o: In function `main':
    basic.cpp:(.text.startup+0xc): undefined reference to `boost::unit_test::unit_test_main(bool (*)(), int, char**)'
    collect2: error: ld returned 1 exit status
    test/CMakeFiles/test_libftdi1.dir/build.make:123: recipe for target 'test/test_libftdi1' failed
    make[6]: *** [test/test_libftdi1] Error 1

Since we do not care about test cases and since we want to avoid unpredictable
conditional compilation simply disable the testcases entirely.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-05-30 12:25:11 +02:00
..
alsa-lib alsa: Update to 1.1.0, disable basic audio test (bat) utility 2016-02-01 11:42:41 -05:00
apr libs/apr: use @APACHE download facility 2016-01-17 19:21:04 +01:00
apr-util remove unnecessary libiconv dependencies 2016-02-18 15:23:11 -05:00
avahi libs/avahi: fix warning with poll.h include on musl 2016-01-06 16:16:44 +02:00
boost Boost: Package Version Update 2016-05-16 00:56:57 +01:00
c-ares libs: c-ares: Bump to version 1.11 2016-03-08 15:50:22 +00:00
check check: fix fortify source compatibility 2015-06-30 10:59:28 +02:00
classpath classpath: force use of target gmp lib 2015-01-07 02:00:35 +01:00
confuse confuse: Use URL alias (#2745) 2016-05-24 22:01:35 +02:00
cyrus-sasl cyrus-sasl / postfix: work around recursive dependency issue in toolchain 2014-10-20 09:16:44 +02:00
db47 libs: Fix typos (found by codespell) 2016-04-13 16:05:03 +02:00
dmx_usb_module dmx_usb_module: new package added 2014-11-30 18:10:15 +01:00
dtndht dtndht: fix musl build 2015-08-19 11:33:59 +02:00
elektra elektra: Update to 0.8.16 2016-05-11 20:20:41 +00:00
engine_pkcs11 engine_pkcs11: update source 2015-05-13 13:23:21 +02:00
expat libexpat: do not install soname symlink 2014-09-05 23:20:48 +02:00
faad2 libs: Fix typos (found by codespell) 2016-04-13 16:05:03 +02:00
fcgi fcgi: import from packages, add myself as maintainer, fix build errors. 2014-07-17 12:29:48 +02:00
fftw3 [libs/fftw3] Moved from oldpackages and updated to a most recent version. 2015-03-31 20:51:37 +03:00
file libs: file: fix typo in default call 2016-01-27 11:14:16 +00:00
flac flac: Fix debug builds 2016-04-27 17:13:41 -04:00
freetype freetype: -config & .pc files cleanup & fixes 2015-08-04 02:28:36 +02:00
gdbm gdbm: add a gettext dependency 2016-01-21 00:42:34 +01:00
giflib giflib: Update to 5.1.2, remove doc build 2016-03-14 11:56:44 -04:00
glib2 glib2: fix download path 2016-02-22 22:23:31 +01:00
glpk glpk: update to version 4.60 2016-04-19 14:04:51 +02:00
gnutls gnutls: updated to 3.4.12 2016-05-22 17:47:33 +02:00
gperf gperf: modified copy from oldpackages, upgrade to 3.0.4 2014-10-20 23:07:17 +02:00
hidapi hidapi: Fix iconv depends 2015-08-21 15:24:02 -04:00
hiredis hiredis: update to version 0.13.3 2016-04-19 14:04:51 +02:00
ibrcommon ibrcommon: fix build on musl 2015-12-13 21:46:17 +02:00
ibrdtn ibrdtn: Updated to 1.0.1 2015-02-24 17:43:35 +01:00
icu adding package 'icu' 2015-12-06 23:26:36 +01:00
intltool intltool: Update copyright, add myself as pkg maintainer 2014-07-17 18:04:56 -04:00
jansson jansson: pull version 2.7 2014-12-16 08:39:13 +01:00
ldns ldns: import from old packages feed 2015-04-17 23:23:56 +02:00
libaio libaio: update to 0.3.110, bump copyright, add license 2014-12-17 10:02:10 +01:00
libantlr3c libantlr3c: add version 3.2 2014-10-18 21:50:27 +02:00
libao misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
libarchive libarchive: add build-variant without libopenssl 2015-06-21 15:28:24 +02:00
libartnet libartnet: Removed uneeded configure argument 2014-12-01 08:45:13 +01:00
libaudiofile libaudiofile: disable examples build (not used) 2014-08-06 13:07:54 -04:00
libavl libavl: add version 0.3.5 2014-10-18 21:52:17 +02:00
libcanfestival Canfestival library: add new package 2015-09-26 04:50:40 +03:00
libcap libcap: fix build on non-linux systems 2015-09-18 15:51:28 +02:00
libcoap libcoap: Pass endian flags down to target 2015-10-14 17:18:08 +00:00
libdaemon libdaemon: disable examples (fix musl libc build error) 2015-01-06 08:26:48 -05:00
libdaq libdaq: fix musl compatibility 2015-06-17 23:47:52 +02:00
libdbi misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
libdbi-drivers misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
libdmapsharing libdmapsharing: update to 2.9.32 2015-10-18 22:25:47 -04:00
libdnet libdnet: initial import from old-packages 2015-01-25 19:44:54 +01:00
libedit libedit: add new package 2016-05-06 15:15:38 +02:00
libesmtp libesmtp: add ssl support, new upstream URL 2016-03-05 10:53:07 +01:00
libestr libs/libestr: add new package (needed for net/rsyslog) 2015-11-11 10:00:12 -05:00
libev libev: Bump to version 4.22 2016-03-08 15:50:57 +00:00
libevdev libevdev: update to 1.4.6 2016-01-14 01:24:02 +01:00
libevent libevent: update to 1.4.15 (fixes CVE-2014-6272) 2015-09-01 11:26:54 +02:00
libevhtp libevhtp: update to version 1.2.10 2015-03-01 18:24:23 +01:00
libevhtp-1.1 libevhtp-1.1: package added 2015-06-14 18:01:25 +02:00
libexif libexif: Add PKG_LICENSE information. 2014-07-31 21:34:30 -07:00
libextractor libextractor: fix build with full NLS support 2015-09-11 07:28:22 +02:00
libfastjson Add libs/libfastjson - required for rsyslog 8.17.0 2016-03-25 14:03:53 -04:00
libffi libffi: fix include path in pkg-config file, fixes glib2 build 2016-05-11 18:40:09 +02:00
libftdi libftdi: fix cmake build issues 2015-11-11 19:26:43 +01:00
libftdi1 libftdi1: explicitely disable Boost unit tests 2016-05-30 12:25:11 +02:00
libgcrypt Revert "mysql: disable SSP for ppc (toolchain issue?)" 2015-06-22 12:03:48 +02:00
libgd libgd: update to v2.1.1 2015-02-06 13:15:30 +01:00
libgee treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk 2016-01-20 21:56:03 +01:00
libgpg-error libgpg-error: fix build with gcc-5 2015-11-18 23:40:11 +01:00
libhttp-parser misc: Correct tag spelling PKG_LICENSE_FILES 2014-12-09 11:38:38 -05:00
libical libical: adjust license infos 2015-01-10 18:28:30 +01:00
libid3tag libid3tag: Convert license format to SPDX format. 2014-07-31 21:34:30 -07:00
libidn libidn: Update to 1.32 2015-08-03 13:07:33 +02:00
libimobiledevice Update libimobiledevice, libplist, libusbmuxd and usbmuxd 2016-03-15 09:18:47 +01:00
libinput libinput: update to version 1.2.3 2016-04-19 14:04:51 +02:00
libjpeg libjpeg: update to 9a 2014-08-07 10:31:11 +02:00
liblo liblo: fix build with musl 2015-07-12 20:50:54 +02:00
liblz4 liblz4: update to r131 2015-11-01 19:24:36 -05:00
libmad libmad: Update copyright, Add myself as pkg maintainer 2014-07-17 18:04:56 -04:00
libmcrypt misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
libmicrohttpd libmicrohttpd: don't use PROVIDES for non-virtual package 2016-05-09 11:55:34 +01:00
libmms libmms: remove useless autogen call 2015-02-08 00:06:43 +01:00
libmodbus libmodbus: update to 3.1.2 2015-03-13 22:32:26 +01:00
libmpdclient libmpdclient: Update to 2.10 2015-05-12 15:00:33 -04:00
libmpeg2 Copy libmpeg2 package from old repository 2014-07-19 14:08:11 +02:00
libmraa libs: Fix typos (found by codespell) 2016-04-13 16:05:03 +02:00
libnatpmp misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
libnet-1.2.x libnet-1.2.x: fix uClibc regression caused by #1410 2015-06-29 18:00:44 +02:00
libnetfilter-acct libnetfilter-acct: fix license, cleanup 2015-02-08 19:13:16 +01:00
libnfc libnfc: switched to developer git repository 2014-12-10 18:02:38 +01:00
libogg libogg: convert PKG_LICENSE to SPDX format 2014-08-02 01:53:00 -07:00
liboil misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
liboping liboping: import from oldpackages, add myself as maintainer, add license information 2014-07-02 12:31:43 +02:00
libowfat libowfat: fix download URL 2015-05-13 13:39:15 +02:00
libp11 libp11: update source 2015-05-13 13:23:21 +02:00
libpam libpam: fix build. 2015-06-18 18:07:01 +08:00
libplist Update libimobiledevice, libplist, libusbmuxd and usbmuxd 2016-03-15 09:18:47 +01:00
libpng libpng: update to 1.2.56 2015-12-29 12:09:34 +00:00
libradcli libradcli: updated to 1.2.5 2015-12-07 19:58:00 +01:00
libsamplerate misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
libsearpc treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk 2016-01-20 21:56:03 +01:00
libseccomp libseccomp: corrected typo in patch 2015-06-15 00:22:40 +02:00
libshout libshout: Make separate pkg_config files for libs. Fixes ices build 2015-12-05 16:39:31 -05:00
libsigc++ libsigc++: bump to 2.5.4 2015-09-07 10:17:26 +02:00
libsndfile libsndfile: update to 1.0.26 2015-11-22 20:07:46 +01:00
libsodium libs/libsodium: update to 1.0.10 2016-04-17 19:05:43 +02:00
libsoup libsoup: update to 2.53.2 2015-12-30 19:21:21 -05:00
libsoxr libsoxr: Make dynamic libraries 2016-03-25 17:52:45 -04:00
libssh2 libssh2: update to version 1.6.0 2015-07-04 23:01:47 +02:00
libstrophe libstrophe : Update to version 0.8.8 2015-08-24 22:51:06 +08:00
libtasn1 libtasn1: updated to version 4.8 2016-04-25 23:14:18 +02:00
libtheora libtheora: add SPDX license information 2014-11-25 23:29:26 -08:00
libtorrent libs: Fix typos (found by codespell) 2016-04-13 16:05:03 +02:00
libuecc libuecc: update to v7 2016-03-29 00:19:46 +02:00
libugpio libugpio: import from oldpackages and upgrade to 0.0.6 2015-03-07 00:10:20 +01:00
libunistring libunistring: Use URL alias 2016-05-24 21:25:37 +02:00
libupm treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk 2016-01-20 21:56:03 +01:00
libupnp libupnp: Update version to 1.6.19, update copyright, add myself as pkg maintainer 2014-07-16 15:31:42 -04:00
libupnpp libupnpp: Bump version to 0.11.0 2015-05-13 01:51:38 +03:00
liburcu liburcu: update to 0.9.2 2016-05-06 15:15:21 +02:00
libusbmuxd Update libimobiledevice, libplist, libusbmuxd and usbmuxd 2016-03-15 09:18:47 +01:00
libuv libuv: fix download path 2015-08-22 01:12:31 +02:00
libuvc libuvc: add package 2015-01-06 21:20:03 -04:00
libv4l libv4l: Update version to 1.10.0. Fix musl/uClibc incompatibility with getsubopt() 2016-02-27 09:49:17 -05:00
libvorbis libvorbis: upgrade to 1.3.5 2015-04-11 19:58:46 -07:00
libvorbisidec libvorbisidec: Fix git URL for tremor repo. 2016-05-11 11:51:34 -04:00
libvpx libvpx: update to 1.5.0 2016-04-22 13:52:09 -03:00
libwebsockets libwebsockets: bump to 1.7.5 2016-04-05 15:39:29 +00:00
libx264 libx264: create package 2016-04-28 21:49:21 -05:00
libxerces-c libxerces-c: update to v3.1.3 2016-03-14 17:38:50 +01:00
libxml2 libxml2: prevent host compile to overwrite xml2-config (closes #2566) 2016-04-02 23:24:03 +02:00
libxslt libs: Fix typos (found by codespell) 2016-04-13 16:05:03 +02:00
libzdb treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk 2016-01-20 21:56:03 +01:00
lttng-ust lttng-ust: update to 2.6.1 2015-05-13 01:20:19 +02:00
mtdev mtdev: new package 2015-06-10 18:17:47 +02:00
mxml mxml: update to 2.9 2015-07-13 21:15:30 +02:00
nacl nacl: increment package release 2014-08-30 19:38:06 +02:00
neon libs/neon: update to latest, add maintainer, add description 2014-09-12 21:16:10 +02:00
opencv opencv: Update to version 3.1.0 2016-04-16 12:27:17 -03:00
openldap openldap: update to 2.4.43 2015-12-30 19:28:36 -05:00
opus libopus: disable building unused features 2015-05-17 12:56:27 -07:00
p11-kit p11-kit: Version update 2015-11-24 02:15:12 +00:00
pcre pcre: Integrate pending patches for next upstream version 8.39 2016-03-29 13:02:34 +02:00
poco poco: update to 1.7.3 2016-05-10 12:16:15 -04:00
postgresql Merge pull request #2530 from dangowrt/update-postgresql-to-9-5-1 2016-04-15 11:48:48 +02:00
protobuf treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk 2016-01-20 21:56:03 +01:00
protobuf-c protobuf-c: Bump version to 1.2.1. 2016-02-08 14:40:32 +01:00
pthsem pthsem: fix signal.h include path 2015-07-16 21:29:19 +02:00
qrencode libqrencode: fix typo in makefile 2015-05-25 23:25:36 -05:00
sbc new package: sbc 2015-04-02 10:01:56 +02:00
speex add myself as maintainer for 2014-07-01 20:54:41 +02:00
sqlite3 sqlite3: update to 3.12.2 2016-04-21 15:51:17 +00:00
tcp_wrappers tcp_wrappers: don't set LIBS=-lnsl when building with musl 2015-05-03 15:12:33 +02:00
tdb tdb: new package added 2014-11-20 17:44:34 +03:00
tiff tiff: fix wrong declaration of ftell() compat macro 2016-05-19 14:29:57 +02:00
tinycdb Tinycdb library 2014-10-03 23:16:27 +04:00
toxcore toxcore: new package 2015-06-08 01:27:18 +02:00
unixodbc unixodbc: 2016-01-25 14:06:18 +01:00
vips vips: fix patch 2016-05-22 14:20:02 +03:00
xmlrpc-c misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
yajl yajl: add yajl 2015-07-29 09:46:58 -05:00
yaml yaml: import libyaml from old packages feed 2015-04-18 08:16:22 +02:00
zmq libzmq upgrade to 4.1.4 2016-05-19 23:13:05 +08:00