summaryrefslogtreecommitdiffstats
path: root/package/directfb
Commit message (Collapse)AuthorAgeFilesLines
* Revert "directfb: add support for davinci gfx driver"Peter Korsgaard2012-05-152-6/+1Star
| | | | | | | | This reverts commit df39ffe7f437f62d7c0eb6d73bdb86b2d09a8c8a. It's broken and Arnout no longer has the hardware to fix/test. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: add support for davinci gfx driverArnout Vandecappelle2012-05-012-1/+6
| | | | | Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: bump to 1.4.16Yegor Yefremov2012-04-041-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: bump to version 1.4.15Sven Neumann2011-10-072-18/+1Star
| | | | | | | Remove patch that has been included upstream. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-2/+2
| | | | | | | | | | Thanks to the pkgparentdir and pkgname functions, we can rewrite the AUTOTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: remove --program-prefixYann E. MORIN2011-09-121-1/+0Star
| | | | | | | --program-prefix is now set in the auto-target infrastructure. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: bump to version 1.4.13Sven Neumann2011-08-122-1/+1
| | | | | | | | | | There's an even newer stable release available (1.4.14), but it has problems with cross-compilation that we are still resolving on the directfb-dev mailing-list. [Peter: rename ppc patch to match] Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* packages: remove --{enable,disable}-{shared,static} from autotools packagesThomas Petazzoni2011-06-121-4/+0Star
| | | | | | | | Now that those values are passed at the autotools infrastructure level, there's no need for every package to pass inconsistent values. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: fixup directfb-config for correctnessGustavo Zacarias2011-02-091-0/+8
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add support for DirectFB EP9x driverThomas Petazzoni2011-02-082-1/+6
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: bump to version 1.4.11Gustavo Zacarias2011-02-023-56/+4Star
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: Fix missing -lm flag againLionel Landwerlin2010-11-071-44/+42Star
| | | | | | | (aka fix the fix) Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: rename ppc patch so it still gets appliedPeter Korsgaard2010-11-071-0/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: png support is needed to build directfb-csource for the hostPeter Korsgaard2010-11-071-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: don't build tools for targetPeter Korsgaard2010-11-071-1/+2
| | | | | | | | | | Normally these aren't needed, and some of them (mkdgifft) needs C++ support. Alternatively we could add an option (depending on HAVE_DEVFILES) to build these. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: add -lm when using freetype2 font interfaceLionel Landwerlin2010-11-072-1/+52
| | | | | | | This fixes runtime/compilation problems seen with directfb 1.4.10. Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: bump to 1.4.10Lionel Landwerlin2010-11-051-1/+1
| | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: cleanup, use autotarget variables right awayPeter Korsgaard2010-10-061-97/+61Star
| | | | | | | | | | Purely cosmetical. Structure package like the other autotarget packages, and use DIRECTFB_{CONF_OPT,DEPENDENCIES} right away instead of a number of extra variables. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: bump version, unbreak png supportPeter Korsgaard2010-10-061-1/+2
| | | | | | | | | The recent libpng bump broke png support in directfb, as it relied on the legacy 1.2 interface. Fix it by bumping the directfb version, and at the same time ensure that configure finds our cross-libpng-config rather than what the host version the user might have in the path. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-fusion: many fixesThomas Petazzoni2010-07-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes several issues with linux-fusion so that it builds properly with the current Buildroot: * Following the rework of the Linux kernel build process in Buildroot, a few adaptations were needed: depend on BR2_LINUX_KERNEL instead of !BR2_KERNEL_none, use $(LINUX26_VERSION_PROBED) to get the real kernel version, etc. * Add a LINUX_FUSION_BUILD_CMDS that actually does the build of linux-fusion. * Define SYSROOT for linux-fusion to TARGET_DIR so that at target installation, kernel modules are installed in $(TARGET_DIR) * Replace the staging installation by a simple one-liner that only installs the linux fusion header, needed for DirectFB to use the fusion kernel module * Fix the uninstallation macros. They have been misunderstood as hooks, while their are in fact normal macros. * Add a patch to fix a build failure in linux-fusion itself (missing <linux/sched.h> include in fusiondev.c) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-fusion: add dependency on !BR2_KERNEL_noneThomas Petazzoni2010-05-101-0/+1
| | | | | | | | | | | linux-fusion is composed of a kernel module, and linux-fusion.mk uses several variable definitions that only exist when Buildroot compiles a kernel. We also add the same dependency to BR2_PACKAGE_DIRECTFB_MULTI, which relies on linux-fusion. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* directfb: added directfb tests installation optionLionel Landwerlin2010-05-032-1/+11
| | | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: bump to 1.4.3Lionel Landwerlin2010-05-032-34/+1Star
| | | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* packages: remove useless HOST_*_LIBTOOL_PATCHThomas Petazzoni2010-05-021-1/+0Star
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: some cleanup in config fileLionel Landwerlin2010-01-281-20/+4Star
| | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: fix host build for packages with own libtool patchPeter Korsgaard2009-12-301-0/+1
| | | | | | | Packages which also build a host variant and have LIBTOOL_PATCH = NO, should also disable libtool patching for the host build. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-44/+11Star
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* directfb: Fix ps2mouse driver availabilityLionel Landwerlin2009-12-061-1/+0Star
| | | | | | | | | | | Closes #553. The ps2mouse driver is miss named because it's not only a driver for ps2 mice, but also usb mice. So it's not only limited to PC architecture (x86 & x86-64). Signed-off-by: Lionel Landwerlin <lionel.landwerlin@openwide.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/directfb: don't prepend $arch-linux- to programsPeter Korsgaard2009-11-221-0/+1
| | | | | | | Directfb users: Do all those applications even make sense to install to target? Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: fix tabs instead of spacesPeter Korsgaard2009-10-031-28/+28
| | | | | | | | Commit 0eca108b738acf9d3 (directfb: add host-directfb target for directfb-csource) had tabs replaced by spaces, causing stuff to break - Fixed. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: add host-directfb target for directfb-csourceSven Neumann2009-10-021-0/+52
| | | | | | | | | directfb-csource is a code generation tool that may be needed to build other packages. Add host-directfb target that installs directfb-csource in the host_dir. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: fix build with BR2_PACKAGE_DIRECTFB_DEBUGPeter Korsgaard2009-10-021-0/+33
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add i830 graphics driver to DirectFBOrmund Williams2009-09-242-0/+8
| | | | | Signed-off-by: Ormund Williams <ormundw@panix.com>[A Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: update to 1.4.2, add option for pxa3xx driverSven Neumann2009-09-032-1/+9
| | | | | Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
| | | | | | | | A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: remove unnecessary dependency on libungifSven Neumann2009-08-072-2/+0Star
| | | | | | | The GIF image provider in DirectFB is self-contained and doesn't need libungif. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
* directfb: allow to enable debug and trace supportSven Neumann2009-08-072-1/+27
| | | | | | | | | This change adds two new options, BR2_PACKAGE_DIRECTFB_DEBUG to enable lots of debugging output from DirectFB and BR2_PACKAGE_DIRECTFB_TRACE to enable support for call traces in case of a crash. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
* Merge branch 'xorg' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2009-07-251-1/+1
|\
| * xorg: use BR2_PACKAGE_XORG instead of BR2_PACKAGE_XSERVER_noneThomas Petazzoni2009-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | The BR2_PACKAGE_XSERVER_none option has gone, so use BR2_PACKAGE_XORG7 instead. It is more logical to test if BR2_PACKAGE_XORG7 is set to know if an X.org server is available, than testing if BR2_PACKAGE_XSERVER_none is set to know if an X.org server is *not* available. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | directfb: bump versionThomas Petazzoni2009-07-171-1/+1
|/ | | | | | | | Bump the version of Direct FB to 1.4.1. Fixes bug #467. Thanks to Lionel Landwerlin <lionel.landwerlin@openwide.fr> for the notification. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qtopia4/directfb: remove default nPeter Korsgaard2009-07-081-1/+0Star
| | | | | | N is default, so no need to explicitly state it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: bump versionSven Neumann2009-06-232-11/+24
| | | | | | | | | | | | | | | | Closes #379 update DirectFB to version 1.4.0 A new stable version of DirectFB has been released upstream, http://directfb.org/index.php?path=Main%2FNews&entry=2009-06-04-1.niels Attached patch updates the DirectFB package and introduces a BR2 configuration option for the RGB16 dithering feature that is new in DirectFB 1.4.0. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: bump versionPeter Korsgaard2009-04-232-1/+1
| | | | Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #281.
* directfb: add option for linuxinput input driverPeter Korsgaard2009-03-112-0/+8
|
* Makefile: globally define variables used at different placesPeter Korsgaard2009-01-251-6/+0Star
| | | | | | $(comma) and $(space) are used in packages and the toolchain. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
* directfb: fix compilation error on ppc (linux/config.h is long gone)Peter Korsgaard2009-01-211-0/+17
|
* directfb: bump version and convert to Makefile.autotools.in formatPeter Korsgaard2009-01-211-102/+32Star
| | | | Patch by Sven Neumann <s.neumann@phase-zero.de>
* directfb: tarball moved to Old/Peter Korsgaard2009-01-211-1/+1
|
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* Change name form DIRECTFB_MAJOR to DIRECTFB_VERSION_MAJOR, make patches ↵Ulf Samuelsson2009-01-112-6/+16
| | | | version dependent