Revision: 5685 Author: pebender Date: Thu Oct 15 07:56:27 2009 Log: - Added file missing from previous commit.
http://code.google.com/p/minimyth/source/detail?r=5685 Added: /trunk/gar-minimyth/script/X11/vdpau-video/files/vdpau-video-0.5.2-install.patch Deleted: /trunk/gar-minimyth/script/X11/vdpau-video/files/vdpau-video-0.5.1-install.patch ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/X11/vdpau-video/files/vdpau-video-0.5.2-install.patch Thu Oct 15 07:56:27 2009 @@ -0,0 +1,22 @@ +diff -Naur vdpau-video-0.5.2-old/src/Makefile.am vdpau-video-0.5.2-new/src/Makefile.am +--- vdpau-video-0.5.2-old/src/Makefile.am 2009-10-15 05:06:04.000000000 -0700 ++++ vdpau-video-0.5.2-new/src/Makefile.am 2009-10-15 07:50:07.000000000 -0700 +@@ -66,6 +66,7 @@ + install-data-hook: + cd $(DESTDIR)$(LIBVA_DRIVERS_PATH) ; \ + for drv in $(DRIVERS); do \ ++ rm -f $${drv}_drv_video.so; \ + ln -s vdpau_drv_video.so $${drv}_drv_video.so; \ + done + +diff -Naur vdpau-video-0.5.2-old/src/Makefile.in vdpau-video-0.5.2-new/src/Makefile.in +--- vdpau-video-0.5.2-old/src/Makefile.in 2009-10-15 05:06:17.000000000 -0700 ++++ vdpau-video-0.5.2-new/src/Makefile.in 2009-10-15 07:50:07.000000000 -0700 +@@ -581,6 +581,7 @@ + install-data-hook: + cd $(DESTDIR)$(LIBVA_DRIVERS_PATH) ; \ + for drv in $(DRIVERS); do \ ++ rm -f $${drv}_drv_video.so; \ + ln -s vdpau_drv_video.so $${drv}_drv_video.so; \ + done + # Tell versions [3.59,3.63) of GNU make to not export all variables. ======================================= --- /trunk/gar-minimyth/script/X11/vdpau-video/files/vdpau-video-0.5.1-install.patch Mon Oct 12 18:49:47 2009 +++ /dev/null @@ -1,22 +0,0 @@ -diff -Naur vdpau-video-0.5.1-old/src/Makefile.am vdpau-video-0.5.1-new/src/Makefile.am ---- vdpau-video-0.5.1-old/src/Makefile.am 2009-09-10 08:24:10.000000000 -0700 -+++ vdpau-video-0.5.1-new/src/Makefile.am 2009-10-12 10:17:36.000000000 -0700 -@@ -64,6 +64,7 @@ - install-data-hook: - cd $(DESTDIR)$(LIBVA_DRIVERS_PATH) ; \ - for drv in $(DRIVERS); do \ -+ rm -f $${drv}_drv_video.so; \ - ln -s vdpau_drv_video.so $${drv}_drv_video.so; \ - done - -diff -Naur vdpau-video-0.5.1-old/src/Makefile.in vdpau-video-0.5.1-new/src/Makefile.in ---- vdpau-video-0.5.1-old/src/Makefile.in 2009-10-12 06:34:26.000000000 -0700 -+++ vdpau-video-0.5.1-new/src/Makefile.in 2009-10-12 10:17:36.000000000 -0700 -@@ -578,6 +578,7 @@ - install-data-hook: - cd $(DESTDIR)$(LIBVA_DRIVERS_PATH) ; \ - for drv in $(DRIVERS); do \ -+ rm -f $${drv}_drv_video.so; \ - ln -s vdpau_drv_video.so $${drv}_drv_video.so; \ - done - # Tell versions [3.59,3.63) of GNU make to not export all variables. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
