Peter Korsgaard [Sat, 6 Sep 2008 20:49:15 +0000 (20:49 -0000)]
alsa-lib: fix paths (broken by r23330)
Peter Korsgaard [Sat, 6 Sep 2008 20:49:12 +0000 (20:49 -0000)]
festival: fix more paths (broken by r23330)
Patch by Markus Heidelberg <markus.heidelberg@web.de>
Peter Korsgaard [Sat, 6 Sep 2008 20:49:08 +0000 (20:49 -0000)]
festival: fix paths (broken by r23330)
Patch by Michel Wilson <michel@crondor.net>
Daniel Laird [Fri, 5 Sep 2008 12:06:50 +0000 (12:06 -0000)]
audio: Move all audio packages into audio subdir
Moved all audio packages into a subdir called audio.
I then created a Config.in and made sure that a audio.mk
existed.
Daniel Laird
Peter Korsgaard [Fri, 5 Sep 2008 10:37:28 +0000 (10:37 -0000)]
sqlite: bump version
Hamish Moffatt [Fri, 5 Sep 2008 01:03:45 +0000 (01:03 -0000)]
Version bump to 2.3.7
This package should be converted to use Makefile.autotools.in by someone who uses it..
Hamish Moffatt [Thu, 4 Sep 2008 05:50:31 +0000 (05:50 -0000)]
New package for dnet, a wrapper library for getting access to kernel network information
and an optional Python module for the same.
Hamish Moffatt [Thu, 4 Sep 2008 02:39:23 +0000 (02:39 -0000)]
Override the uninstall target rather than the clean target
Also, don't actually create the .stamp_uninstalled but remove the
.stamp_installed file instead (ala the overridden target).
Hamish Moffatt [Thu, 4 Sep 2008 02:34:42 +0000 (02:34 -0000)]
Make the autotools xyz-clean target call xyz-uninstall first, rather than duplicating its actions
Hamish Moffatt [Thu, 4 Sep 2008 02:30:56 +0000 (02:30 -0000)]
Applied change from Ben Nizette and Hans-Christian Egtvedt to
correctly detect version of gcc on recent distros. Supplied
patch was against git and didn't apply cleanly to svn, so applied
by hand.
Hamish Moffatt [Thu, 4 Sep 2008 01:39:40 +0000 (01:39 -0000)]
Remove lzo patches which aren't required with latest liblzo package updates
Hamish Moffatt [Thu, 4 Sep 2008 01:35:34 +0000 (01:35 -0000)]
Added eeprog package from gustavoz
Hamish Moffatt [Thu, 4 Sep 2008 01:19:52 +0000 (01:19 -0000)]
Fix duplicate $(AUTORECONF) run in autoreconf and configure targets
Hamish Moffatt [Thu, 4 Sep 2008 01:05:17 +0000 (01:05 -0000)]
In the uninstall and clean targets, remove the built/installed stamp files
so that those actions will do something if executed again.
Peter Korsgaard [Wed, 3 Sep 2008 06:58:28 +0000 (06:58 -0000)]
games: add games.mk so make will descent down package/games/*/*.mk
Thiago A. Corrêa [Wed, 3 Sep 2008 03:44:31 +0000 (03:44 -0000)]
Bump version
Thiago A. Corrêa [Wed, 3 Sep 2008 01:09:29 +0000 (01:09 -0000)]
Qtopia: don't build sqlite driver when SQL module is disabled.
Peter Korsgaard [Tue, 2 Sep 2008 13:54:58 +0000 (13:54 -0000)]
file: select zlib
file depends on zlib, so make it visible in kconfig.
Peter Korsgaard [Tue, 2 Sep 2008 13:54:55 +0000 (13:54 -0000)]
file: bump version and use official upstream instead of Debian
Debian is a bit too volatile.
Peter Korsgaard [Tue, 2 Sep 2008 11:14:04 +0000 (11:14 -0000)]
cups: fix help text
Peter Korsgaard [Tue, 2 Sep 2008 11:07:55 +0000 (11:07 -0000)]
bridge: bump version
Upstream tarball doesn't include configure, so run autoreconf.
Peter Korsgaard [Tue, 2 Sep 2008 11:07:49 +0000 (11:07 -0000)]
bridge: convert to Makefile.autotools.in format
Hamish Moffatt [Tue, 2 Sep 2008 00:54:49 +0000 (00:54 -0000)]
Update to Python 2.4.5 (latest patch rev of 2.4)
Remove the test suite before building, else it will fail to compile depending on what modules have been configured.
Peter Korsgaard [Mon, 1 Sep 2008 21:16:35 +0000 (21:16 -0000)]
cups: fix help text
Peter Korsgaard [Mon, 1 Sep 2008 15:33:17 +0000 (15:33 -0000)]
iperf: don't silently enable C++ support in toolchain
Peter Korsgaard [Mon, 1 Sep 2008 15:33:15 +0000 (15:33 -0000)]
iperf: bump version
Peter Korsgaard [Mon, 1 Sep 2008 15:33:12 +0000 (15:33 -0000)]
iperf: convert to Makefile.autotools.in format
Peter Korsgaard [Mon, 1 Sep 2008 10:51:31 +0000 (10:51 -0000)]
package: add libconfig package
Peter Korsgaard [Sun, 31 Aug 2008 21:45:03 +0000 (21:45 -0000)]
busybox: additional 1.12.0 patches
Peter Korsgaard [Sun, 31 Aug 2008 20:23:47 +0000 (20:23 -0000)]
buildroot: support out-of-tree builds
Add support and documentation for out-of-tree builds with syntax
like the Linux kernel (make O=<dir>).
Peter Korsgaard [Sun, 31 Aug 2008 20:23:41 +0000 (20:23 -0000)]
libglib2: fix build with/without locale support
Don't select BR2_ENABLE_LOCALE. Glib works without locale support in
toolchain, and packages shouldn't silently select toolchain options.
Only select libiconv if locale support isn't enabled.
Peter Korsgaard [Sun, 31 Aug 2008 20:23:37 +0000 (20:23 -0000)]
avahi: don't use BASE_DIR to reference source files
dest != source if we want to support out-of-tree builds
Peter Korsgaard [Sun, 31 Aug 2008 06:26:40 +0000 (06:26 -0000)]
target/generic/mini: remove udhcpc default.script entry
It isn't provided in the target skeleton, and avahi gets the
permissions correct so it isn't needed and just confuses users.
Daniel Laird [Fri, 29 Aug 2008 13:27:37 +0000 (13:27 -0000)]
games: Move all games into games subdir
Moved all games into a subdir called games and
then updated makefiles as necessary.
If not one objects to this one then I will
probably do the same for audio next.
Daniel Laird
Daniel Laird [Fri, 29 Aug 2008 12:04:26 +0000 (12:04 -0000)]
Makefile.autotools.in: Add extra POST_HOOK targets
It is not possible currently in Makefile.autotools.in packages
to do something extra after an extract or configure.
This may be useful for example
extract libxml2-2.6.32
POST_EXTRACT = remove some .rej files that are in offical release
patch (not fail because of remaining .rej files)
configure
I think this is useful improvement
(necessary for Makefile.autotools.in packages)
Daniel Laird
Daniel Laird [Thu, 28 Aug 2008 11:52:17 +0000 (11:52 -0000)]
libxslt: Convert to Makefile.autotools.in format
Converted to Makefile.autotools.in format
Version bumped to 1.1.24
Enabled crypto support dependant on gcrypt being chosen/not
Post process xslt-config file like freetype-config/xm2-config.
Daniel Laird [Thu, 28 Aug 2008 10:56:38 +0000 (10:56 -0000)]
libxml2: Post process xml2-config file to actually work and bump version
Version bumped to 2.6.31
(2.6.32 has .rej files so patch target fails - upstream need to be informed).
The xml2-config file in staging dir needs to have prefix / exec-prefix setup
to understand the staging directory location.
This then means that packages that call xml2-config to get include paths/cflags
and libs etc work properly.
This is very similar to what freetype does to freetype-config.
Peter Korsgaard [Thu, 28 Aug 2008 04:57:27 +0000 (04:57 -0000)]
busybox: udhcpc patch for 1.12.0
Peter Korsgaard [Wed, 27 Aug 2008 20:19:53 +0000 (20:19 -0000)]
ubifs: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:50 +0000 (20:19 -0000)]
cloop: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:46 +0000 (20:19 -0000)]
tcl: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:43 +0000 (20:19 -0000)]
xpdf: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:40 +0000 (20:19 -0000)]
pcmanfm: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:37 +0000 (20:19 -0000)]
gqview: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:34 +0000 (20:19 -0000)]
alsamixergui: fix long help text lines
Select fltk and fix homepage link while we're at it.
Peter Korsgaard [Wed, 27 Aug 2008 20:19:30 +0000 (20:19 -0000)]
blackbox: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:26 +0000 (20:19 -0000)]
matchbox: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:22 +0000 (20:19 -0000)]
openmotif: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:19 +0000 (20:19 -0000)]
fltk: fix long help text lines
Remove comment when X isn't available while we're at it.
Peter Korsgaard [Wed, 27 Aug 2008 20:19:15 +0000 (20:19 -0000)]
libsexy: fix long help text lines
Make it depend on libgtk2 while we're at it.
Peter Korsgaard [Wed, 27 Aug 2008 20:19:12 +0000 (20:19 -0000)]
x11r7: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:09 +0000 (20:19 -0000)]
qtopia: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:04 +0000 (20:19 -0000)]
qte: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:19:01 +0000 (20:19 -0000)]
ntfs-3g: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:18:58 +0000 (20:18 -0000)]
stunnel: fix long help text lines
And add homepage while we're at it.
Peter Korsgaard [Wed, 27 Aug 2008 20:18:54 +0000 (20:18 -0000)]
olsr: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:18:51 +0000 (20:18 -0000)]
kismet: fix long help text lines
And add homepage while we're at it.
Peter Korsgaard [Wed, 27 Aug 2008 20:18:43 +0000 (20:18 -0000)]
sudo: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:18:40 +0000 (20:18 -0000)]
target/device/jp: fix long help text lines
Peter Korsgaard [Wed, 27 Aug 2008 20:18:37 +0000 (20:18 -0000)]
target/device/Atmel: fix long help text lines
And remove trailing spaces while we're at it.
Peter Korsgaard [Wed, 27 Aug 2008 20:18:33 +0000 (20:18 -0000)]
kconfig: warn about overlong lines in help-texts
From busybox r22852.
Daniel Laird [Wed, 27 Aug 2008 12:32:22 +0000 (12:32 -0000)]
gtkperf: Remove settings that are default
Remove default setting of AUTORECONF = no
Daniel Laird [Wed, 27 Aug 2008 12:21:09 +0000 (12:21 -0000)]
gtkperf: Adding gtkperf package
Allows some benchmarking of GTK on different targets.
Daniel Laird [Wed, 27 Aug 2008 11:40:02 +0000 (11:40 -0000)]
fbdump: Fix help text indentation and remove staging dir installation
Tidy up fbdump package.
Daniel Laird [Wed, 27 Aug 2008 11:01:16 +0000 (11:01 -0000)]
fbdump: Add new package fbdump.
fbdump is a simple tool to capture snapshots from the Linux kernel framebuffer
device and write them out as a PPM file. Currently, most packed-pixel framebuffer
formats and the vga16 framebuffer are supported.
Peter Korsgaard [Wed, 27 Aug 2008 07:46:55 +0000 (07:46 -0000)]
squashfs: bump version
Peter Korsgaard [Wed, 27 Aug 2008 07:29:20 +0000 (07:29 -0000)]
avahi: fix build with BR2_ENABLE_LOCALE
Peter Korsgaard [Wed, 27 Aug 2008 07:29:16 +0000 (07:29 -0000)]
libdaemon: convert to Makefile.autotools.in format
Peter Korsgaard [Wed, 27 Aug 2008 07:29:13 +0000 (07:29 -0000)]
avahi: don't depend on busybox
Peter Korsgaard [Wed, 27 Aug 2008 07:29:09 +0000 (07:29 -0000)]
libdaemon: bump version
Peter Korsgaard [Wed, 27 Aug 2008 05:27:27 +0000 (05:27 -0000)]
netcat: convert to Makefile.autotools.in format
Peter Korsgaard [Tue, 26 Aug 2008 22:37:34 +0000 (22:37 -0000)]
libglib2: remove redundant configure args
Peter Korsgaard [Tue, 26 Aug 2008 22:37:30 +0000 (22:37 -0000)]
libglib2 fix !BR2_USE_WCHAR compilation
Peter Korsgaard [Tue, 26 Aug 2008 22:37:27 +0000 (22:37 -0000)]
libglib2: select libiconv
Peter Korsgaard [Tue, 26 Aug 2008 22:37:23 +0000 (22:37 -0000)]
atk: remove redundant configure args
Peter Korsgaard [Tue, 26 Aug 2008 22:37:20 +0000 (22:37 -0000)]
atk: select libglib2
Peter Korsgaard [Tue, 26 Aug 2008 21:05:10 +0000 (21:05 -0000)]
popt: use := assignments
Peter Korsgaard [Tue, 26 Aug 2008 21:05:05 +0000 (21:05 -0000)]
popt: use install-strip for target install
Peter Korsgaard [Tue, 26 Aug 2008 21:05:01 +0000 (21:05 -0000)]
popt: cleanup redundant configure args
Peter Korsgaard [Tue, 26 Aug 2008 20:47:23 +0000 (20:47 -0000)]
neon: use := assignments
Peter Korsgaard [Tue, 26 Aug 2008 20:47:19 +0000 (20:47 -0000)]
neon: uses pkgconfig so select it
Peter Korsgaard [Tue, 26 Aug 2008 20:47:15 +0000 (20:47 -0000)]
neon: strip target library
neon doesn't have an install-strip target, so do it afterwards instead.
Peter Korsgaard [Tue, 26 Aug 2008 20:47:12 +0000 (20:47 -0000)]
neon: fix compilation without xml support
webdav needs xml support, so disable it if no xml support is selected,
otherwise configure could get confused about a host xml2-config script.
Peter Korsgaard [Tue, 26 Aug 2008 20:47:09 +0000 (20:47 -0000)]
neon: bump version
Fixes CVE-2008-3746.
Peter Korsgaard [Tue, 26 Aug 2008 20:47:05 +0000 (20:47 -0000)]
blackbox: use := assignments
Peter Korsgaard [Tue, 26 Aug 2008 20:47:01 +0000 (20:47 -0000)]
blackbox: don't show comment if no xserver is selected
Peter Korsgaard [Tue, 26 Aug 2008 20:46:58 +0000 (20:46 -0000)]
blackbox: cleanup redundant configure args
Peter Korsgaard [Tue, 26 Aug 2008 20:46:55 +0000 (20:46 -0000)]
blackbox: use install-strip for target install
Peter Korsgaard [Tue, 26 Aug 2008 20:46:51 +0000 (20:46 -0000)]
blackbox: use BR2_SOURCEFORGE_MIRROR
Don't hardcode specific sourceforge mirrors.
Peter Korsgaard [Tue, 26 Aug 2008 19:22:46 +0000 (19:22 -0000)]
pixman: cleanup staging + target install
- install-data installs a subset of install / install-strip, so just drop it
- use install-strip for target
Daniel Laird [Tue, 26 Aug 2008 16:27:25 +0000 (16:27 -0000)]
Move pixman from package/x11r7/pixman to package/pixman
Means we can now bounce cairo to 1.6.x series.
pixman is not dependant on x libraries what so over so removed
the dependencies section.
Daniel Laird
Daniel Laird [Tue, 26 Aug 2008 15:43:10 +0000 (15:43 -0000)]
Clean up LiTE
Daniel Laird [Tue, 26 Aug 2008 14:52:17 +0000 (14:52 -0000)]
Adds support for building LiTE - see DirectFB.org
Will close bug
0003974
Daniel Laird
Daniel Laird [Tue, 26 Aug 2008 14:01:37 +0000 (14:01 -0000)]
reverse changes to i2c-tools.mk until I tidy it up (get clean working for example)
Still feel a good change to make as some of the suggestions recently made it look
like Makefile.autotools.in might add support for installing a list of binaries etc
and this would benefit this package.
Daniel Laird [Tue, 26 Aug 2008 13:45:39 +0000 (13:45 -0000)]
select CUPS if XORG/XORG7/TINYX.
This makes the behaviour the same as before for X users.
Although is CUPS a necessary dependancy?
Daniel Laird
Daniel Laird [Tue, 26 Aug 2008 13:03:05 +0000 (13:03 -0000)]
The changes below move i2c-tools.mk to use Makefile.autotools.in
package/i2c-tools/i2c-tools.mk
Use Makefile.autotools.in
Daniel Laird [Tue, 26 Aug 2008 12:19:29 +0000 (12:19 -0000)]
The changes below add better support for DirectFB and libgtk2.
Should be no different for X builds.
Config.in | 3 +--
libgtk2.mk | 7 +++----
2 files changed, 4 insertions(+), 6 deletions(-)
Signed-off-by: daniel.j.laird@nxp.com
package/libgtk2/Config.in
Allow DirectFB to turn on LIBGTK2 support without X being enabled.
Disable autoselection of cups. May not be wanted (Can cause crosscompilation issues).
package/libgtk2/libgtk2.mk
Remove unnessary redefine of PKG_CONFIG_*
Pass $(DISABLE_LARGEFILE) to configure (supports large file or not)
Move 'cups' to X extra dependencies instead of general.
Hamish Moffatt [Tue, 26 Aug 2008 01:05:51 +0000 (01:05 -0000)]
Bump 1.11.x version to 1.11.2 (no patches yet)
Hamish Moffatt [Tue, 26 Aug 2008 00:41:29 +0000 (00:41 -0000)]
Update to work with recent lzo changes
Peter Korsgaard [Mon, 25 Aug 2008 09:05:00 +0000 (09:05 -0000)]
psmic: locale support
Closes #4274.