diff options
Diffstat (limited to 'graphics/gnash/files')
-rw-r--r-- | graphics/gnash/files/patch-Makefile.am | 6 | ||||
-rw-r--r-- | graphics/gnash/files/patch-configure.ac | 8 | ||||
-rw-r--r-- | graphics/gnash/files/patch-gui-gtk-gtk_canvas.cpp | 4 | ||||
-rw-r--r-- | graphics/gnash/files/patch-libbase-Makefile.am (renamed from graphics/gnash/files/patch-libbase_Makefile.am) | 8 | ||||
-rw-r--r-- | graphics/gnash/files/patch-libcore-movie_root.cpp (renamed from graphics/gnash/files/patch-libcore_movie__root.cpp) | 4 | ||||
-rw-r--r-- | graphics/gnash/files/patch-libdevice-vaapi-VaapiSurface.cpp (renamed from graphics/gnash/files/patch-libdevice_vaapi_VaapiSurface.cpp) | 6 | ||||
-rw-r--r-- | graphics/gnash/files/patch-libmedia-ffmpeg-VideoDecoderFfmpeg.cpp (renamed from graphics/gnash/files/patch-libmedia_ffmpeg_VideoDecoderFfmpeg.cpp) | 6 | ||||
-rw-r--r-- | graphics/gnash/files/patch-plugin-klash-klash_part.cpp | 6 | ||||
-rw-r--r-- | graphics/gnash/files/patch-plugin-klash4-klash_part.cpp | 6 |
9 files changed, 26 insertions, 28 deletions
diff --git a/graphics/gnash/files/patch-Makefile.am b/graphics/gnash/files/patch-Makefile.am index 00267e2b94d0..8ecbc1352de7 100644 --- a/graphics/gnash/files/patch-Makefile.am +++ b/graphics/gnash/files/patch-Makefile.am @@ -1,6 +1,6 @@ ---- Makefile.am.orig 2016-07-21 14:25:09.000000000 +0200 -+++ Makefile.am 2016-12-13 10:23:36.939767000 +0100 -@@ -512,7 +512,7 @@ +--- Makefile.am.orig 2016-07-21 12:25:09 UTC ++++ Makefile.am +@@ -512,7 +512,7 @@ install-plugins install-plugin uninstall apidoc: $(MAKE) -C doc $@ diff --git a/graphics/gnash/files/patch-configure.ac b/graphics/gnash/files/patch-configure.ac index fda056143baf..e07ab86b66e9 100644 --- a/graphics/gnash/files/patch-configure.ac +++ b/graphics/gnash/files/patch-configure.ac @@ -1,6 +1,6 @@ ---- configure.ac.orig 2016-07-21 14:25:09.000000000 +0200 -+++ configure.ac 2016-12-13 08:41:26.852652000 +0100 -@@ -4144,7 +4144,7 @@ +--- configure.ac.orig 2016-07-21 12:25:09 UTC ++++ configure.ac +@@ -4144,7 +4144,7 @@ if test x${build_ssl} = xyes; then fi echo " SSL libs are: $SSL_LIBS" else @@ -9,7 +9,7 @@ fi fi -@@ -4157,7 +4157,7 @@ +@@ -4157,7 +4157,7 @@ if test x${build_ssh} = xyes; then fi echo " SSH libs are: $SSH_LIBS" else diff --git a/graphics/gnash/files/patch-gui-gtk-gtk_canvas.cpp b/graphics/gnash/files/patch-gui-gtk-gtk_canvas.cpp index d4517c7eaa05..b6dc165f05bb 100644 --- a/graphics/gnash/files/patch-gui-gtk-gtk_canvas.cpp +++ b/graphics/gnash/files/patch-gui-gtk-gtk_canvas.cpp @@ -1,6 +1,6 @@ ---- gui/gtk/gtk_canvas.cpp.orig 2012-01-19 19:17:48 UTC +--- gui/gtk/gtk_canvas.cpp.orig 2016-07-21 12:25:09 UTC +++ gui/gtk/gtk_canvas.cpp -@@ -212,7 +212,7 @@ gnash_canvas_setup(GnashCanvas *canvas, +@@ -211,7 +211,7 @@ gnash_canvas_setup(GnashCanvas *canvas, renderer = "agg"; #elif defined (RENDERER_CAIRO) renderer = "cairo"; diff --git a/graphics/gnash/files/patch-libbase_Makefile.am b/graphics/gnash/files/patch-libbase-Makefile.am index b1e893b73a0a..90e2e60819e2 100644 --- a/graphics/gnash/files/patch-libbase_Makefile.am +++ b/graphics/gnash/files/patch-libbase-Makefile.am @@ -1,6 +1,6 @@ ---- libbase/Makefile.am.orig 2016-07-21 14:25:09.000000000 +0200 -+++ libbase/Makefile.am 2016-12-13 22:20:48.980088000 +0100 -@@ -135,6 +135,7 @@ +--- libbase/Makefile.am.orig 2016-07-21 12:25:09 UTC ++++ libbase/Makefile.am +@@ -135,6 +135,7 @@ libgnashbase_la_SOURCES += \ endif if HAVE_VAAPI @@ -8,7 +8,7 @@ libgnashbase_la_SOURCES += \ GnashVaapiImage.cpp \ GnashVaapiImage.h \ -@@ -143,6 +144,14 @@ +@@ -143,6 +144,14 @@ libgnashbase_la_SOURCES += \ GnashVaapiTexture.h \ $(NULL) diff --git a/graphics/gnash/files/patch-libcore_movie__root.cpp b/graphics/gnash/files/patch-libcore-movie_root.cpp index 97970208e37a..757c19bbb4e7 100644 --- a/graphics/gnash/files/patch-libcore_movie__root.cpp +++ b/graphics/gnash/files/patch-libcore-movie_root.cpp @@ -1,6 +1,4 @@ -$NetBSD: patch-libcore_movie__root.cpp,v 1.1 2013/02/26 11:04:25 joerg Exp $ - ---- libcore/movie_root.cpp.orig 2013-02-25 18:54:08.000000000 +0000 +--- libcore/movie_root.cpp.orig 2016-07-21 12:25:09 UTC +++ libcore/movie_root.cpp @@ -156,7 +156,7 @@ movie_root::movie_root(VirtualClock& clo _hostfd(-1), diff --git a/graphics/gnash/files/patch-libdevice_vaapi_VaapiSurface.cpp b/graphics/gnash/files/patch-libdevice-vaapi-VaapiSurface.cpp index 61c91730ff92..5fa7ef65bde2 100644 --- a/graphics/gnash/files/patch-libdevice_vaapi_VaapiSurface.cpp +++ b/graphics/gnash/files/patch-libdevice-vaapi-VaapiSurface.cpp @@ -1,6 +1,6 @@ ---- libdevice/vaapi/VaapiSurface.cpp.orig 2012-01-19 20:17:48.000000000 +0100 -+++ libdevice/vaapi/VaapiSurface.cpp 2013-07-05 01:44:21.927681308 +0200 -@@ -62,8 +62,8 @@ +--- libdevice/vaapi/VaapiSurface.cpp.orig 2016-07-21 12:25:09 UTC ++++ libdevice/vaapi/VaapiSurface.cpp +@@ -62,8 +62,8 @@ public: VAStatus status; VASurfaceID surface_id; status = vaCreateSurfaces(gvactx->display(), diff --git a/graphics/gnash/files/patch-libmedia_ffmpeg_VideoDecoderFfmpeg.cpp b/graphics/gnash/files/patch-libmedia-ffmpeg-VideoDecoderFfmpeg.cpp index 938c2bab6d82..cc739526a9a2 100644 --- a/graphics/gnash/files/patch-libmedia_ffmpeg_VideoDecoderFfmpeg.cpp +++ b/graphics/gnash/files/patch-libmedia-ffmpeg-VideoDecoderFfmpeg.cpp @@ -1,6 +1,6 @@ ---- libmedia/ffmpeg/VideoDecoderFfmpeg.cpp.orig 2016-07-21 14:25:09.000000000 +0200 -+++ libmedia/ffmpeg/VideoDecoderFfmpeg.cpp 2016-12-13 21:47:28.602555000 +0100 -@@ -544,7 +544,9 @@ +--- libmedia/ffmpeg/VideoDecoderFfmpeg.cpp.orig 2016-07-21 12:25:09 UTC ++++ libmedia/ffmpeg/VideoDecoderFfmpeg.cpp +@@ -544,7 +544,9 @@ get_buffer(AVCodecContext* avctx, AVFram vaapi_set_surface(pic, surface); static unsigned int pic_num = 0; diff --git a/graphics/gnash/files/patch-plugin-klash-klash_part.cpp b/graphics/gnash/files/patch-plugin-klash-klash_part.cpp index 704948946b40..1d54ff4c1538 100644 --- a/graphics/gnash/files/patch-plugin-klash-klash_part.cpp +++ b/graphics/gnash/files/patch-plugin-klash-klash_part.cpp @@ -1,6 +1,6 @@ ---- plugin/klash/klash_part.cpp.orig 2011-06-16 18:54:16.833252653 -0400 -+++ plugin/klash/klash_part.cpp 2011-06-16 18:54:56.913835639 -0400 -@@ -161,7 +161,7 @@ +--- plugin/klash/klash_part.cpp.orig 2016-07-21 12:25:09 UTC ++++ plugin/klash/klash_part.cpp +@@ -160,7 +160,7 @@ KDE_NO_EXPORT void KlashPart::play () QString procname; char *gnash_env = getenv("KLASH_PLAYER"); if (!gnash_env) { diff --git a/graphics/gnash/files/patch-plugin-klash4-klash_part.cpp b/graphics/gnash/files/patch-plugin-klash4-klash_part.cpp index d896220545eb..3b2eb3d2cfc1 100644 --- a/graphics/gnash/files/patch-plugin-klash4-klash_part.cpp +++ b/graphics/gnash/files/patch-plugin-klash4-klash_part.cpp @@ -1,6 +1,6 @@ ---- plugin/klash4/klash_part.cpp.orig 2011-06-16 18:56:30.869545798 -0400 -+++ plugin/klash4/klash_part.cpp 2011-06-16 18:57:04.979892841 -0400 -@@ -148,7 +148,7 @@ +--- plugin/klash4/klash_part.cpp.orig 2016-07-21 12:25:09 UTC ++++ plugin/klash4/klash_part.cpp +@@ -148,7 +148,7 @@ KDE_NO_CDTOR_EXPORT KlashPart::KlashPart } } KParts::Part::setWidget (new KlashView (wparent)); |