qlibc : new package
authorSagaert Johan <sagaert.johan@skynet.be>
Sun, 12 Oct 2014 13:12:11 +0000 (15:12 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 12 Oct 2014 14:23:46 +0000 (16:23 +0200)
commit48d4c312ae3d1aee402d9ad67aaae93267c92336
treec89d209d30794e961786a0acc85305c7cf16e59b
parent2f0748578166a4717bbbb941cf768f4dca75e971
qlibc : new package

[Thomas:
 - add dependency on threads, wchar and dynamic librayr
 - add dependency on libiconv when locale support is not enabled
 - replace patch hacking includedir by a patch that lets the Makefile
   obey to $(DESTDIR)
 - remove optional OpenSSL and MySQL support which simply cannot work
   due to the usage of AC_CHECK_FILE() in configure.ac, this required
   an additional patch to fix the bogus AC_ARG_WITH() calls.
 - move from 'Miscellaneous' to 'Libraries' -> 'Other'.
 - fixup the licensing information.]

Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/Config.in
package/qlibc/Config.in [new file with mode: 0644]
package/qlibc/qlibc-0001-remove-absolute-paths.patch [new file with mode: 0644]
package/qlibc/qlibc-0002-obey-destdir.patch [new file with mode: 0644]
package/qlibc/qlibc-0003-fix-openssl-mysql-checks.patch [new file with mode: 0644]
package/qlibc/qlibc.mk [new file with mode: 0644]