packages.git
15 years agofix peerguardian: include missing 'linux/types.h' before using netfilter
nico [Sun, 11 Jan 2009 04:44:01 +0000 (04:44 +0000)]
fix peerguardian: include missing 'linux/types.h' before using netfilter

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13977 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix libnetfilter-queue: libtool linking libnetfilter-libipq with the host libc, cleanup
nico [Sun, 11 Jan 2009 04:37:43 +0000 (04:37 +0000)]
fix libnetfilter-queue: libtool linking libnetfilter-libipq with the host libc, cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13976 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agorefresh patches before upcoming fix
nico [Sun, 11 Jan 2009 04:32:55 +0000 (04:32 +0000)]
refresh patches before upcoming fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13975 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agooops, remove leftover from [13973]
nico [Sun, 11 Jan 2009 03:13:11 +0000 (03:13 +0000)]
oops, remove leftover from [13973]

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13974 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[cosmetic] sqlite3 fixes:
nico [Sun, 11 Jan 2009 03:09:05 +0000 (03:09 +0000)]
[cosmetic] sqlite3 fixes:
 - add a common default description for subpackages
 - use CONFIGURE_ARGS & CONFIGURE_VARS instead of a call to Build/Configure/Default
 - use INSTALL_DIR instead of 'mkdir -p' for dev stuff

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13973 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix xsupplicant: remove unneeded private linux header includes
nico [Sun, 11 Jan 2009 02:04:46 +0000 (02:04 +0000)]
fix xsupplicant: remove unneeded private linux header includes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13972 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agorefresh patches before applying upcoming fix
nico [Sun, 11 Jan 2009 01:55:25 +0000 (01:55 +0000)]
refresh patches before applying upcoming fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13971 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agosipsak fixes:
nico [Sun, 11 Jan 2009 00:35:11 +0000 (00:35 +0000)]
sipsak fixes:
 - fix for SSP detection: gcc accepts -fstack-protector even if SSP is disabled, but will fail at linking
 - sanitize & cleanup
 - bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13969 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd xrdb.
