Commit Graph

403 Commits

Author SHA1 Message Date
Christian Schoenebeck 5eabf48f21 libidn: make availible idn command line tool
Modified Makefile to make also availible the idn command line tool under
"Network"->"IP Addresses and Names"->"idn"

Signed-off-by: Christian Schoenebeck christian.schoenebeck@gmail.com
2015-01-12 10:44:15 +01:00
Jo-Philipp Wich 450163d5c3 Merge pull request #766 from jow-/protobuf-c-autoreconf
protobuf-c: use generic autoreconf fixup
2015-01-11 18:17:04 +01:00
Steven Barth 881f9d0107 Merge pull request #763 from morgenroth/Update-to-1.0
Upgrade IBR-DTN to version 1.0.0
2015-01-11 08:39:22 +01:00
Jo-Philipp Wich 71ea5447e8 libgd: explicitely disable libvpx support (#765)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-11 00:09:40 +01:00
Jo-Philipp Wich ad1d97d8e6 protobuf-c: use generic autoreconf fixup
Invoke the generic autoreconf fixup instead of calling the shipped autogen.sh.

This ensures that proper variants of libtoolize, autoconf, automake etc. are
used, otherwise it is not possible to rebuild protobuf-c in the SDK env.

The change requires backport to BB as it currently blocks the rebuild of ocerv.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10 23:58:36 +01:00
Ted Hess d78bbafb73 libflac: change package/source URLs to xiph.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-01-10 16:02:25 -05:00
Jo-Philipp Wich 87d154e853 flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)
This updates flac to the new upstream release v1.3.1 to fix two known CVEs.

