1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

liballegro: fix demo and setup programs for 32bpp video mode; move data-files

to /usr/share; add a liballegro-data package
This commit is contained in:
David Kühling
2011-06-02 12:06:03 +02:00
parent c3be89f4a8
commit 77f424bc39
6 changed files with 242 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
Index: allegro-4.4.2/src/linux/fbcon.c
===================================================================
--- allegro-4.4.2.orig/src/linux/fbcon.c 2011-05-31 15:57:15.000000000 +0200
+++ allegro-4.4.2/src/linux/fbcon.c 2011-05-31 17:04:32.000000000 +0200
--- allegro-4.4.2.orig/src/linux/fbcon.c 2011-06-01 18:29:11.000000000 +0200
+++ allegro-4.4.2/src/linux/fbcon.c 2011-06-02 11:04:18.000000000 +0200
@@ -19,6 +19,10 @@
* See readme.txt for copyright information.
*/