lars [Sun, 11 Jan 2009 00:17:34 +0000 (00:17 +0000)]
Add xrdb.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13968 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix sendd
nico [Sun, 11 Jan 2009 00:05:42 +0000 (00:05 +0000)]
fix sendd

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13967 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agorefresh patches before applying upcoming fix
nico [Sat, 10 Jan 2009 23:53:44 +0000 (23:53 +0000)]
refresh patches before applying upcoming fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13966 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoipcad fixes:
nico [Sat, 10 Jan 2009 23:18:52 +0000 (23:18 +0000)]
ipcad fixes:
 - don't use/detect ULOG capture either
 - remove files touches (don't seem needed anymore)
 - sanitize & cleanup
 - bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13964 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate gst-python to 0.10.13
lars [Sat, 10 Jan 2009 13:44:41 +0000 (13:44 +0000)]
Update gst-python to 0.10.13

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13960 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix typo.
lars [Sat, 10 Jan 2009 12:24:33 +0000 (12:24 +0000)]
Fix typo.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13959 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix xf86-video-intel compile
nbd [Fri, 9 Jan 2009 17:23:58 +0000 (17:23 +0000)]
fix xf86-video-intel compile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13953 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoMerge menuconfig Xorg libs and libraries section.
lars [Fri, 9 Jan 2009 17:10:38 +0000 (17:10 +0000)]
Merge menuconfig Xorg libs and libraries section.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13952 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix dnet python dependency
nbd [Fri, 9 Jan 2009 13:02:24 +0000 (13:02 +0000)]
fix dnet python dependency

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13951 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix python libffi dependency for targets which do not support libffi
nbd [Fri, 9 Jan 2009 13:02:17 +0000 (13:02 +0000)]
fix python libffi dependency for targets which do not support libffi

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13950 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd libdbi
florian [Thu, 8 Jan 2009 23:06:25 +0000 (23:06 +0000)]
Add libdbi

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13943 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agolldpd does not compile with linux 2.4
nbd [Thu, 8 Jan 2009 21:16:08 +0000 (21:16 +0000)]
lldpd does not compile with linux 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13940 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoconfigure: error: "libffi has not been ported to avr32-unknown-linux-gnu."
nbd [Thu, 8 Jan 2009 21:13:50 +0000 (21:13 +0000)]
configure: error: "libffi has not been ported to avr32-unknown-linux-gnu."

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13939 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoEnable termios support in socat, bump package release number (#4411)
florian [Thu, 8 Jan 2009 13:48:48 +0000 (13:48 +0000)]
Enable termios support in socat, bump package release number (#4411)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13934 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate pygobject 2.16.0
lars [Wed, 7 Jan 2009 22:37:45 +0000 (22:37 +0000)]
Update pygobject 2.16.0

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13928 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoForce symlink creation.
lars [Wed, 7 Jan 2009 18:29:05 +0000 (18:29 +0000)]
Force symlink creation.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13927 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agochanged git repository
mirko [Wed, 7 Jan 2009 15:02:49 +0000 (15:02 +0000)]
changed git repository

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13924 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadded python package <PyYaml>
mirko [Wed, 7 Jan 2009 14:04:00 +0000 (14:04 +0000)]
added python package <PyYaml>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13923 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadded python package <pyserial>
mirko [Wed, 7 Jan 2009 13:41:05 +0000 (13:41 +0000)]
added python package <pyserial>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13922 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoprevent packaging precompiled python files (*.pyc, *.pyo)
mirko [Wed, 7 Jan 2009 11:11:01 +0000 (11:11 +0000)]
prevent packaging precompiled python files (*.pyc, *.pyo)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13921 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd libtool fixup to libffi.
lars [Tue, 6 Jan 2009 22:34:28 +0000 (22:34 +0000)]
Add libtool fixup to libffi.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13908 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix python ctypes module compile.
lars [Tue, 6 Jan 2009 18:34:13 +0000 (18:34 +0000)]
Fix python ctypes module compile.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13901 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd libffi.
lars [Tue, 6 Jan 2009 18:33:00 +0000 (18:33 +0000)]
Add libffi.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13900 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agodue to a compiler bug, libsndfile does not build on avr32
nbd [Tue, 6 Jan 2009 17:13:15 +0000 (17:13 +0000)]
due to a compiler bug, libsndfile does not build on avr32

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13899 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoxorg-server does not build on avr32
nbd [Tue, 6 Jan 2009 16:39:45 +0000 (16:39 +0000)]
xorg-server does not build on avr32

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13898 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agouse LIBGCC_S in fluxbox as well
nbd [Tue, 6 Jan 2009 16:36:57 +0000 (16:36 +0000)]
use LIBGCC_S in fluxbox as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13897 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agouse LIBGCC_S in more places
nbd [Tue, 6 Jan 2009 16:16:47 +0000 (16:16 +0000)]
use LIBGCC_S in more places

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13896 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix eterm compile on avr32
nbd [Tue, 6 Jan 2009 16:16:31 +0000 (16:16 +0000)]
fix eterm compile on avr32

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13895 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agouse the new LIBGCC_S variable to fix cbtt on avr32
nbd [Tue, 6 Jan 2009 15:59:06 +0000 (15:59 +0000)]
use the new LIBGCC_S variable to fix cbtt on avr32

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13894 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomark rtorrent as broken until somebody fixes it
nbd [Tue, 6 Jan 2009 15:28:23 +0000 (15:28 +0000)]
mark rtorrent as broken until somebody fixes it

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13889 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoReplace generate-constants which runs on the host and will generate wrong
lars [Tue, 6 Jan 2009 14:32:22 +0000 (14:32 +0000)]
Replace generate-constants which runs on the host and will generate wrong
constants with a target python module with the constants compiled in.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13885 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix dependencies in python EFL bindings
mirko [Tue, 6 Jan 2009 10:19:06 +0000 (10:19 +0000)]
fix dependencies in python EFL bindings

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13881 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[packages] libs/fftw3: install headers and libraries into staging_dir
agb [Tue, 6 Jan 2009 05:32:19 +0000 (05:32 +0000)]
[packages] libs/fftw3: install headers and libraries into staging_dir

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13879 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoKdrive servers require --enable-kdrive to be built
ejka [Mon, 5 Jan 2009 10:49:54 +0000 (10:49 +0000)]
Kdrive servers require --enable-kdrive to be built

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13873 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd faifa, configures and queries HomePlug 1.0/AV devices
florian [Mon, 5 Jan 2009 09:53:38 +0000 (09:53 +0000)]
Add faifa, configures and queries HomePlug 1.0/AV devices

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13871 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agopackages/libs/file: make sure to remove magic.mime before regenerating it (#4422)
jow [Mon, 5 Jan 2009 08:48:55 +0000 (08:48 +0000)]
packages/libs/file: make sure to remove magic.mime before regenerating it (#4422)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13870 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadding paroli - an integrated phone application written in python
mirko [Mon, 5 Jan 2009 08:00:36 +0000 (08:00 +0000)]
adding paroli - an integrated phone application written in python

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13868 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agocreating new section "phone" and adding fso (freesmartphone.org) DBus API reference...
mirko [Mon, 5 Jan 2009 00:39:20 +0000 (00:39 +0000)]
creating new section "phone" and adding fso (freesmartphone.org) DBus API reference implementation

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13867 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoRename matchbox to matchbox-window-manager as suggested by hanez since its the
lars [Sun, 4 Jan 2009 21:00:38 +0000 (21:00 +0000)]
Rename matchbox to matchbox-window-manager as suggested by hanez since its the
actuall package name and better fits the naming scheme of soon to be added
matchbox packages.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13865 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadded <cython> and <python> as build dependencies
mirko [Sun, 4 Jan 2009 20:14:00 +0000 (20:14 +0000)]
added <cython> and <python> as build dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13864 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadded <python> as build dependency, because <python-core> as regular dependency can...
mirko [Sun, 4 Jan 2009 19:24:38 +0000 (19:24 +0000)]
added <python> as build dependency, because <python-core> as regular dependency can't be reolved as its a virtual package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13862 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadding python bindings for the "Enlightenment Foundation Libraries (EFL)"
mirko [Sun, 4 Jan 2009 13:26:36 +0000 (13:26 +0000)]
adding python bindings for the "Enlightenment Foundation Libraries (EFL)"

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13858 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupdate mpc to v0.14
michu [Sun, 4 Jan 2009 13:01:21 +0000 (13:01 +0000)]
update mpc to v0.14

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13857 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadding etk (toolkit based on efl)
mirko [Sun, 4 Jan 2009 12:25:46 +0000 (12:25 +0000)]
adding etk (toolkit based on efl)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13855 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate lftp to 3.7.7 (#4413)
florian [Sun, 4 Jan 2009 12:13:28 +0000 (12:13 +0000)]
Update lftp to 3.7.7 (#4413)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13854 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agonot broken anymore due to prior commit
mirko [Sun, 4 Jan 2009 03:16:33 +0000 (03:16 +0000)]
not broken anymore due to prior commit

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13852 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoprohibit cython of building *.so-files - just use plain python-implementation
mirko [Sun, 4 Jan 2009 03:11:33 +0000 (03:11 +0000)]
prohibit cython of building *.so-files - just use plain python-implementation

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13851 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd libtool fixup.
lars [Sun, 4 Jan 2009 00:25:59 +0000 (00:25 +0000)]
Add libtool fixup.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13848 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd dependency to damageproto.
lars [Sun, 4 Jan 2009 00:24:14 +0000 (00:24 +0000)]
Add dependency to damageproto.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13847 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoRetain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep
lars [Sun, 4 Jan 2009 00:06:33 +0000 (00:06 +0000)]
Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep
symlinks either use $(CP) or create them manually.
Fixes #4399

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13844 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadded cython (will be installed in staging_dir only) - set to BROKEN due to "error...
mirko [Sat, 3 Jan 2009 04:34:24 +0000 (04:34 +0000)]
added cython (will be installed in staging_dir only) - set to BROKEN due to "error: Cython does not appear to be installed on platform 'posix'"-errors while compiling packages which depend on cython

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13831 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoremove asterisk-prompt-de package (obsolete since the asterisk 1.2 removal)
nbd [Sat, 3 Jan 2009 01:48:18 +0000 (01:48 +0000)]
remove asterisk-prompt-de package (obsolete since the asterisk 1.2 removal)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13830 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agojust a spelling error in the description
mirko [Sat, 3 Jan 2009 00:28:00 +0000 (00:28 +0000)]
just a spelling error in the description

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13829 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate python to 2.5.4 (#4408)
florian [Fri, 2 Jan 2009 15:06:42 +0000 (15:06 +0000)]
Update python to 2.5.4 (#4408)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13824 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate mercurial to 1.1.2 (#4407)
florian [Fri, 2 Jan 2009 14:59:14 +0000 (14:59 +0000)]
Update mercurial to 1.1.2 (#4407)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13823 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate lighttpd to 1.4.20 (#4406)
florian [Fri, 2 Jan 2009 14:49:55 +0000 (14:49 +0000)]
Update lighttpd to 1.4.20 (#4406)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13822 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agouse conditional dependencies in vte as well
nbd [Fri, 2 Jan 2009 02:55:20 +0000 (02:55 +0000)]
use conditional dependencies in vte as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13816 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agouse the fixed up conditional dependencies to get rid of unnecessary build dependencie...
nbd [Fri, 2 Jan 2009 02:51:00 +0000 (02:51 +0000)]
use the fixed up conditional dependencies to get rid of unnecessary build dependencies in hippo-canvas

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13815 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agotslib does not build on linux 2.4
nbd [Fri, 2 Jan 2009 02:32:25 +0000 (02:32 +0000)]
tslib does not build on linux 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13812 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoremove asterisk 1.2 because of build breakages and obsolescence
nbd [Fri, 2 Jan 2009 02:30:09 +0000 (02:30 +0000)]
remove asterisk 1.2 because of build breakages and obsolescence

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13811 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd missing dependency
nbd [Fri, 2 Jan 2009 02:28:45 +0000 (02:28 +0000)]
add missing dependency

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13810 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agopygtk does not build with linux 2.4
nbd [Fri, 2 Jan 2009 02:28:41 +0000 (02:28 +0000)]
pygtk does not build with linux 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13809 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoecore does not build with linux 2.4
nbd [Fri, 2 Jan 2009 02:28:37 +0000 (02:28 +0000)]
ecore does not build with linux 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13808 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix libtool compile
nbd [Fri, 2 Jan 2009 01:47:13 +0000 (01:47 +0000)]
fix libtool compile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13807 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agocompile xglamo on arm only
nbd [Fri, 2 Jan 2009 01:47:09 +0000 (01:47 +0000)]
compile xglamo on arm only

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13806 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupdate batman-advanced to match 0.1 release
marek [Thu, 1 Jan 2009 17:55:45 +0000 (17:55 +0000)]
update batman-advanced to match 0.1 release

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13798 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadding touchscreen calibration file for the Openmoko gta02 "Freerunner" and some...
mirko [Thu, 1 Jan 2009 17:41:14 +0000 (17:41 +0000)]
adding touchscreen calibration file for the Openmoko gta02 "Freerunner" and some minor changes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13797 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix libpam install.
lars [Wed, 31 Dec 2008 15:07:21 +0000 (15:07 +0000)]
Fix libpam install.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13787 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate telepathy-python to 0.15.3
lars [Wed, 31 Dec 2008 15:02:25 +0000 (15:02 +0000)]
Update telepathy-python to 0.15.3

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13786 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix libusb install.
lars [Wed, 31 Dec 2008 14:59:32 +0000 (14:59 +0000)]
Fix libusb install.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13785 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd smproxy package.
lars [Wed, 31 Dec 2008 13:55:11 +0000 (13:55 +0000)]
Add smproxy package.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13781 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoSome minor cleanups.
lars [Wed, 31 Dec 2008 00:22:40 +0000 (00:22 +0000)]
Some minor cleanups.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13780 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd md5sum and description.
lars [Wed, 31 Dec 2008 00:15:49 +0000 (00:15 +0000)]
Add md5sum and description.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13779 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd DISPLAY_SUPPORT dependency to mesa dri modules.
lars [Wed, 31 Dec 2008 00:08:11 +0000 (00:08 +0000)]
Add DISPLAY_SUPPORT dependency to mesa dri modules.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13778 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix typo in build dependency list.
lars [Tue, 30 Dec 2008 23:46:04 +0000 (23:46 +0000)]
Fix typo in build dependency list.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13777 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agopackages/net/lldpd: fix typo in makefile
jow [Tue, 30 Dec 2008 12:30:58 +0000 (12:30 +0000)]
packages/net/lldpd: fix typo in makefile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13774 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agopackages/net: add lldpd link-layer discovery protocol daemon
jow [Tue, 30 Dec 2008 07:38:11 +0000 (07:38 +0000)]
packages/net: add lldpd link-layer discovery protocol daemon

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13770 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agopackages/ipv6/aiccu: fix typo in hotplug handler, bump package revision
jow [Tue, 30 Dec 2008 03:35:22 +0000 (03:35 +0000)]
packages/ipv6/aiccu: fix typo in hotplug handler, bump package revision

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13768 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd libpthread-stubs and xcbproto.
lars [Mon, 29 Dec 2008 23:37:42 +0000 (23:37 +0000)]
Add libpthread-stubs and xcbproto.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13764 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd libxcb.
lars [Mon, 29 Dec 2008 23:17:38 +0000 (23:17 +0000)]
Add libxcb.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13763 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPackage sane-frontends, bump release number (#4382)
florian [Sat, 27 Dec 2008 18:39:48 +0000 (18:39 +0000)]
Package sane-frontends, bump release number (#4382)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13750 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agominiupnpd:
jow [Thu, 25 Dec 2008 03:46:04 +0000 (03:46 +0000)]
miniupnpd:
- restart miniupnpd on hotplug event if it is enabled but not running
- remove duplicate scan_interfaces

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13743 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agominiupnpd:
jow [Thu, 25 Dec 2008 03:25:13 +0000 (03:25 +0000)]
miniupnpd:
- better integration with uci firewall
- add options to configure external and internal interface
- trigger add/remove of upnp rules with hotplug
- use start-stop-daemon in initscript
- drop miniupnpd iptables heler scripts

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13742 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd pthsem (patch by Andreas Thienemann)
nbd [Mon, 22 Dec 2008 22:22:46 +0000 (22:22 +0000)]
add pthsem (patch by Andreas Thienemann)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13728 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd argp-standalone (patch by Andreas Thienemann)
nbd [Mon, 22 Dec 2008 22:22:41 +0000 (22:22 +0000)]
add argp-standalone (patch by Andreas Thienemann)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13727 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd ftpd-topfield (patch by Andreas Thienemann)
nbd [Mon, 22 Dec 2008 22:22:37 +0000 (22:22 +0000)]
add ftpd-topfield (patch by Andreas Thienemann)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13726 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd puppy (client for Topfield PVRs) - patch by Andreas Thienemann
nbd [Mon, 22 Dec 2008 22:22:31 +0000 (22:22 +0000)]
add puppy (client for Topfield PVRs) - patch by Andreas Thienemann

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13725 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agopackages/owfs: disable language bindings and remove libow-perl
jow [Mon, 22 Dec 2008 18:32:43 +0000 (18:32 +0000)]
packages/owfs: disable language bindings and remove libow-perl

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13721 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd gtk2 fix by larsc
nbd [Mon, 22 Dec 2008 16:31:35 +0000 (16:31 +0000)]
add gtk2 fix by larsc

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13719 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agopetitboot: add missing file and fix cflags issues
nbd [Mon, 22 Dec 2008 15:14:16 +0000 (15:14 +0000)]
petitboot: add missing file and fix cflags issues

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13718 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix libtwin compile on non-powerpc devices
nbd [Mon, 22 Dec 2008 14:55:24 +0000 (14:55 +0000)]
fix libtwin compile on non-powerpc devices

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13717 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoMove libconfig header file to prevent clash with local libconfig (like send) (#4328)
florian [Mon, 22 Dec 2008 14:46:24 +0000 (14:46 +0000)]
Move libconfig header file to prevent clash with local libconfig (like send) (#4328)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13716 3c298f89-4303-0410-b956-a3cf2f4a3e73