Commit Graph

9050 Commits

Author SHA1 Message Date
35d826d3c0 packages/lcd4linux: select libgd for graphical drivers
Fixes the following build error:
Package lcd4linux-custom is missing dependencies for the following libraries:
libgd.so.2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-12 08:13:21 +00:00
092fcf0b27 packages/lcd4linux: don't use --as-needed LD flag
It causes build error if a graphical driver is selected:
drv.o:(.got+0x0): multiple definition of `_GLOBAL_OFFSET_TABLE_'
collect2: ld returned 1 exit status
make[5]: *** [lcd4linux] Error 1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-12 08:13:19 +00:00
f5cb7e5c1e [package] faifa: update to 2012-08-11
Contains minor hpav_cfg fixes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-11 16:10:18 +00:00
jow
1578747a83 [packages] minidlna: link libintl.so if full language support is enabled (#11791)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-11 00:45:53 +00:00
jow
ab9819a232 [packages] glib2: add a build dependency on libintl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-11 00:43:39 +00:00
6e9d7aab58 [package] libimobiledevice: bypass usbmuxd pkgconfig
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-10 15:49:29 +00:00
67f1a8fec1 [package] libimobiledevice: disable largefile support
Avoids the configure script checking for it while cross-compiling

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-10 15:49:27 +00:00
2f9a90b36d [package] usbmuxd: fix build on 64-bits targets and pkconfig
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-10 15:49:26 +00:00
d41130e70f [package] wview: new package, automated weather station software
This is runtime tested on a MIPS-based DIR-620 with a simulator station.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-10 15:49:25 +00:00
289047f9bb [package] radlib: bump version to 2.12.0, add sqlite
This is the latest official version. Currently tested only with wview as there
are no other packages in the repository depending on radlib.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-10 15:49:20 +00:00
fe2fb38758 [packages] sslh: Fix typo in init script (#11998)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-09 10:26:05 +00:00
59ed02dd8c batman-adv: bla2 & gateway mode interaction fix
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@33064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 20:40:16 +00:00
395c7790f4 [package] add kamailio3
Official kamailio 3.0 was released on January 11, 2010.
It includes an astonishing number of improvements and new features.
Kamailio v3.3.0 was released on June 18, 2012. This patch contains
last version of Kamailio. Compared to previous version of kamailio3
package (sent http://patchwork.openwrt.org/patch/2284/ ) there is no
patch for curl.h line removal from and also a few modules were added.

Signed-off-by: Jiri Slachta <jiri@slachta.eu>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 15:38:50 +00:00
216810d40b [package] add peervpn package Makefile
PeerVPN (http://www.peervpn.net/), by Tobias Volk, is software that
builds virtual ethernet networks between multiple computers. A virtual
network built by PeerVPN uses a full mesh topology. All nodes talk
directly to each other, there is no need for a central server. If one
node goes down, the rest of the network is unaffected.

Configuring PeerVPN is easy. You just need to configure an encryption
key, network name and the contact information (IP address and port) of
some other PeerVPN nodes. Adding a new node to an existing network
doesn't require the existing nodes to alter their configuration,
because its IP address is automatically distributed across the whole
virtual network.

Signed-off-by: Dan VerWeire <dverweire@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 15:38:45 +00:00
d9a44341ea [package] mjpg-streamer: install web pages (#6499)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 15:38:41 +00:00
d33a2ce113 [package] xmail: cope with empty flags options (#9452)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 15:38:40 +00:00
hcg
0e4b15341d [packages] wget: add required dependency (librt)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 14:12:09 +00:00
jow
08efb33bae [packages] multiwan: switch to /lib/functions/network.sh to derive network state (#11780)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 10:37:29 +00:00
5869c5f52d [package] add dns2tcp tunneling daemon (#10751)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:26 +00:00
fb3fd81e6f [package] perf: only depend on libdw now
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:25 +00:00
69d29cdb73 [package] isc-dhcp: only run on requested interfaces (#11008)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:23 +00:00
2871c5b46c [package] openh323: build using local speex (#6663)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:22 +00:00
694b56e175 [package] pwlib: set -fpermissive to build properly with gcc-4.7+
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:21 +00:00
0bb3eb53ab [package] chrony: fix build when ipv6 is globally disabled (#11790)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:19 +00:00
035b8eda21 [package] add netio bandwidth measurement tool (#8668)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:18 +00:00
582b2e3011 [package] add gatling web server (#6914)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:16 +00:00
96ce4c149a [package] lcdproc: update to 0.5.4 (#9053)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:13 +00:00
4417f7f147 [package] vpnc: use $(INSTALL_DIR) instead of a custom install call (#10957)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:12 +00:00
244285ef63 [package] ffmpeg: fix typo on config variables to enable custom build (#11948)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:10 +00:00
831aa489f3 [package] appweb: fix build when IPv6 support is disable (#7897)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:09 +00:00
3e1f8debc6 [package] appweb: rework extraction process (#7897)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:05 +00:00
1389159815 [package] gettext-full: don't ship two copies of the library (#11939)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:04 +00:00
8cdf861b93 [package] kissdx: update to r193 (#11147)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:02 +00:00
03df28b39c [package] elfutils: fix missing dependency for libdw
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:01 +00:00
0b43afa603 [patchteam] Upgrade wing package to latest git revision - Roberto Riggio - 2012-08-06 20:16:45
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 12:20:59 +00:00
33497a7cd0 [packages] flashrom was missing explicit dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 18:51:46 +00:00
51417f239a [packages] build pulseaudio without gtk2 when xorg feed is installed
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 18:51:45 +00:00
21f40dd996 [packages] build gd without fontconfig support when the desktop feed is installed
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 18:51:43 +00:00
e10327a53d [package] giflib should build without x11
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 16:23:19 +00:00
e87bc906d3 [package] gw6c: fix missing LIBGCC_S dependency
Showed up on ARM builds.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 15:39:51 +00:00
3fffc2774d [package] sipsak: disable checking for c-ares and ruli
If these headers are present on the host, they will be used verbatim
and will prevent the package build, so disable checking for them.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 15:39:50 +00:00
95fa2129f3 [package] imagemagick: fix missing dependencies, remove unused cxx support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 15:39:46 +00:00
52fed63a5b [packages] fix uhub for event and event2 co existance
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 11:10:00 +00:00
767ef9fce3 If eglibc (2.1.5) is selected in openwrt instead
of uclibc, transmission package will fail to
build because the function definition exported by the
libtransmission/fdlimit.c is lightly different than
the function definition in fcntl.h that is installed
by eglibc.

To get transmission build to work both with uclibc
and eglibc, fdlimit.c needs to export function
only if the build toolchain uses uclibc.

This fixes also a openwrt bug
https://dev.openwrt.org/ticket/8820

openwrt_trunk.git/staging_dir/
toolchain-mipsel_gcc-4.6-linaro_eglibc-2.15/lib/
gcc/mipsel-openwrt-linux-gnu/4.6.3/../../../../
mipsel-openwrt-linux-gnu/sys-include/bits/fcntl.h:316:12:
error: conflicting types for 'fallocate64'
fdlimit.c:30:14: note: previous declaration of 'fallocate64' was here

Signed-off-by: Mika Laitio <mika.laitio@nokia.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 11:08:44 +00:00
e246cb81eb Fix the snort build with openwrt eglibc toolchain
Since eglibc doesn't get shipped with rpc support,
always build-depend on librpc now.

Signed-off-by: Mika Laitio <mika.laitio@nokia.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 11:08:19 +00:00
b8bfc61776 When openwrt toolchain uses eglibc (2.15) instead of uclibc,
samba36-server build causes following error:

Package samba36-{client,server} is missing dependencies for the following
libraries:
librt.so.1

Fix is to define
DEPENDS:=+USE_EGLIBC:librt
which adds the librt dependency only if the eglibc is used by toolchain.
Patch tested by building the samba36 both with the the eglibc and uclibc
openwrt toolchains.

Signed-off-by: Mika Laitio <mika.laitio@nokia.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 11:08:16 +00:00
c4ad01d56c Fix knock build with the openwrt eglibc toolchain by including the limits.h from knockd.c.
This will fix the error caused by undefined PATH_MAX variable.

Signed-off-by: Mika Laitio <mika.laitio@nokia.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 11:08:13 +00:00
f0389891c0 With eglibc needs to define -D_GNU_SOURCE in cflags to avoid following error:
CC      build-mips/sa/pton.o
src/sa/pton.c: In function 'net_inet_pton':
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'

Signed-off-by: Mika Laitio <mika.laitio@nokia.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 11:07:38 +00:00
3485d682d4 When openwrt toolchain uses eglibc (2.15) instead of uclibc,
libevent2 build fails to following error:

Package libevent2 is missing dependencies for the following libraries:
librt.so.1

Fix is to define
DEPENDS:=+USE_EGLIBC:librt
which adds the librt dependency only if the eglibc is used by toolchain.
Patch has been tested by building the libevent2 both with the the eglibc and
uclibc  openwrt toolchains.

Signed-off-by: Mika Laitio <mika.laitio@nokia.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 11:06:54 +00:00
735f96fa0b [packages] gmediaserver is not c++
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-05 08:52:52 +00:00