Jo-Philipp Wich
94822d00c8
rtorrent: remove manual autoconf invocation
The Makefile already uses the proper autoreconf fixup but leaves a manual
autoconf invocation in place.
The bad autoconf call leads to the following build error in the SDK:
( cd .../rtorrent-0.9.4-git; ./autogen.sh );
aclocal...
autoheader...
libtoolize... libtoolize nor glibtoolize not found
make[2]: *** [.../rtorrent-0.9.4-git/.configured_] Error 1
Remove the entire Build/Configure override to let rtorrent build correctly.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Nicolas Thill
27bd80910a
libdmapsharing: make check library optionnal
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
3b1bb08f97
check: import from old packages feed
- update to latest version (v0.9.14)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
8c482bdf95
openobex: add new package (v1.7.1)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
460237b52e
keepalived: import from old packages feed
- update to latest version (v1.2.15)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
85044affde
bluez: update to 5.28
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Jo-Philipp Wich
c190d68ff8
libgd: update to v2.1.1
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Steven Barth
c8e4b2e937
Merge pull request #851 from paulfertser/master
openocd: fix package dependencies
10 years ago
Steven Barth
922dc01896
Merge pull request #854 from Naoir/perl-threads
perl: Add initial threading support
10 years ago
Álvaro Fernández Rojas
8f8251f374
Merge pull request #856 from thess/shairplay-move
shairplay: Move to sound menu and sub-directory
10 years ago
Ted Hess
2b198b27ee
Merge pull request #849 from zxdavb/master
dosfstools: import from oldpackages, bump to new upstream version 3.0.27
10 years ago
David Bonnes
96d208380e
dosfstools: bump to v3.0.27 & add ICONV support
Signed-off-by: David Bonnes <david.bonnes@gmail.com>
10 years ago
Ted Hess
45c7267ba5
CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag.
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
51866c0b69
Merge pull request #855 from thess/upmpdcli-move
upmpdcli: Move to sound menu and sub-directory
10 years ago
Ted Hess
a9f87e3851
shairplay: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
e61499165b
upmpdcli: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
3e58633462
shairport: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
e74ed31e76
ffmpeg: Update to 2.5.3. Fix mips64 build failures
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Marcel Denia
60b61d35fb
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
8ab3731392
perl: Cleanup
- Update copyright notice
- Make perlbase-experimental's TITLE show up in menuconfig again
- Formatting changes
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
30753fd5e5
perl: Add threading configuration for all remaining architectures
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
fe91afba66
perl: Add i486 threading configuration
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
4248b8b72d
perl: Add new CONFIG_PERL_THREADS option for enabling threading support
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Paul Fertser
ad9ae24a29
openocd: fix package dependencies
OpenOCD autoselects libftdi1 when it's present, and should explicitly
depend on it, same about libusb-0.1 API which is provided by
libusb-compat.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
10 years ago
Steven Barth
d654a226fb
Merge pull request #848 from chris5560/master
privoxy: new upstream version 3.0.23
10 years ago
Steven Barth
3e26b8d328
Merge pull request #850 from mstorchak/luaposix
luaposix: remove deprecated/compatibility modules, remove dependency on luabitop
10 years ago
Maxim Storchak
be4158484b
luaposix: remove deprecated/compatibility modules, remove dependency on luabitop
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
Christian Schoenebeck
4437e87f93
privoxy: new upstream version 3.0.23
new upstream version 3.0.23
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
10 years ago
Nicolas Thill
fd2e9f0750
libftdi1: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
38b243a6c4
libftdi: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
21f572176d
freetype: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
6bdc2e1eae
nfs-kerne-server: fix host/build
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
9fe9596e31
opencv: disable unwanted components/features explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Steven Barth
76c46996dd
Merge pull request #844 from RussellSenior/patch-2.7.4
patch: bump version to 2.7.4
10 years ago
Steven Barth
327f5a9722
Merge pull request #840 from cjkoenig/update_liburcu
liburcu: Update to 0.8.6
10 years ago
Russell Senior
6c6a48e75d
patch: bump version to 2.7.4
Signed-off-by: Russell Senior <russell@personaltelco.net>
10 years ago
Peter Wagner
d09c153df0
nfs-kernel-server: update to 1.3.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
10 years ago
Nicolas Thill
39c8784355
squid: disable netfilter-conntrack explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
fdf65ee6c9
libdmapsharing: add a patch to disable tests
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
01f7bbf27a
libdmapsharing: fix typo in patch name, refresh patch
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
cebdcd227f
davfs2: add 'gettext-version' fixup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Daniel Golle
ac2a414592
lvm2: bump to version 2.02.116
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
champtar
b69f33a898
Merge pull request #835 from paulfertser/master
Add OpenOCD embedded debugging software
compile tested for ar71xx
10 years ago
Paul Fertser
361c320678
openocd: add OpenOCD, a tool to work with on-chip debug and JTAG
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
10 years ago
Paul Fertser
d045b02883
hidapi: add HIDAPI, a library to access HID devices
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
10 years ago
champtar
dce4a15829
Merge pull request #809 from dmrlsn/master
svox: add package
compile tested on ar71xx
10 years ago
Jialei Hao
b4e860f622
openCV: Add library openCV2.4.10
[Etienne CHAMPETIER: compile tested for ar71xx]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Jialei Hao <schumy@wrtnode.com>
10 years ago
Etienne CHAMPETIER
1b5d9a6fb3
zoneinfo: fix #838 PR (update MD5SUMs, reset PKG_RELEASE)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
champtar
db72004f5b
Merge pull request #838 from Wedmer/master
[zoneinfo] Updated to a most recent version.
10 years ago
Christoph König
7b13ed2ee9
liburcu: Update to 0.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
10 years ago