packages.git
15 years agocollectd: Work around linkage problems with conflicting librrd versions
cyrus [Tue, 23 Sep 2008 16:47:36 +0000 (16:47 +0000)]
collectd: Work around linkage problems with conflicting librrd versions

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

15 years agoFix small bug in xinit Makefile introduced in r12661.
lars [Tue, 23 Sep 2008 16:31:13 +0000 (16:31 +0000)]
Fix small bug in xinit Makefile introduced in r12661.

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

15 years agoFix cups build.
lars [Tue, 23 Sep 2008 15:40:17 +0000 (15:40 +0000)]
Fix cups build.

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

15 years agofix xinit install. It failed if it was run twice.
lars [Tue, 23 Sep 2008 14:24:46 +0000 (14:24 +0000)]
fix xinit install. It failed if it was run twice.

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

15 years ago[packages] jamvm fixes:
nico [Tue, 23 Sep 2008 10:21:05 +0000 (10:21 +0000)]
[packages] jamvm fixes:
 - enable on mipsel (closes: #4027)
 - set a reasonable max heap size for embedded devices (closes: #3157)
   can always be overridden with cmdline args
 - add dependency on libptread
 - remove duplicate use of TARGET_CFLAGS
 - bump release number

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

15 years agoAlways regenerate asterisk-1.4 configuration/menuconfig, prevents build failures...
florian [Sun, 21 Sep 2008 17:49:12 +0000 (17:49 +0000)]
Always regenerate asterisk-1.4 configuration/menuconfig, prevents build failures when rebuilding asterisk and disabling one ore mode modules

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

15 years agoUpdate subversion to 1.5.2
florian [Sun, 21 Sep 2008 17:19:16 +0000 (17:19 +0000)]
Update subversion to 1.5.2

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

15 years agoPrevent libtool from relinking some files, fixes build failures on arm, does not...
florian [Sun, 21 Sep 2008 16:21:40 +0000 (16:21 +0000)]
Prevent libtool from relinking some files, fixes build failures on arm, does not seem to have side effects on other targets

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

15 years agoFix at compilation
florian [Sun, 21 Sep 2008 15:09:44 +0000 (15:09 +0000)]
Fix at compilation

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

15 years agoUpgrade hplip to 2.8.9
florian [Sun, 21 Sep 2008 12:46:38 +0000 (12:46 +0000)]
Upgrade hplip to 2.8.9

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

15 years agoUpgrade cups to 1.3.7
florian [Sun, 21 Sep 2008 12:46:13 +0000 (12:46 +0000)]
Upgrade cups to 1.3.7

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

15 years agofix vim-full config (thanks to frogonwheels), bump release number
nico [Sat, 20 Sep 2008 11:35:24 +0000 (11:35 +0000)]
fix vim-full config (thanks to frogonwheels), bump release number

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

15 years agoUpdate tinyproxy to 1.6.4 (#4007)
florian [Thu, 18 Sep 2008 18:31:50 +0000 (18:31 +0000)]
Update tinyproxy to 1.6.4 (#4007)

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

15 years agoAdd input-utils (#4009)
florian [Thu, 18 Sep 2008 18:22:21 +0000 (18:22 +0000)]
Add input-utils (#4009)

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

15 years agoupdate to the official stable branch , patch 2 (0.5.6-r2)
aaron [Thu, 18 Sep 2008 09:09:19 +0000 (09:09 +0000)]
update to the official stable branch , patch 2 (0.5.6-r2)

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

15 years agoFix tor pid file permission (#3834)
florian [Thu, 18 Sep 2008 08:17:48 +0000 (08:17 +0000)]
Fix tor pid file permission (#3834)

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

15 years agoAdd pycairo to python-rsvg depencies. fixes #4013
lars [Wed, 17 Sep 2008 21:20:39 +0000 (21:20 +0000)]
Add pycairo to python-rsvg depencies. fixes #4013

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

15 years agoAdd iceauth package.
lars [Wed, 17 Sep 2008 18:31:15 +0000 (18:31 +0000)]
Add iceauth package.

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

15 years agoAdd missing dependecy on xbitmaps to xsetroot.
lars [Wed, 17 Sep 2008 18:30:02 +0000 (18:30 +0000)]
Add missing dependecy on xbitmaps to xsetroot.

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

15 years agoChange printer path, hotplug2 creates all in /dev
matteo [Tue, 16 Sep 2008 07:32:07 +0000 (07:32 +0000)]
Change printer path, hotplug2 creates all in /dev

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

15 years agofix php4 compile
nbd [Sun, 14 Sep 2008 00:44:48 +0000 (00:44 +0000)]
fix php4 compile

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

15 years agofix ssmtp compile
nbd [Sun, 14 Sep 2008 00:44:37 +0000 (00:44 +0000)]
fix ssmtp compile

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

15 years agopygtk requires python 2.5
nbd [Sat, 13 Sep 2008 22:03:39 +0000 (22:03 +0000)]
pygtk requires python 2.5

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

15 years agofix nufw compile
nbd [Sat, 13 Sep 2008 21:49:17 +0000 (21:49 +0000)]
fix nufw compile

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

15 years agoAdd geode xorg video driver.
lars [Sat, 13 Sep 2008 18:05:21 +0000 (18:05 +0000)]
Add geode xorg video driver.

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

15 years agoMove librsvg gdk pixbuf loader into its own package. Disable building of gtk svg
lars [Sat, 13 Sep 2008 17:54:20 +0000 (17:54 +0000)]
Move librsvg gdk pixbuf loader into its own package. Disable building of gtk svg
theme engine.

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

15 years agofix typo.
lars [Sat, 13 Sep 2008 17:49:31 +0000 (17:49 +0000)]
fix typo.

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

15 years agofix configure options error.
lars [Sat, 13 Sep 2008 17:37:28 +0000 (17:37 +0000)]
fix configure options error.

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

15 years agoMove python module of hippo-canvas into its own package.
lars [Sat, 13 Sep 2008 17:36:10 +0000 (17:36 +0000)]
Move python module of hippo-canvas into its own package.

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

15 years agofix package submenu.
lars [Sat, 13 Sep 2008 13:45:36 +0000 (13:45 +0000)]
fix package submenu.

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

15 years agoMove python module of vte into its own package.
lars [Sat, 13 Sep 2008 12:53:24 +0000 (12:53 +0000)]
Move python module of vte into its own package.

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

15 years agoAdd libtool fixup to urbi.
lars [Sat, 13 Sep 2008 12:46:30 +0000 (12:46 +0000)]
Add libtool fixup to urbi.

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

15 years agoFix syslog-ng build and cleanup Makefile.
lars [Sat, 13 Sep 2008 12:09:56 +0000 (12:09 +0000)]
Fix syslog-ng build and cleanup Makefile.

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

15 years agoRebuild the package if the selected modules have changed.
lars [Sat, 13 Sep 2008 02:57:26 +0000 (02:57 +0000)]
Rebuild the package if the selected modules have changed.

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

15 years agoFix asterisk-1.4.x build.
lars [Sat, 13 Sep 2008 02:39:05 +0000 (02:39 +0000)]
Fix asterisk-1.4.x build.

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

15 years agoCleanup libmpcdev Makefile.
lars [Fri, 12 Sep 2008 22:23:24 +0000 (22:23 +0000)]
Cleanup libmpcdev Makefile.

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

15 years agoCleanup libol Makefile.
lars [Fri, 12 Sep 2008 22:14:07 +0000 (22:14 +0000)]
Cleanup libol Makefile.

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

15 years agoAdd libtool fixup to libnetfilter-queue.
lars [Fri, 12 Sep 2008 21:36:06 +0000 (21:36 +0000)]
Add libtool fixup to libnetfilter-queue.

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

15 years agoCleanup libnetfilter-queue Makefile.
lars [Fri, 12 Sep 2008 21:33:06 +0000 (21:33 +0000)]
Cleanup libnetfilter-queue Makefile.

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

15 years agoCleanup lame Makefile.
lars [Fri, 12 Sep 2008 21:09:57 +0000 (21:09 +0000)]
Cleanup lame Makefile.

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

15 years agoCleanup libdvbpsi Makefile.
lars [Fri, 12 Sep 2008 21:01:02 +0000 (21:01 +0000)]
Cleanup libdvbpsi Makefile.

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

15 years agoCleanup gtk1 Makefile.
lars [Fri, 12 Sep 2008 20:50:05 +0000 (20:50 +0000)]
Cleanup gtk1 Makefile.

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

15 years agoremove obsolete dependency on missing package libXp
nbd [Fri, 12 Sep 2008 20:32:51 +0000 (20:32 +0000)]
remove obsolete dependency on missing package libXp

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

15 years agoadd fftw3 (patch from #3987)
nbd [Fri, 12 Sep 2008 20:32:43 +0000 (20:32 +0000)]
add fftw3 (patch from #3987)

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

15 years agofix libast build: s/libtol/libtool/
lars [Fri, 12 Sep 2008 20:28:31 +0000 (20:28 +0000)]
fix libast build: s/libtol/libtool/

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

15 years agoAdd libogg, libvorbis and libtheora packages.
lars [Wed, 10 Sep 2008 17:14:05 +0000 (17:14 +0000)]
Add libogg, libvorbis and libtheora packages.

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

15 years agoadds support for files > 2GB to samba3
blogic [Wed, 10 Sep 2008 12:23:15 +0000 (12:23 +0000)]
adds support for files > 2GB to samba3

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

15 years agoAdd libxapian and python-xapian packages.
lars [Tue, 9 Sep 2008 20:26:46 +0000 (20:26 +0000)]
Add libxapian and python-xapian packages.

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

15 years agoDefine a conffiles section for ddns-scripts (#3971)
florian [Tue, 9 Sep 2008 09:15:18 +0000 (09:15 +0000)]
Define a conffiles section for ddns-scripts (#3971)

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

15 years agoDefine a conffiles section for aiccu (#3972)
florian [Tue, 9 Sep 2008 09:13:09 +0000 (09:13 +0000)]
Define a conffiles section for aiccu (#3972)

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

15 years agoDefine a conffiles section for radvd (#3973)
florian [Tue, 9 Sep 2008 09:11:41 +0000 (09:11 +0000)]
Define a conffiles section for radvd (#3973)

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

15 years agoSplit python-gnome-desktop into python-rsvg and python-wnck.
lars [Mon, 8 Sep 2008 23:09:32 +0000 (23:09 +0000)]
Split python-gnome-desktop into python-rsvg and python-wnck.

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

15 years agoFix libwnck install.
lars [Mon, 8 Sep 2008 20:00:58 +0000 (20:00 +0000)]
Fix libwnck install.

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

15 years agoadd new olsrd init script and default config by Alina Friedrichsen
nbd [Mon, 8 Sep 2008 12:42:13 +0000 (12:42 +0000)]
add new olsrd init script and default config by Alina Friedrichsen

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

15 years agoRemove definition of collectd-mod-rrdtool as it clashes with collectd-mod-rrdtool1
cyrus [Mon, 8 Sep 2008 10:10:30 +0000 (10:10 +0000)]
Remove definition of collectd-mod-rrdtool as it clashes with collectd-mod-rrdtool1

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

15 years agoUpdated collectd to 4.4.3
cyrus [Mon, 8 Sep 2008 10:09:54 +0000 (10:09 +0000)]
Updated collectd to 4.4.3

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

15 years agoonly start ntpd from hotplug
nbd [Fri, 5 Sep 2008 18:22:39 +0000 (18:22 +0000)]
only start ntpd from hotplug

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

15 years agofix openntpd hotplug script (based on patch from #3027)
nbd [Fri, 5 Sep 2008 18:15:54 +0000 (18:15 +0000)]
fix openntpd hotplug script (based on patch from #3027)

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

15 years agoexplicitly disable gtk tests.
lars [Fri, 5 Sep 2008 15:13:27 +0000 (15:13 +0000)]
explicitly disable gtk tests.

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

15 years agoAdd libXtst.
lars [Thu, 4 Sep 2008 23:13:51 +0000 (23:13 +0000)]
Add libXtst.

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

15 years agoFix python dbus install.
lars [Thu, 4 Sep 2008 22:36:50 +0000 (22:36 +0000)]
Fix python dbus install.

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

15 years agoFix curl build. Fixes #3961
lars [Thu, 4 Sep 2008 21:04:49 +0000 (21:04 +0000)]
Fix curl build. Fixes #3961

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

15 years agoUpdate pycairo to 1.6.4 and makefile cleanup.
lars [Thu, 4 Sep 2008 16:32:16 +0000 (16:32 +0000)]
Update pycairo to 1.6.4 and makefile cleanup.

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

15 years agoUpdate dbus-python to 0.83.0 and makefile cleanup.
lars [Thu, 4 Sep 2008 15:55:13 +0000 (15:55 +0000)]
Update dbus-python to 0.83.0 and makefile cleanup.

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

15 years agoAdd a subpack gtk2-cups to gtk2 which can be used to install the cups print
lars [Thu, 4 Sep 2008 12:37:27 +0000 (12:37 +0000)]
Add a subpack gtk2-cups to gtk2 which can be used to install the cups print
backend for gtk2 if the openwrt cups package is installed. Fixes a bug where gtk
build was trying to use the host's cups libs.

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

15 years agoInstall cups-config to staging_dir/$target/host/bin.
lars [Thu, 4 Sep 2008 11:31:27 +0000 (11:31 +0000)]
Install cups-config to staging_dir/$target/host/bin.

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

15 years agoMore X package dependecy fixes.
lars [Wed, 3 Sep 2008 21:59:13 +0000 (21:59 +0000)]
More X package dependecy fixes.

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

15 years agoFix dependencies for a lot of xorg packages.
lars [Wed, 3 Sep 2008 20:55:27 +0000 (20:55 +0000)]
Fix dependencies for a lot of xorg packages.

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

15 years agoReduce portmap priority, so that nfs shares specified in fstab can be mouted without...
florian [Wed, 3 Sep 2008 14:14:19 +0000 (14:14 +0000)]
Reduce portmap priority, so that nfs shares specified in fstab can be mouted without timeouts

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

15 years agoclean up some packages
nbd [Wed, 3 Sep 2008 13:21:20 +0000 (13:21 +0000)]
clean up some packages

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

15 years agofix nfs-utils compile
nbd [Wed, 3 Sep 2008 10:55:13 +0000 (10:55 +0000)]
fix nfs-utils compile

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

15 years agoAdd missing dependencies for libXmu.
lars [Tue, 2 Sep 2008 23:20:21 +0000 (23:20 +0000)]
Add missing dependencies for libXmu.

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

15 years agofix compile of libmatchbox and possibly other packages by fixing up the libtool fixups
nbd [Tue, 2 Sep 2008 18:51:33 +0000 (18:51 +0000)]
fix compile of libmatchbox and possibly other packages by fixing up the libtool fixups

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

15 years agofix various bugs in the hippo-canvas makefile
nbd [Tue, 2 Sep 2008 17:59:17 +0000 (17:59 +0000)]
fix various bugs in the hippo-canvas makefile

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

15 years agofix librsvg compile
nbd [Tue, 2 Sep 2008 17:29:50 +0000 (17:29 +0000)]
fix librsvg compile

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

15 years ago[packages] XOrg/libs/hippo-canvas: don't build/include in images by default
agb [Tue, 2 Sep 2008 07:31:16 +0000 (07:31 +0000)]
[packages] XOrg/libs/hippo-canvas: don't build/include in images by default

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

15 years agoFix libart build.
lars [Tue, 2 Sep 2008 02:25:19 +0000 (02:25 +0000)]
Fix libart build.

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

15 years agoAdd vte package.
lars [Tue, 2 Sep 2008 00:49:46 +0000 (00:49 +0000)]
Add vte package.

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

15 years agoAdd hippo-canvas package.
lars [Tue, 2 Sep 2008 00:44:28 +0000 (00:44 +0000)]
Add hippo-canvas package.

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

15 years agoUpdate libart to 2.3.20 and some package cleanups.
lars [Tue, 2 Sep 2008 00:15:48 +0000 (00:15 +0000)]
Update libart to 2.3.20 and some package cleanups.

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

15 years agoUpdate wnck to 2.22.3 and some package cleanups.
lars [Tue, 2 Sep 2008 00:12:56 +0000 (00:12 +0000)]
Update wnck to 2.22.3 and some package cleanups.

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

15 years agoAdd librsvg svg rendering library package.
lars [Tue, 2 Sep 2008 00:09:54 +0000 (00:09 +0000)]
Add librsvg svg rendering library package.

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

15 years agoAdd libcroco css parsing library package
lars [Tue, 2 Sep 2008 00:08:54 +0000 (00:08 +0000)]
Add libcroco css parsing library package

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

15 years agoFix glib2 build and increase package version number.
lars [Tue, 2 Sep 2008 00:08:07 +0000 (00:08 +0000)]
Fix glib2 build and increase package version number.

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

15 years agoUpdate gtk to 2.12.11 and add init script which calls gdk-pixbuf-query-loaders
lars [Mon, 1 Sep 2008 23:29:05 +0000 (23:29 +0000)]
Update gtk to 2.12.11 and add init script which calls gdk-pixbuf-query-loaders
on the target system.

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

15 years agoUpdate atk to 1.22.0.
lars [Mon, 1 Sep 2008 23:24:49 +0000 (23:24 +0000)]
Update atk to 1.22.0.

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

15 years agoUpdate pango to 1.20.5 and add init script which calls pango-querymodules on the
lars [Mon, 1 Sep 2008 23:23:46 +0000 (23:23 +0000)]
Update pango to 1.20.5 and add init script which calls pango-querymodules on the
target system.

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

15 years agoFix cairo InstallDev and some package cleanups.
lars [Mon, 1 Sep 2008 23:21:08 +0000 (23:21 +0000)]
Fix cairo InstallDev and some package cleanups.

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

15 years agoUpdate pixman to 0.11.8 and some package cleanups
lars [Mon, 1 Sep 2008 23:18:51 +0000 (23:18 +0000)]
Update pixman to 0.11.8 and some package cleanups

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

15 years agoUpdate glib2 to 2.16.5 and some package cleanups.
lars [Mon, 1 Sep 2008 22:15:32 +0000 (22:15 +0000)]
Update glib2 to 2.16.5 and some package cleanups.

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

15 years agoUpdate XOrg to 7.3 the second
lars [Mon, 1 Sep 2008 21:59:32 +0000 (21:59 +0000)]
Update XOrg to 7.3 the second

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

15 years agoUpdate XOrg packages to 7.3
lars [Mon, 1 Sep 2008 21:31:52 +0000 (21:31 +0000)]
Update XOrg packages to 7.3

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

15 years agoWell, another round fixing dependencies on kmod-video-core -- this is the last i...
nico [Mon, 1 Sep 2008 14:45:36 +0000 (14:45 +0000)]
Well, another round fixing dependencies on kmod-video-core -- this is the last i promise ;) sounds like it's time to get some sleep after all...

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

15 years agoChanges dependencies on others video modules after [12460] to remain consistent :)
nico [Mon, 1 Sep 2008 14:11:52 +0000 (14:11 +0000)]
Changes dependencies on others video modules after [12460] to remain consistent :)

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

15 years agoselect kmod-video-core in linux-uvc instead of depending on it
nbd [Mon, 1 Sep 2008 13:33:57 +0000 (13:33 +0000)]
select kmod-video-core in linux-uvc instead of depending on it

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

15 years agoallow dund to grab ppp options gathered from the network scripts
nbd [Mon, 1 Sep 2008 12:09:11 +0000 (12:09 +0000)]
allow dund to grab ppp options gathered from the network scripts

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

15 years agofix getext libtool fsckups
nbd [Mon, 1 Sep 2008 12:08:51 +0000 (12:08 +0000)]
fix getext libtool fsckups

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

15 years agobluez-utils: sdpd is no longer a separate daemon.
rwhitby [Sat, 30 Aug 2008 22:10:57 +0000 (22:10 +0000)]
bluez-utils: sdpd is no longer a separate daemon.

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

15 years agobluez-utils: Fix dbus conf filename.
rwhitby [Sat, 30 Aug 2008 21:20:52 +0000 (21:20 +0000)]
bluez-utils: Fix dbus conf filename.

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

15 years agobluez-utils: Disable glib, and restore the dbus bluetooth configuration file.
rwhitby [Sat, 30 Aug 2008 20:59:40 +0000 (20:59 +0000)]
bluez-utils: Disable glib, and restore the dbus bluetooth configuration file.

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