| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The configure option --disable-nls is not supported anymore in glib
since version 2.0, see file ChangeLog.pre-2-0 line 544.
Patch by Markus Heidelberg.
|
|
|
|
| |
Patch by Markus Heidelberg.
|
|
|
|
|
|
|
| |
Also remove some redundant or predefined configure/make args in these
packages.
Patch by Markus Heidelberg.
|
|
|
|
| |
Patch by Markus Heidelberg.
|
| |
|
| |
|
|
|
|
| |
Patch by Markus Heidelberg.
|
|
|
|
|
|
|
|
| |
PKG_CONFIG_SYSROOT_DIR and friends get set in package/Makefile.in,
so there's no need to set it in the makefiles of the individual
packages as well.
Based on a patch by Markus Heidelberg.
|
|
|
|
|
|
|
|
| |
Use one conditional if statement instead of several single "depends on".
Patch by Markus Heidelberg.
Cleaned up trailing white space while we're at it.
|
|
|
|
| |
Reported by Mark McLaurin.
|
|
|
|
|
|
| |
xkeyboard-config uses xkbcomp at runtime, so select it.
closes #5704.
|
|
|
|
| |
Really closes #5684.
|
|
|
|
| |
Closes #5684.
|
|
|
|
| |
Closes #5654.
|
|
|
|
|
|
|
|
| |
Remove my fix for rpath-link until I can find out why it works for me and not
Thomas.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
|
|
|
|
|
|
|
|
| |
Update Cairo to 1.6.4
Add DirectFB patches as supplied by DirectFB author Dennis Kropp
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
|
|
|
|
|
| |
For details, see:
http://lists.freedesktop.org/archives/xorg/2008-October/039630.html
|
|
|
|
|
|
|
|
|
|
|
| |
As per various email discussions add -rpath-link
to the LDFLAGS.
This definately fixes a few issues for Thomas and myself
Any objections and it can be pulled again.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@...>
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
|
| |
|
|
|
|
|
| |
For details, see:
http://lists.freedesktop.org/archives/xorg-announce/2007-October/000416.html
|
| |
|
|
|
|
|
|
|
| |
Memstat lists all the processes, executables, and shared
libraries that are using up virtual memory. It's helpful to
see how the shared memory is used and which 'old' libs are
loaded.
|
|
|
|
|
|
|
| |
Bounce version to 1.22.0
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
|
|
|
|
|
|
| |
A lot of tools take a -q option to be quiet.
Set this if make is called with the -s (silent) option and use for
wget, git, svn and configure.
|
| |
|
|
|
|
|
|
|
|
| |
Remove the unnecessary PKG_CONFIG_* settings and tidy up some
config options.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
|
|
|
|
| |
It's default now.
|
| |
|
| |
|
|
|
|
|
| |
Some packages' install-strip target install quite big documentation,
so create an option to remove it similar to the existing man/info options.
|
| |
|
|
|
|
| |
Saves ~400 KB
|
|
|
|
| |
Saves ~400 KB
|
|
|
|
| |
Saves ~900 KB
|
|
|
|
| |
Saves ~800 KB
|
|
|
|
| |
Fixes build with 2.6.27 kernel headers
|
|
|
|
|
|
|
|
| |
Add the liberation fonts package as this can be used
by GTK etc and means you have some useful (free) fonts.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
|
| |
|
|
|
|
|
| |
Don't install makestrs in the first place, instead of removing it
afterwards. Fixes cross-strip issue.
|
|
|
|
| |
Saves ~3 MB
|
|
|
|
| |
Saves ~1.4 MB
|
|
|
|
| |
Saves ~11 MB
|
| |
|
| |
|
|
|
|
| |
Fix typo and wrong information in help text (not a cvs snapshot)
|
|
|
|
|
|
|
|
|
|
| |
Bump up libgtk2 version
The version of libgtk2 currently used doesn't build when built against
DirectFB. The issue has been fixed in a later version of the 2.12.x
series, so let's upgrade to this version.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
|
|
|
|
| |
We have some pretty long depends / default y|n lines in BR, which it
shouldn't complain about.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add the DirectFB examples package.
This patch adds the DirectFB examples package to Buildroot. It is
largely based on a patch written by Daniel Laird, and available at
http://bugs.uclibc.org/view.php?id=4224. I only made a few adaptations
to get it to work properly.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
|
|
|
|
|
|
|
|
|
|
| |
SaWMan is a new window manager module for use with DirectFB.
Its main difference to the default module is that it allows one process
to be an application and window manager,
implementing all kinds of diversity,
while SaWMan is only the working horse.
Daniel Laird
|
| |
|