aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* 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
| * | libartnet: Removed uneeded configure argumentMartijn Zilverschoon2014-12-01
| | | | | | | | | | | | Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
| * | libartnet: new package addedMartijn Zilverschoon2014-12-01
| |/ | | | | | | Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* / libmicrohttpd: new package addedMartijn Zilverschoon2014-12-01
|/ | | | Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* Merge pull request #570 from ageekymonk/libhttp-parserNikos Mavrogiannopoulos2014-11-29
|\ | | | | Adding support for libhttp-parser
| * Adding support for libhttp-parserageekymonk2014-11-27
| | | | | | | | Signed-off-by: Ramanathan Sivagurunathan <ramzthecoder@gmail.com>
* | libs/libsodium: update to 1.0.1Damiano Renfer2014-11-29
| | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | libowfat: bump version to 0.29Daniel Golle2014-11-27
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #563 from antonlacon/license-updatesSteven Barth2014-11-26
|\ \ | | | | | | License updates and metadata typo correction
| * | libtheora: add SPDX license informationIan Leonard2014-11-25
| | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| |/ | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | libxml2: fix compilation on archlinux and gentooMichael Heimpold2014-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Compilation of libxml2 on some distributions is problematic (at least archlinux) for OpenWrt. This commit fixes the issue. Issue is caused because configuration for some reason does not find gzopen from zlib. This patch issues linker to include zlib anyway, if host system doesn't have this issue, it is not a problem as linker should not link libs twice anyway. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com> [ Slightly modified commit message ] Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | libv4l/tgt/hdparm/pciutils: disable MIPS16Steven Barth2014-11-25
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #550 from pfzim/masterSteven Barth2014-11-25
|\ \ | | | | | | fdm, tdb, nail: new packages added
| * | tdb: new package addedDmitry V. Zimin2014-11-20
| | | | | | | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
* | | libftdi1: update to 1.2Álvaro Fernández Rojas2014-11-25
| |/ |/| | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Revert "avahi: Add sftp service"Ted Hess2014-11-24
| | | | | | | | | | | | This reverts commit 49c7e701bccd5451a1f0006c66833b81c964aa01. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | protobuf: Fixed protobuf host installationMartijn Zilverschoon2014-11-24
| | | | | | | | | | | | Fixed the host install, because some packages need the host binary to build properly Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* | avahi: Add sftp serviceTed Hess2014-11-23
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | libxml2: add host compileJiri Slachta2014-11-21
|/ | | | | | | | | | | | Several packages may depend on host compiled packages during the build time (such as the new LTS versions of telephony packages). This commit adds an option to use the libxml2 to be built as a host package. Usage would be following: PKG_BUILD_DEPENDS:=libxml2/host Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
* sqlite3: update to 3.8.7.1Etienne CHAMPETIER2014-11-13
| | | | | | Run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* gnutls: updated to address CVE-2014-8564Nikos Mavrogiannopoulos2014-11-11
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* libsodium: fixed pkgconfig not found it.Han Chen2014-11-04
| | | | Signed-off-by: Han Chen chen1324@gmail.com
* libavahi: Don't build libdns_sd if not selectedTed Hess2014-11-01
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>