Florian Fainelli [Thu, 13 Sep 2012 14:42:54 +0000 (14:42 +0000)]
[package] gettext-full: fix build on eglibc
Apply the same patch as in r33081.
SVN-Revision: 33394
Hamish Guthrie [Wed, 12 Sep 2012 16:54:27 +0000 (16:54 +0000)]
autoreconfckage] sox: Update maintainer and copyright notice
SVN-Revision: 33380
Hamish Guthrie [Wed, 12 Sep 2012 14:06:21 +0000 (14:06 +0000)]
[packages] sox: Bump revision
SVN-Revision: 33379
Jo-Philipp Wich [Wed, 12 Sep 2012 09:42:44 +0000 (09:42 +0000)]
[packages] radvd: allow uppercase chars in string literals (#12174)
SVN-Revision: 33377
Mirko Vogt [Wed, 12 Sep 2012 02:00:24 +0000 (02:00 +0000)]
[packages/openvpn-devel] update openvpn-devel to latest HEAD
This fixes some issues and regressions, as well as includes
the "busybox ifconfig ipv6"-patch which went upstream meanwhile.
SVN-Revision: 33376
Mirko Vogt [Tue, 11 Sep 2012 18:13:31 +0000 (18:13 +0000)]
[packages/openvpn] fix changing ipv6 settings with busybox's ifconfig
The OpenVPN call to busybox's ifconfig in order to change interface
configurations is incompatible when used in conjunction with IPv6.
Busybox's ifconfig doesn't know about the 'inet6' parameter,
so just skip it.
The new call is still compatible to the usual ifconfig provided by
the net-tools package.
Thanks to Gert Doering and Joachim Schlipper!
SVN-Revision: 33375
Florian Fainelli [Tue, 11 Sep 2012 16:35:56 +0000 (16:35 +0000)]
[package] valgrind: update to 3.8.0
SVN-Revision: 33374
Florian Fainelli [Tue, 11 Sep 2012 16:35:55 +0000 (16:35 +0000)]
[package] valgrind: fix DEPENDS after r32839
Remove the invalid whitespace leading to valgrind being only available
on omap4 instead of all the listed architectures a well.
SVN-Revision: 33373
Hamish Guthrie [Tue, 11 Sep 2012 16:20:10 +0000 (16:20 +0000)]
[packages] python-webpy: Add package python-webpy
SVN-Revision: 33372
Hamish Guthrie [Tue, 11 Sep 2012 16:17:12 +0000 (16:17 +0000)]
[packages] python-mimms: Add package python-mimms
SVN-Revision: 33371
Hamish Guthrie [Tue, 11 Sep 2012 16:14:38 +0000 (16:14 +0000)]
[packages] python-flup: Add package python-flup
SVN-Revision: 33370
Hans Zandbelt [Tue, 11 Sep 2012 13:24:00 +0000 (13:24 +0000)]
[packages] radsecproxy: remove zandbelt as maintainer
SVN-Revision: 33368
Hans Zandbelt [Tue, 11 Sep 2012 13:23:05 +0000 (13:23 +0000)]
[packages] asterisk18: remove zandbelt as maintainer
SVN-Revision: 33367
Florian Fainelli [Mon, 10 Sep 2012 22:12:03 +0000 (22:12 +0000)]
[package] faifa: update to 2012-09-10
Adds device reset function
SVN-Revision: 33366
Jo-Philipp Wich [Mon, 10 Sep 2012 21:39:02 +0000 (21:39 +0000)]
[packages] freeradius2: update to v2.2.0 (CVE-2012-3547, #12169)
SVN-Revision: 33365
Jo-Philipp Wich [Mon, 10 Sep 2012 20:50:36 +0000 (20:50 +0000)]
[packages] revert changed PKG_FIXUP after r33363, fix copyright date (#12168)
SVN-Revision: 33364
Hamish Guthrie [Mon, 10 Sep 2012 14:43:43 +0000 (14:43 +0000)]
[packages] file: bump version to 5.11
SVN-Revision: 33363
Hamish Guthrie [Mon, 10 Sep 2012 14:36:39 +0000 (14:36 +0000)]
[packages] glib2: Add conditional dependency on librt if using eglibc
SVN-Revision: 33361
Jo-Philipp Wich [Mon, 10 Sep 2012 10:03:39 +0000 (10:03 +0000)]
[packages] ddns-scripts: fix handling of passwords with slashes (#12160)
SVN-Revision: 33358
Thomas Heil [Mon, 10 Sep 2012 08:51:10 +0000 (08:51 +0000)]
package: haproxy
- bump to version 1.4.22
SVN-Revision: 33355
Peter Wagner [Mon, 10 Sep 2012 02:30:27 +0000 (02:30 +0000)]
[packages] openssh: update to 6.1p1
SVN-Revision: 33354
Marek Lindner [Sun, 9 Sep 2012 09:46:55 +0000 (09:46 +0000)]
batman-adv: fix OGM counting on x86 OpenWrt images
More info: https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-September/007978.html
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 33339
Florian Fainelli [Sat, 8 Sep 2012 17:15:11 +0000 (17:15 +0000)]
[package] faifa: udpate 2012-09-07 commit
Fixes:
- invalid destination address when sending key request
- proper handling of the NMK/DAK hash files
- multiples warnings
SVN-Revision: 33336
Florian Fainelli [Fri, 7 Sep 2012 09:34:45 +0000 (09:34 +0000)]
[package] faifa: update to 2012-09-07
Adds proper timeout handling in case of non-responsive station in hpav_cfg.
SVN-Revision: 33327
Florian Fainelli [Wed, 5 Sep 2012 20:01:07 +0000 (20:01 +0000)]
[package] faifa: update to 2011-09-02
SVN-Revision: 33320
John Crispin [Fri, 24 Aug 2012 13:51:50 +0000 (13:51 +0000)]
[packages] Keep /etc/nginx/ on sysupgrade
This allows additional files in /etc/nginx/, such as SSL certificates,
tobe saved on sysupgrade.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 33271
John Crispin [Fri, 24 Aug 2012 07:02:29 +0000 (07:02 +0000)]
[packages] mark cutter broken - upstream looks dead
SVN-Revision: 33268
John Crispin [Fri, 24 Aug 2012 06:16:36 +0000 (06:16 +0000)]
[packages] avahi: remove inappropriate dependency on dbus in Changeset 32330
This patch fixes an issue reported by Damiano Albani.
Changeset 32330, while fixing one bug, unfortunately introduces another one -- it makes
avahi-daemon always dependent on the dbus package, causing dbus to be
loaded even when it's not needed.
This patch makes avahi-daemon dependent on dbus only is avahi dbus support has been selected.
Signed-off-by Mike Brady <mikebrady@eircom.net>
SVN-Revision: 33267
John Crispin [Wed, 22 Aug 2012 10:05:43 +0000 (10:05 +0000)]
[packages] disable python-rrd
SVN-Revision: 33223
John Crispin [Wed, 22 Aug 2012 10:02:33 +0000 (10:02 +0000)]
[packages] mark dsniff broken
SVN-Revision: 33222
John Crispin [Wed, 22 Aug 2012 09:59:23 +0000 (09:59 +0000)]
[packages] avahi fix for Ticket #11039 -- rlimit-nproc set too low
This patches the /etc/avahi/avahi-daemon.conf file, setting the rlimit-nproc parameter to 3.
Thepresent value for rlimit-nproc of 1 is too low and can cause the avahi-daemon to refuse to start, with a message:
chroot.c: fork() failed: Resource temporarily unavailable
This patch changes the setting of rlimit-nproc to 3, the same setting as
is in the default avahi-daemon.conf file.
The issue was reported in Ticket #11039.
Signed-off-by Mike Brady <mikebrady@eircom.net>
SVN-Revision: 33221
John Crispin [Wed, 22 Aug 2012 08:24:01 +0000 (08:24 +0000)]
[packages] fix host header deps for classpath
SVN-Revision: 33214
Marek Lindner [Tue, 21 Aug 2012 00:59:11 +0000 (00:59 +0000)]
batman-adv: upgrade package to latest release 2012.3.0
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 33213
Jo-Philipp Wich [Sun, 19 Aug 2012 15:23:29 +0000 (15:23 +0000)]
[packages] xtables-addons: package iptaccount utility (#12040)
SVN-Revision: 33211
Jo-Philipp Wich [Fri, 17 Aug 2012 19:36:38 +0000 (19:36 +0000)]
[packages] subversion: turn dependency on unixodbc into a select (#12027)
SVN-Revision: 33207
Jo-Philipp Wich [Thu, 16 Aug 2012 09:16:06 +0000 (09:16 +0000)]
[packages] xtables-addons: package ACCOUNT module (#12021)
SVN-Revision: 33203
John Crispin [Tue, 14 Aug 2012 19:09:19 +0000 (19:09 +0000)]
[packages] disable gdk_pixbuf when building libdmapsharing
SVN-Revision: 33191
John Crispin [Tue, 14 Aug 2012 18:49:18 +0000 (18:49 +0000)]
[packages] fix imagemagick when xorg feed is staged
SVN-Revision: 33190
John Crispin [Tue, 14 Aug 2012 18:23:29 +0000 (18:23 +0000)]
[packages] freeswitch - diable asm instructions on ppc as they dont compile
SVN-Revision: 33189
John Crispin [Tue, 14 Aug 2012 15:28:24 +0000 (15:28 +0000)]
[packages] kamailio3, fix cross compile
SVN-Revision: 33187
John Crispin [Tue, 14 Aug 2012 13:30:33 +0000 (13:30 +0000)]
[packages] fix openswan cross compile
SVN-Revision: 33185
Florian Fainelli [Tue, 14 Aug 2012 13:05:38 +0000 (13:05 +0000)]
[package] vtun: fix menuconfig warning
SVN-Revision: 33184
Florian Fainelli [Tue, 14 Aug 2012 12:06:42 +0000 (12:06 +0000)]
[package] gatling: fix build failure on ARM platforms
SVN-Revision: 33182
John Crispin [Tue, 14 Aug 2012 08:54:46 +0000 (08:54 +0000)]
[packages] fixes imagemagick
SVN-Revision: 33178
John Crispin [Mon, 13 Aug 2012 20:04:10 +0000 (20:04 +0000)]
[packages] wview update for radlib fix
SVN-Revision: 33177
John Crispin [Mon, 13 Aug 2012 20:04:08 +0000 (20:04 +0000)]
[packages] remove variants from radlib
SVN-Revision: 33176
John Crispin [Mon, 13 Aug 2012 19:31:56 +0000 (19:31 +0000)]
[packages] daq broke on full builds
SVN-Revision: 33175
Florian Fainelli [Mon, 13 Aug 2012 14:08:47 +0000 (14:08 +0000)]
[package] add pdnsd DNS proxy
pdnsd, is an IPv6 capable proxy DNS server with permanent caching (the cache
contents are written to hard disk on exit) that is designed to cope with
unreachable or down DNS servers (for example in dial-in networking).
pdnsd can be used with applications that do dns lookups, eg on startup, and
can't be configured to change that behaviour, to prevent the often
minute-long hangs (or even crashes) that result from stalled dns queries.
Signed-off-by: Sebastian Muszynski <basti@linkt.de>
SVN-Revision: 33173
Florian Fainelli [Mon, 13 Aug 2012 14:08:46 +0000 (14:08 +0000)]
[package] 4th: update to latest stable release v3.61.5
[Florian]
- cleaned up makefile
- added PKG_MD5SUM
Signed-off-by: Xiangfu <xiangfu@openmobilefree.net>
SVN-Revision: 33172
Florian Fainelli [Mon, 13 Aug 2012 14:08:43 +0000 (14:08 +0000)]
[package] vtun: make package more configurable
added possibility to disable lzo compression and encryption to save ram
[Florian: added missing zlib dependency]
Signed-off-by: Andreas Braeu <ab@andi95.de>
SVN-Revision: 33171
Florian Fainelli [Mon, 13 Aug 2012 14:08:42 +0000 (14:08 +0000)]
[package] Snort: patch for snortsam support (update for 2.9.2.2)
This patch introduces support for Snort plugin Snortsam. (resend, for snort version 2.9.2.2 - for 2.8.4.1 is located there http://patchwork.openwrt.org/patch/2381/)
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
SVN-Revision: 33170
Florian Fainelli [Mon, 13 Aug 2012 14:08:40 +0000 (14:08 +0000)]
[package] Snort: update to 2.9.2.2
I've managed to update Snort to version 2.9.2.2. I did not want to split this patch even if it has so many deltas - there are many deletions of unused patches. Also there is a configuration file that has almost the same functionality as the 2.8.4.1 one. The reason I've not written a patch for update to 2.9.3 is to preserve compatibility with snortsam which has not patch for 2.9.3 yet.
If this patch becomes accepted then patch http://patchwork.openwrt.org/patch/2381/ becomes obsolete, because it depends on 2.8.4.1. Next patch (3/3) introduces support for Snortsam package (Snortsam is snort version independent, just needs snort to be patched with proper patch).
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
SVN-Revision: 33169
Florian Fainelli [Mon, 13 Aug 2012 14:08:38 +0000 (14:08 +0000)]
[package] Package libdaq as a new Snort dependency
libdaq, a data acquisition library needed by a Snort 2.9.x.
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
SVN-Revision: 33168
Florian Fainelli [Mon, 13 Aug 2012 14:08:37 +0000 (14:08 +0000)]
[package] add ostiary package
This patch adds the Ostiary package to the repository. I've tested this on the latest build (revision 31158). Installation, un-installation and ostiaryd.init script all seem to work correctly.
A bit of background, Ostiary has a similar purpose to Port Knocking but uses a different implementation that removes the possibility of replay attacks. Not everyone will view it as suitable for their needs, but for me combined with ssh I feel it is more than sufficient.
I suppose for the super paranoid admin, the perfect system would be a package that uses the approach of port knocking via a closed port that is combined with an ostiary style signature challenge.
Anyhow, I have created quickstart documentation for the server and client at "http://wiki.openwrt.org/doc/howto/ostiary.server" and "http://wiki.openwrt.org/doc/howto/ostiary.client".
Signed-off-by: Desmond Hokin <Salander@gmx.u>
SVN-Revision: 33167
Florian Fainelli [Mon, 13 Aug 2012 14:08:30 +0000 (14:08 +0000)]
[package] lsm: update to 0.131
his patch updates link state monitor (lsm) to release 0.131,
add sample connections.conf and update lsm.conf and lsm_script
Signed-off-by: Edy Corak <info@loenshotel.de>
SVN-Revision: 33166
John Crispin [Mon, 13 Aug 2012 11:09:07 +0000 (11:09 +0000)]
[packages] unify ltq-tapi deps
SVN-Revision: 33161
John Crispin [Mon, 13 Aug 2012 09:52:11 +0000 (09:52 +0000)]
[packages] fix radlib VARIANT usage
SVN-Revision: 33155
Jo-Philipp Wich [Sun, 12 Aug 2012 22:59:42 +0000 (22:59 +0000)]
[packages] gzip: use relative symlinks in postinstall
SVN-Revision: 33153
John Crispin [Sun, 12 Aug 2012 18:38:46 +0000 (18:38 +0000)]
[packages] xtables-addons breaks for powerpc due to missing csum_ipv6_magic()
SVN-Revision: 33149
Gabor Juhos [Sun, 12 Aug 2012 08:13:22 +0000 (08:13 +0000)]
packages/lcd4linux: refresh patches
SVN-Revision: 33136
Gabor Juhos [Sun, 12 Aug 2012 08:13:21 +0000 (08:13 +0000)]
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
SVN-Revision: 33135
Gabor Juhos [Sun, 12 Aug 2012 08:13:19 +0000 (08:13 +0000)]
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
SVN-Revision: 33134
Florian Fainelli [Sat, 11 Aug 2012 16:10:18 +0000 (16:10 +0000)]
[package] faifa: update to 2012-08-11
Contains minor hpav_cfg fixes
SVN-Revision: 33133
Jo-Philipp Wich [Sat, 11 Aug 2012 00:45:53 +0000 (00:45 +0000)]
[packages] minidlna: link libintl.so if full language support is enabled (#11791)
SVN-Revision: 33125
Jo-Philipp Wich [Sat, 11 Aug 2012 00:43:39 +0000 (00:43 +0000)]
[packages] glib2: add a build dependency on libintl
SVN-Revision: 33124
Florian Fainelli [Fri, 10 Aug 2012 15:49:29 +0000 (15:49 +0000)]
[package] libimobiledevice: bypass usbmuxd pkgconfig
SVN-Revision: 33086
Florian Fainelli [Fri, 10 Aug 2012 15:49:27 +0000 (15:49 +0000)]
[package] libimobiledevice: disable largefile support
Avoids the configure script checking for it while cross-compiling
SVN-Revision: 33085
Florian Fainelli [Fri, 10 Aug 2012 15:49:26 +0000 (15:49 +0000)]
[package] usbmuxd: fix build on 64-bits targets and pkconfig
SVN-Revision: 33084
Florian Fainelli [Fri, 10 Aug 2012 15:49:25 +0000 (15:49 +0000)]
[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>
SVN-Revision: 33083
Florian Fainelli [Fri, 10 Aug 2012 15:49:20 +0000 (15:49 +0000)]
[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>
SVN-Revision: 33082
Vasilis Tsiligiannis [Thu, 9 Aug 2012 10:26:05 +0000 (10:26 +0000)]
[packages] sslh: Fix typo in init script (#11998)
SVN-Revision: 33073
Marek Lindner [Wed, 8 Aug 2012 20:40:16 +0000 (20:40 +0000)]
batman-adv: bla2 & gateway mode interaction fix
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 33064
Florian Fainelli [Wed, 8 Aug 2012 15:38:50 +0000 (15:38 +0000)]
[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>
SVN-Revision: 33061
Florian Fainelli [Wed, 8 Aug 2012 15:38:45 +0000 (15:38 +0000)]
[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>
SVN-Revision: 33060
Florian Fainelli [Wed, 8 Aug 2012 15:38:41 +0000 (15:38 +0000)]
[package] mjpg-streamer: install web pages (#6499)
SVN-Revision: 33059
Florian Fainelli [Wed, 8 Aug 2012 15:38:40 +0000 (15:38 +0000)]
[package] xmail: cope with empty flags options (#9452)
SVN-Revision: 33058
Hamish Guthrie [Wed, 8 Aug 2012 14:12:09 +0000 (14:12 +0000)]
[packages] wget: add required dependency (librt)
SVN-Revision: 33056
Jo-Philipp Wich [Wed, 8 Aug 2012 10:37:29 +0000 (10:37 +0000)]
[packages] multiwan: switch to /lib/functions/network.sh to derive network state (#11780)
SVN-Revision: 33052
Florian Fainelli [Tue, 7 Aug 2012 16:09:26 +0000 (16:09 +0000)]
[package] add dns2tcp tunneling daemon (#10751)
SVN-Revision: 33051
Florian Fainelli [Tue, 7 Aug 2012 16:09:25 +0000 (16:09 +0000)]
[package] perf: only depend on libdw now
SVN-Revision: 33050
Florian Fainelli [Tue, 7 Aug 2012 16:09:23 +0000 (16:09 +0000)]
[package] isc-dhcp: only run on requested interfaces (#11008)
SVN-Revision: 33049
Florian Fainelli [Tue, 7 Aug 2012 16:09:22 +0000 (16:09 +0000)]
[package] openh323: build using local speex (#6663)
SVN-Revision: 33048
Florian Fainelli [Tue, 7 Aug 2012 16:09:21 +0000 (16:09 +0000)]
[package] pwlib: set -fpermissive to build properly with gcc-4.7+
SVN-Revision: 33047
Florian Fainelli [Tue, 7 Aug 2012 16:09:19 +0000 (16:09 +0000)]
[package] chrony: fix build when ipv6 is globally disabled (#11790)
SVN-Revision: 33046
Florian Fainelli [Tue, 7 Aug 2012 16:09:18 +0000 (16:09 +0000)]
[package] add netio bandwidth measurement tool (#8668)
SVN-Revision: 33045
Florian Fainelli [Tue, 7 Aug 2012 16:09:16 +0000 (16:09 +0000)]
[package] add gatling web server (#6914)
SVN-Revision: 33044
Florian Fainelli [Tue, 7 Aug 2012 16:09:13 +0000 (16:09 +0000)]
[package] lcdproc: update to 0.5.4 (#9053)
SVN-Revision: 33043
Florian Fainelli [Tue, 7 Aug 2012 16:09:12 +0000 (16:09 +0000)]
[package] vpnc: use $(INSTALL_DIR) instead of a custom install call (#10957)
SVN-Revision: 33042
Florian Fainelli [Tue, 7 Aug 2012 16:09:10 +0000 (16:09 +0000)]
[package] ffmpeg: fix typo on config variables to enable custom build (#11948)
SVN-Revision: 33041
Florian Fainelli [Tue, 7 Aug 2012 16:09:09 +0000 (16:09 +0000)]
[package] appweb: fix build when IPv6 support is disable (#7897)
SVN-Revision: 33040
Florian Fainelli [Tue, 7 Aug 2012 16:09:05 +0000 (16:09 +0000)]
[package] appweb: rework extraction process (#7897)
SVN-Revision: 33039
Florian Fainelli [Tue, 7 Aug 2012 16:09:04 +0000 (16:09 +0000)]
[package] gettext-full: don't ship two copies of the library (#11939)
SVN-Revision: 33038
Florian Fainelli [Tue, 7 Aug 2012 16:09:02 +0000 (16:09 +0000)]
[package] kissdx: update to r193 (#11147)
SVN-Revision: 33037
Florian Fainelli [Tue, 7 Aug 2012 16:09:01 +0000 (16:09 +0000)]
[package] elfutils: fix missing dependency for libdw
SVN-Revision: 33036
Scott V. Kamp [Tue, 7 Aug 2012 12:20:59 +0000 (12:20 +0000)]
[patchteam] Upgrade wing package to latest git revision - Roberto Riggio - 2012-08-06 20:16:45
SVN-Revision: 33033
John Crispin [Mon, 6 Aug 2012 18:51:46 +0000 (18:51 +0000)]
[packages] flashrom was missing explicit dependencies
SVN-Revision: 33027
John Crispin [Mon, 6 Aug 2012 18:51:45 +0000 (18:51 +0000)]
[packages] build pulseaudio without gtk2 when xorg feed is installed
SVN-Revision: 33026
John Crispin [Mon, 6 Aug 2012 18:51:43 +0000 (18:51 +0000)]
[packages] build gd without fontconfig support when the desktop feed is installed
SVN-Revision: 33025
John Crispin [Mon, 6 Aug 2012 16:23:19 +0000 (16:23 +0000)]
[package] giflib should build without x11
SVN-Revision: 33018
Florian Fainelli [Mon, 6 Aug 2012 15:39:51 +0000 (15:39 +0000)]
[package] gw6c: fix missing LIBGCC_S dependency
Showed up on ARM builds.
SVN-Revision: 33017