Package: directfb / 1.2.10.0-5.1
Metadata
| Package | Version | Patches format |
|---|---|---|
| directfb | 1.2.10.0-5.1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01_default_cflags.patch | (download) |
configure.in |
8 4 + 4 - 0 ! |
--- |
| 02_fix_sh772x_build.patch | (download) |
gfxdrivers/sh772x/Makefile.am |
4 4 + 0 - 0 ! |
--- |
| 05_link_dynamic.patch | (download) |
configure.in |
21 4 + 17 - 0 ! |
--- |
| 70_linux_fusion.patch | (download) |
include/linux/fusion.h |
350 350 + 0 - 0 ! |
--- |
| 90_linux_config.h.patch | (download) |
lib/direct/ppcasm_memcpy_cachable.S |
2 0 + 2 - 0 ! |
--- |
| 93_fix_unicode_key_handling.patch | (download) |
inputdrivers/keyboard/keyboard.c |
17 17 + 0 - 0 ! |
when the library asks the kernel for the key symbols, the result
are truncated for unicode symbols if the keyboard is not in
K_UNICODE mode. So, a temporary switch is needed, as well as
applying the right bitmask in order to retrieve the full unicode
symbol.
|
| 94_fix_mknod.patch | (download) |
gfxdrivers/davinci/davinci_c64x.c |
2 2 + 0 - 0 ! |
directfb ftbfs on armel. implicit declaration error
Fix for ARM builds failing on:
../../../gfxdrivers/davinci/davinci_c64x.c: In function 'davinci_c64x_open':
../../../gfxdrivers/davinci/davinci_c64x.c:1900:6: error: implicit declaration of function 'mknod' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
.
directfb (1.2.10.0-4.3) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "directfb ftbfs on armel. Implicit declaration error"
- Thanks Peter Green for bug report and patch (Closes: #644782)
* Remove m4 macros when calling clean target
|
| 100_fix_format_string_errors.patch | (download) |
src/idirectfb.c |
8 4 + 4 - 0 ! |
fix format string errors |
| directfb 1.2.10_libpng 1.5.patch | (download) |
interfaces/IDirectFBImageProvider/idirectfbimageprovider_png.c |
128 128 + 0 - 0 ! |
add support for libpng 1.5 (based on directfb 1.4.16 source code) |
