aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* pcre: update to version 8.36Thomas Heil2015-01-04
| | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* gnutls: corrected compilation of tools when OCSP is disabledNikos Mavrogiannopoulos2015-01-03
| | | | Resolves #640
* Merge pull request #719 from tru7/patch-1Steven Barth2015-01-03
|\ | | | | pthsem: fix Makefile to use TABs instead of spaces
| * pthsem: fix Makefile to use TABs instead of spacesOthmar Truniger2015-01-03
| | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | libftdi: mode ftdi_eeprom from Libraries to UtilitiesÁlvaro Fernández Rojas2015-01-03
|/ | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Merge pull request #712 from tru7/libs-libesmtpSteven Barth2015-01-03
|\ | | | | libesmtp: add Makefile for new package
| * libesmtp: add Makefile for new packageOthmar Truniger2014-12-31
| | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #711 from tru7/libs-pthsemSteven Barth2015-01-03
|\ \ | | | | | | pthsem: new package
| * | pthsem: updated MakefileOthmar Truniger2014-12-31
| | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
| * | pthsem: add patch for linux 3.xOthmar Truniger2014-12-31
| | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
| * | pthsem: add Makefile for new packageOthmar Truniger2014-12-31
| |/ | | | | | | | | should replace the one in old packages Signed-off-by: Othmar Truniger <github@truniger.ch>
* | libftdi1: add libftdi1-config and ftdi_eeprom, simplify files copyÁlvaro Fernández Rojas2015-01-01
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | libftdi: add libftdi-config, simplify files copyÁlvaro Fernández Rojas2015-01-01
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | libftdi: fix packagekit when useing cmakeÁlvaro Fernández Rojas2015-01-01
|/ | | | | | | | Based on upstream commit by Thomas Jarosch based on Alexander's patch. More info: https://github.com/openwrt/packages/pull/690 Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* vips: update to 7.42.1W. Michael Petullo2014-12-29
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* Merge pull request #697 from antonlacon/libpng-1.2.xSteven Barth2014-12-26
|\ | | | | libpng: update to 1.2.52
| * libpng: update to 1.2.52Ian Leonard2014-12-08
| | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | Merge pull request #681 from openwrt/elfutils-muslSteven Barth2014-12-21
|\ \ | | | | | | elfutils: fix compilation with musl
| * | elfutils: fix compilation with muslSteven Barth2014-12-21
| | | | | | | | | | | | | | | | | | this gets rid of tons of incompatible gnu-isms. Signed-off-by: Steven Barth <steven@midlink.org>
* | | Merge pull request #589 from thess/glib2-updateTed Hess2014-12-21
|\ \ \ | | | | | | | | glib2: Upgrade to 2.42.1
| * | | glib2: Upgrade to 2.42.1Ted Hess2014-12-03
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | libxml2: fix build error with musl libc (fixes #454)Michael Heimpold2014-12-21
| |/ / |/| | | | | | | | | | | | | | Thanks to nakarotori for spotting this. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | libs: libwebsockets: add latest released versionKarl Palsson2014-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes a patch for cyassl building that has been committed upstream, but not released. There's no SPDX license identifier for LGPL + static linking exception, so I've used "LGPL-2.1+exception" as suggested at http://lwn.net/Articles/378329/ See also: https://github.com/warmcat/libwebsockets/issues/170 Signed-off-by: Karl Palsson <karlp@remake.is>
* | | libaio: update to 0.3.110, bump copyright, add licenseSteven Barth2014-12-17
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | Merge pull request #664 from luizluca/elfutilsLuiz Angelo Daros de Luca2014-12-16
|\ \ \ | | | | | | | | elfutils: imported from oldpackages, updated to 0.160
| * | | elfutils: imported from oldpackages, updated to 0.160Luiz Angelo Daros de Luca2014-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The pkg was imported from oldpackages. It was updated to latest version, requiring some fixes in patches. I added myself as maintainer. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | libsearpc: use commit hash in version instead of release tagGergely Kiss2014-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | | | seafile: import seafile-server package and its dependenciesGergely Kiss2014-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | | | libzdb: import version 3.0Gergely Kiss2014-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | | | libevhtp: add version 1.2.9Gergely Kiss2014-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | | | jansson: pull version 2.7Gergely Kiss2014-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | | | sqlite3: update to 3.8.7.4Etienne CHAMPETIER2014-12-15
| | | | | | | | | | | | | | | | | | | | | | | | compile tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | libvpx: force to use gcc as linkerLuiz Angelo Daros de Luca2014-12-15
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libvpx excepts gcc to be used as linker. However, it respects what is defined in LD. The problem is that LD is defined by OpenWRT as *-ld. Forcing the LD env for configure and make solves the problem. Also, the patch that modified ld call to match what *-ld provides is not needed anymore. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | libvpx: new package at version 1.3.0Luiz Angelo Daros de Luca2014-12-14
| | | | | | | | | | | | | | | | | | | | | | | | libvpx provides VP8/VP9 Codec SDK, "a high quality, royalty free, open source codec deployed on millions of computers and devices worldwide." Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | gnutls: updated to 3.3.11Nikos Mavrogiannopoulos2014-12-12
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | libupnpp: fix indentationSteven Barth2014-12-11
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | Merge pull request #600 from sourceindex/added-new-libnfc-packageTed Hess2014-12-10
|\ \ \ | | | | | | | | libnfc: new package including the latest version of libnfc and utils
| * | | libnfc: switched to developer git repositorySebastian Wendel2014-12-10
| | | | | | | | | | | | | | | | Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
| * | | libnfc: updated Makefile copyright headerSebastian Wendel2014-12-07
| | | | | | | | | | | | | | | | Signed-off-by: Sebastian Wendel packages@sourceindex.de
| * | | libnfc: new package including the latest version of libnfc and utilsSebastian Wendel2014-12-06
| | | | | | | | | | | | | | | | Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
* | | | libupnpp: Add libupnpp-0.9.0 to the packages repositoryPetko Bordjukov2014-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This library is a wrapper of libupnp written in C++. It is a dependency of upmpdcli. Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
* | | | misc: Correct tag spelling PKG_LICENSE_FILESTed Hess2014-12-09
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | avahi: factor out service files into own packagesMichael Heimpold2014-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows the user to select individual services to be announced via Avahi. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | avahi: trim descriptions of HTTP and SSH servicesMichael Heimpold2014-12-08
| |_|/ |/| | | | | | | | | | | | | | | | | This makes the description of the HTTP and SSH services look the same as in other distributions as suggested by kirelagin in #543. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #578 from Frieds-Technology/dmx_usb_moduleSteven Barth2014-12-07
|\ \ \ | |/ / |/| | dmx_usb_module: new package added
| * | dmx_usb_module: new package addedMartijn Zilverschoon2014-11-30
| | | | | | | | | | | | | | | | | | dmx_usb_module is a kernel module that is needed to controll FTDI485 based DMX modules. Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* | | Merge pull request #585 from chewi/masterMichael Heimpold2014-12-04
|\ \ \ | | | | | | | | libxml2: Fix zlib detection the right way
| * | | libxml2: Fix zlib detection the right wayJames Le Cuirot2014-12-02
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | The previous fix (#557) forced -lz into LDFLAGS instead of fixing the real issue where configure was failing to detect zlib in the first place. This was happening because it was looking in /lib, resulting in conflicts with the host libraries. Signed-off-by: James Le Cuirot <james.le-cuirot@yakara.com>
* / | Update libimobiledevice, libplist, libusbmuxd and usbmuxdLukasz Baj2014-12-04
|/ / | | | | | | | | | | | | Updated libraries and tools to support connectivity of Apple devices, such as iPads, iPods and iPhones. Signed-off-by: Lukasz Baj <l.baj@radytek.com>
* | Merge pull request #583 from Frieds-Technology/libartnetSteven Barth2014-12-01
|\ \ | | | | | | libartnet: new package added