]> git.pld-linux.org Git - packages/DirectFB.git/commitdiff
- updated for 0.9.22
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Mar 2005 23:12:14 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DirectFB-fix.patch -> 1.3
    DirectFB-missing-files.patch -> 1.2

DirectFB-fix.patch
DirectFB-missing-files.patch

index 022bc6f730800e3470d0dc6a8909ac245cfc94a1..d09856a87c06a3dc02b1889d231d01c8b129e252 100644 (file)
@@ -1,14 +1,3 @@
---- DirectFB-0.9.21/inputdrivers/linux_input/linux_input.c.orig        2004-12-20 02:22:57.000000000 +0100
-+++ DirectFB-0.9.21/inputdrivers/linux_input/linux_input.c     2005-01-09 23:53:42.772463240 +0100
-@@ -884,7 +884,7 @@
-  * Fetch one entry from the kernel keymap.
-  */
- static DFBResult
--driver_get_keymap_entry( InputDevice               *device,
-+driver_get_keymap_entry( CoreInputDevice           *device,
-                          void                      *driver_data,
-                          DFBInputDeviceKeymapEntry *entry )
- {
 --- DirectFB-0.9.21/gfxdrivers/cle266/Makefile.am.orig 2004-10-09 01:44:31.000000000 +0200
 +++ DirectFB-0.9.21/gfxdrivers/cle266/Makefile.am      2005-01-15 15:07:27.813759856 +0100
 @@ -32,7 +32,7 @@
index 11bd40b51f16bbb67f6e8f0a8dbfdbc129851d0e..96b94333c22dbd94d9c4508d5cc93f7ac0be5cc4 100644 (file)
@@ -1,15 +1,3 @@
---- DirectFB-0.9.21/rules/libobject.make.orig  1970-01-01 01:00:00.000000000 +0100
-+++ DirectFB-0.9.21/rules/libobject.make       2005-01-10 00:25:55.144698008 +0100
-@@ -0,0 +1,9 @@
-+%.o: .libs/%.a %.la
-+      rm -f $<.tmp/*.o
-+      if test -d $<.tmp; then rmdir $<.tmp; fi
-+      mkdir $<.tmp
-+      (cd $<.tmp && ar x ../../$<)
-+      $(LD) -o $@ -r $<.tmp/*.o
-+      rm -f $<.tmp/*.o && rmdir $<.tmp
-+
-+.PHONY: $(LTLIBRARIES:%.la=.libs/%.a)
 --- DirectFB-0.9.21/lib/voodoo/types.h.orig    1970-01-01 01:00:00.000000000 +0100
 +++ DirectFB-0.9.21/lib/voodoo/types.h 2005-01-10 00:25:55.149697248 +0100
 @@ -0,0 +1,65 @@
This page took 0.030401 seconds and 4 git commands to generate.