1719 Commits

Author SHA1 Message Date
swalker
f47d9a6c12 [packages] libfreefare: add libfreefare, a MIFARE card library (#8309, thanks neomilium)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 21:39:40 +00:00
swalker
3fa7ba6f05 [packages] argtable: update to 2.13
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 20:30:30 +00:00
swalker
f4aa557954 [packages] libnfc: update to 1.4.2 (#6677, thanks neomilium)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 17:49:48 +00:00
nbd
90e102fbef xapian: update core and bindings to 1.2.8, fix compile errors
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16 18:08:31 +00:00
nbd
f8d5e13a20 libfreenect: update to fix build breakage on big-endian systems
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16 18:08:19 +00:00
juhosg
86117b6bdb packages: update libmbus to 0.7.0
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16 11:58:27 +00:00
cshore
fc8c6d10f3 [packages] Mass Fix for GCC 4.6
nodefaultlibs now includes libc so we have to add it where we want it

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 17:34:08 +00:00
jow
5935f39396 [packages] boost: update to v1.48.0, fix compilation with gcc 4.6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 17:20:23 +00:00
jow
3f20ac0443 [packages] mysql: fix compilation with gcc 4.6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 15:27:27 +00:00
swalker
339876c6fd [packages] libsigc++: update to 2.2.10 (#10967, thanks jeff), refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 01:17:51 +00:00
nbd
402c5f6a08 classpath: split build tools into a separate package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-08 18:41:23 +00:00
acinonyx
3a2c6b46e4 [packages] libssh2: Add package description
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 15:20:03 +00:00
acinonyx
f8e256da64 [packages] libssh2: Cleanup package Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 15:16:18 +00:00
mirko
27e6988a80 [packages] add package 'libssh2' - thanks to Jiri Slachta
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 11:52:07 +00:00
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