1805 Commits

Author SHA1 Message Date
jow
c90908e7b0 [packages] re, rem, baresip, restund: use another approach to find the "sysroot", the current way still fails on Backfire - sigh
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-06 10:21:49 +00:00
swalker
5f2af148dc [packages] libgphoto2: update to 2.4.12, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-05 21:15:58 +00:00
acinonyx
444b6457b9 [packages] libfreenect: New package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-05 18:19:12 +00:00
jow
8e5ca76e99 [packages] libiconv: fix iconv() return value in E2BIG error case, fixes g_convert_with_iconv() and related operations
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-03 15:43:33 +00:00
jow
53932a0591 [packages] libiconv: implement UTF-8 encode/decode
Implement own UTF-8 encoding and decoding routines as uClibc's wchar procedures are mostly stubbed.
Add UTF-8 -> Latin9 (ISO-8859-15) encoding support while we're at it.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@30006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-03 01:29:42 +00:00
acinonyx
1fc4821c77 [packages] mysql: Add missing dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-25 13:23:25 +00:00
swalker
1eb3a5c464 [packages] openldap: remove unused ldif directory (#10712, thanks flyn), add missing libuuid dependency, remove symlink copies
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-24 12:44:15 +00:00
jow
d45ef2c11a [packages] rrdtool, rrdtool-1.0.x: backport upstream commit r2069
Explicitely cast float cookie value to double, fixes erroneous
"RRD was created on another architecture" errors on x86.
Patches provided by Thomas Heil <heil@terminal-consulting.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-23 13:55:11 +00:00
swalker
92c8129c46 [packages] boost: fix compile failure (#10535, thanks zhenglei), refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-23 12:31:38 +00:00
swalker
bb36a7ae69 [packages] xmlrpc-c: update to 2233, remove unrecognized configure option, cleanup Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-22 05:37:00 +00:00
jow
e8188cac6c [packages] curl: restore 100-cross-compile.patch, the current version also does LD_LIBRARY_PATH crap
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-21 18:49:05 +00:00
jow
9ac02ee95a [packages] jansson: update to v2.2.1, remove extra LDFLAGS - based on patch by Roman Yeryomin <leroi.lists@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 17:23:07 +00:00
jow
4aa2853d66 [packages] remove now empty patch files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 16:52:05 +00:00
jow
979ab4aaf4 [packages] libsrtp:
- move srtp to libsrtp, rename package from srtp to libsrtp
  - use CONIGURE_ARGS instead of overriding Build/Configure
  - use PKG_INSTALL instead of overriding Build/Compile
  - refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 15:55:18 +00:00
jow
79c9e8681d Add srtp lib package
This patch adds support for the Secure Real-time Transport Protocol (SRTP)
library libsrtp.

This is needed for closing #8915 ticket.

Signed-off-by: Victor Seva <linuxmaniac@torreviejawireless.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 15:43:12 +00:00
jow
208b8e5d0d New package mbus
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 15:08:05 +00:00
jow
e7bd69fd9a packages: new package libsml
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 15:08:02 +00:00
jow
caf621fc98 [packages] re: infer SYSROOT from the cross cpp's idea of pthread.h location
Until now, SYSROOT was always assumed to be $(TOOLCHAIN_DIR), but neither
backfire nor external toolchains put their core headers into $(TOOLCHAIN_DIR)/include,
therfore feature detection failed badly.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 13:14:07 +00:00
swalker
f00ded366a [packages] ldns: update to 1.6.12, add drill package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 05:05:45 +00:00
jow
6910d3286b [packages] re: include stdint.h to solve build failure
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 02:40:05 +00:00
jow
5e1b592729 [packages] spandsp: every dead autoconf macro is a good autoconf macro
- Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC, they cause bogus rpl_* symbols
 - Apply autoreconf fixup to get a sane libtool
 - Get rid of rpath-link, this is now uneeded after latest toolchain reworks
 - Bump pkg revision

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 02:38:54 +00:00
jow
23b8d48d5e upgrade baresip, restund, libre, librem to version 0.4.0
Hi,

this patch upgrades the following packages to v0.4.0:

    baresip v0.4.0 (Portable and modular SIP User-Agent with audio and video support)
    restund v0.4.0 (Modular STUN/TURN server)
    libre   v0.4.0 (Generic library for real-time communications with async IO support)
    librem  v0.4.0 (Audio and video processing media library)

detailed changes can be found in <package>/docs/ChangeLog
(See http://www.creytiv.com/)

Please review and apply if OK.

Signed-Off-By: Alfred E. Heggestad  <aeh@db.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 02:38:51 +00:00
jow
1b0bbf873b curl: upgrade to 7.23.1
First patch version doesn't apply to current trunk, so please try this one.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 01:20:53 +00:00
jow
76fe2c1cf7 [packages] curl: fix syntax error in OpenWrt Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-18 14:48:57 +00:00
jow
46e1404b49 [packages] curl: don't fail with empty TARGET_LDFLAGS
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-18 03:55:12 +00:00
swalker
c36fa77594 [packages] libnatpmp: update to 20110808
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-16 03:51:39 +00:00
swalker
2adcd4a523 [packages] sqlite3: update to 3070900
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-13 22:11:10 +00:00
swalker
6ceb1322ea [packages] add libimobiledevice, libplist & usbmuxd for iPhone tethering (#10157)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-12 06:41:03 +00:00
nbd
a78db67d16 classpath: leave out tools.zip, it is only required at build time
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-08 16:14:11 +00:00
nbd
95a11bb51a classpath: fix multiple compile issues
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-08 15:39:27 +00:00
swalker
654b94746d [packages] libupnp: update to 1.6.14
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@29632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-31 22:43:13 +00:00
nico
a21248d38f packages/libdbi: fix description
Signed-off-by: Sven Roederer <Sven.Roederer@gmx.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 10:16:46 +00:00
nico
5c4d1f681c packages: add gpgme (closes: #9977)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 10:16:43 +00:00
nico
e353cedc07 packages: add libassuan (partially closes: #9977)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 10:16:40 +00:00
jow
ee96454b6f [packages] curl: remove the LD_LIBRARY_PATH crap from configure script it fails hard during cross compilation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-11 14:55:07 +00:00
swalker
993e656156 [packages] libevent2: update to 2.0.16
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-09 08:18:06 +00:00
jow
73835c66c4 [packages] curl: update to v7.21.7 (CVE-2011-2192)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-07 23:30:57 +00:00
blogic
ee155d007d libupnp: fix example install and improve Makefile
The original Makefile installed libtool wrapper scripts instead of the
real binaries. Increase PKG_RELEASE to trigger rebuild.

Signed-off-by: John Lee <john.cylee@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 14:20:59 +00:00
blogic
827825fd7f avahi: cleanup / enhance
This patch updates the avahi Makefile to correct a number of errors. In
particular it handles the choice of D-BUS- or non-D-BUS-enabled packages
more consistently.

Packages that don't require D-BUS support are compiled with D-BUS
support disabled by default, keeping the build as small as possible.
Support for D-BUS can be selected if desired.

Selecting packages that require D-BUS support -- avahi-utils or
libavahi-client -- will automatically cause all packages to be built
with D-BUS support and will add the D-BUS package to the build.

Note that after this update, the D-BUS package will be needed as part of
the compilation environment, so it will be downloaded and compiled, but
it will not be added to the build unless the user has enabled D-BUS
support or has selected avahi-utils or the avahi-client library, both of
which need it.

Tested on trunk r29283.

Signed-off-by Mike Brady <mikebrady@eircom.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 12:44:08 +00:00
jow
f6702af6a1 [packages] libpolarssl: correct a packaging mistake, symlinks got installed as copies. Shrinks package by factor three
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-25 13:00:45 +00:00
jow
8baafae67e [packages] polarssl: update to v1.0.0, switch to cmake
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-25 02:23:07 +00:00
jow
c25f28e547 [packages] libmikmod: package *.so as well, not only *.so.*
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-19 18:05:59 +00:00
nico
b4e2c4336e packages/gd: typo in gdlib-config (closes: #10005)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-19 02:56:46 +00:00
nico
c797f1fe1f packages/glibmm: revert r29206
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 09:27:30 +00:00
nico
0e166322d2 packages: move glibmm away to /feeds/xorg/lib/
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 09:14:35 +00:00
nico
f1686bedbc packages: move gconf2 away to /feeds/xorg/lib/
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 08:59:55 +00:00
nico
d063a0f5e2 packages: add missing conffiles define
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 20:02:41 +00:00
mirko
f84f8b88fd level up boost to version 0.46
- remove dedicated bjam-package since its maintaincene seems to only happen inside the boost tree now
 - remove not anymore required patches
 - add patch to remove hardcoded linker flags from jam file and move them into the OpenWrt Makefile (-pthreads -lrt)
 - remove package boost-function_types

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 17:09:20 +00:00
nico
a05b905d05 packages/mysql: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:18 +00:00
nico
7b14669697 packages/sqlite3: enable SQLITE_ENABLE_UNLOCK_NOTIFY (closes: #10211)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 11:23:23 +00:00