Additionally the commit changes the following:
 * Drop custom Build/Configure recipe in favor to CONFIGURE_ARGS
 * Refreshes patches and removes changes to *.in files since they're
   regenerated by autoreconf anyway
 * Remove now obsolete 020-libFLAC-remove-altivec-options.patch
 * Add an md5sum for the source archive
 * Passes --enable-static to configure to force producing a libflac.a

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10 19:39:35 +01:00
Nicolas Thill e270953351 libical: adjust license infos
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-10 18:28:30 +01:00
Johannes Morgenroth cf054011ee ibrdtn: Updated to 1.0.0
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-01-10 15:51:16 +01:00
Johannes Morgenroth b61a1bea31 ibrcommon: Updated to 1.0.0
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-01-10 15:27:57 +01:00
Ted Hess ed4a2ad900 Merge pull request #759 from mhei/issue-757
avahi-daemon: don't install service files automatically (fixes #757)
2015-01-09 15:31:15 -05:00
Nicolas Thill fb486744ab libical: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-09 21:02:19 +01:00
Michael Heimpold 2154a42b72 avahi-daemon: don't install service files automatically (fixes #757)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-01-09 19:28:23 +01:00
Nicolas Thill f49a360a5b freetype: bump to 2.5.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-09 18:28:18 +01:00
Ted Hess 7f58b0254f libvorbisidec: Update to lastest tremor version (1.0.3) from xiph.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-01-07 11:44:03 -05:00
Ted Hess 3e3fa470f8 Merge pull request #749 from roger-/master
libuvc: add package
2015-01-06 20:42:34 -05:00
Roger b66ea36a99 libuvc: add package
Signed-off-by: Roger D <rogerdammit@gmail.com>
2015-01-06 21:20:03 -04:00
Nicolas Thill e52372940e classpath: force use of target gmp lib
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-07 02:00:35 +01:00
Steven Barth b4ab7b2afa Merge pull request #738 from danak6jq/new-classpath2
move classpath to new repo; add Makefile for classpath-0.99; add patch for double memory-leak
2015-01-06 18:04:04 +01:00
Dana Myers 0d307e7003 classpath: move to new repo, update to classpath-0.99; add patch for double memory-leak
Signed-off-by: Dana H. Myers <k6jq@comcast.net>
2015-01-06 08:01:22 -08:00
Ted Hess c04f69d527 libdaemon: disable examples (fix musl libc build error)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-01-06 08:26:48 -05:00
Thomas Heil 7e28e54418 pcre: update to version 8.36
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2015-01-04 20:52:11 +01:00
Nikos Mavrogiannopoulos ec2d4aeebd gnutls: corrected compilation of tools when OCSP is disabled
Resolves #640
2015-01-03 19:05:14 +01:00
Steven Barth 951382acef Merge pull request #719 from tru7/patch-1
pthsem: fix Makefile to use TABs instead of spaces
2015-01-03 17:08:07 +01:00
Álvaro Fernández Rojas f58cd17867 libftdi: mode ftdi_eeprom from Libraries to Utilities
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-03 16:10:10 +01:00
Othmar Truniger c84451ee7e pthsem: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-03 15:55:36 +01:00
Steven Barth 4978a35cae Merge pull request #712 from tru7/libs-libesmtp
libesmtp: add Makefile for new package
2015-01-03 11:52:13 +01:00
Steven Barth b764d7c85a Merge pull request #711 from tru7/libs-pthsem
pthsem: new package
2015-01-03 11:51:57 +01:00
Álvaro Fernández Rojas a42982c970 libftdi1: add libftdi1-config and ftdi_eeprom, simplify files copy
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-01 20:51:22 +01:00
Álvaro Fernández Rojas 53b0818c70 libftdi: add libftdi-config, simplify files copy
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-01 20:49:31 +01:00
Álvaro Fernández Rojas d54b357dfc libftdi: fix packagekit when useing cmake
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>
2015-01-01 20:05:34 +01:00
Othmar Truniger 1b32623c5a pthsem: updated Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 13:56:28 +01:00
Othmar Truniger c44dfcf4ec pthsem: add patch for linux 3.x
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:04:55 +01:00
Othmar Truniger 9fe2d12df9 pthsem: add Makefile for new package
should replace the one in old packages

Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:03:15 +01:00
Othmar Truniger d0116042fa libesmtp: add Makefile for new package
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 09:58:13 +01:00
W. Michael Petullo 69943ac1b8 vips: update to 7.42.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-12-29 18:10:16 -05:00
Steven Barth cc9a1ccf7a Merge pull request #697 from antonlacon/libpng-1.2.x
libpng: update to 1.2.52
2014-12-26 09:58:40 +01:00
Steven Barth 95d3737aaa Merge pull request #681 from openwrt/elfutils-musl
elfutils: fix compilation with musl
2014-12-21 21:06:50 +01:00
Ted Hess ceb426edd8 Merge pull request #589 from thess/glib2-update
glib2: Upgrade to 2.42.1
2014-12-21 12:28:50 -05:00
Michael Heimpold dd538b6e02 libxml2: fix build error with musl libc (fixes #454)
Thanks to nakarotori for spotting this.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-12-21 15:54:15 +01:00
Steven Barth c34f14023e elfutils: fix compilation with musl
this gets rid of tons of incompatible gnu-isms.

Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-21 13:49:30 +01:00
Karl Palsson 8e6fc86dd5 libs: libwebsockets: add latest released version
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>
2014-12-18 16:28:05 +00:00
Steven Barth ad60b567be libaio: update to 0.3.110, bump copyright, add license
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-17 10:02:10 +01:00
Luiz Angelo Daros de Luca 2280c80e97 Merge pull request #664 from luizluca/elfutils
elfutils: imported from oldpackages, updated to 0.160
2014-12-16 14:12:03 -02:00
Luiz Angelo Daros de Luca 5313490216 elfutils: imported from oldpackages, updated to 0.160
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>
2014-12-16 14:03:25 -02:00
Gergely Kiss 25271e534f libsearpc: use commit hash in version instead of release tag
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:54:39 +01:00
Gergely Kiss 8e781d1a48 seafile: import seafile-server package and its dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:54:39 +01:00
Gergely Kiss 42b3bce850 libzdb: import version 3.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:39:13 +01:00
Gergely Kiss 033d721e1f libevhtp: add version 1.2.9
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:39:13 +01:00
Gergely Kiss 5e2f77242a jansson: pull version 2.7
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:39:13 +01:00