You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
2.1 KiB

  1. diff -u --recursive gst-plugins-base-1.15.2-vanilla/configure.ac gst-plugins-base-1.15.2/configure.ac
  2. --- gst-plugins-base-1.15.2-vanilla/configure.ac 2019-03-16 13:40:28.843441622 -0400
  3. +++ gst-plugins-base-1.15.2/configure.ac 2019-03-16 13:41:14.880578949 -0400
  4. @@ -1005,41 +1005,6 @@
  5. pkgconfig/gstreamer-gl-uninstalled.pc
  6. pkgconfig/gstreamer-plugins-base.pc
  7. pkgconfig/gstreamer-plugins-base-uninstalled.pc
  8. -tests/Makefile
  9. -tests/check/Makefile
  10. -tests/examples/Makefile
  11. -tests/examples/app/Makefile
  12. -tests/examples/audio/Makefile
  13. -tests/examples/compositor/Makefile
  14. -tests/examples/decodebin_next/Makefile
  15. -tests/examples/dynamic/Makefile
  16. -tests/examples/encoding/Makefile
  17. -tests/examples/fft/Makefile
  18. -tests/examples/gio/Makefile
  19. -tests/examples/gl/Makefile
  20. -tests/examples/gl/generic/Makefile
  21. -tests/examples/gl/generic/cube/Makefile
  22. -tests/examples/gl/generic/doublecube/Makefile
  23. -tests/examples/gl/generic/recordgraphic/Makefile
  24. -tests/examples/gl/generic/cubeyuv/Makefile
  25. -tests/examples/gl/qt/Makefile
  26. -tests/examples/gl/gtk/Makefile
  27. -tests/examples/gl/gtk/fxtest/Makefile
  28. -tests/examples/gl/gtk/3dvideo/Makefile
  29. -tests/examples/gl/gtk/switchvideooverlay/Makefile
  30. -tests/examples/gl/gtk/filternovideooverlay/Makefile
  31. -tests/examples/gl/gtk/filtervideooverlay/Makefile
  32. -tests/examples/gl/cocoa/Makefile
  33. -tests/examples/gl/sdl/Makefile
  34. -tests/examples/overlay/Makefile
  35. -tests/examples/overlaycomposition/Makefile
  36. -tests/examples/seek/Makefile
  37. -tests/examples/snapshot/Makefile
  38. -tests/examples/playback/Makefile
  39. -tests/examples/playrec/Makefile
  40. -tests/files/Makefile
  41. -tests/icles/Makefile
  42. -tests/icles/playback/Makefile
  43. docs/Makefile
  44. docs/libs/Makefile
  45. docs/plugins/Makefile
  46. diff -u --recursive gst-plugins-base-1.15.2-vanilla/Makefile.am gst-plugins-base-1.15.2/Makefile.am
  47. --- gst-plugins-base-1.15.2-vanilla/Makefile.am 2019-03-16 13:40:28.864441684 -0400
  48. +++ gst-plugins-base-1.15.2/Makefile.am 2019-03-16 13:41:27.970617996 -0400
  49. @@ -11,7 +11,6 @@
  50. gst-libs \
  51. gst sys $(SUBDIRS_EXT) \
  52. tools \
  53. - tests \
  54. docs \
  55. common \
  56. m4
  57. @@ -22,7 +21,6 @@
  58. gst-libs \
  59. gst sys ext \
  60. tools \
  61. - tests \
  62. common \
  63. m4