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.

63 lines
2.1 KiB

  1. diff -u --recursive gst-plugins-base-1.14.1-vanilla/configure.ac gst-plugins-base-1.14.1/configure.ac
  2. --- gst-plugins-base-1.14.1-vanilla/configure.ac 2018-07-07 18:10:49.601305039 -0400
  3. +++ gst-plugins-base-1.14.1/configure.ac 2018-07-07 18:11:03.465363471 -0400
  4. @@ -992,40 +992,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/decodebin_next/Makefile
  14. -tests/examples/dynamic/Makefile
  15. -tests/examples/encoding/Makefile
  16. -tests/examples/fft/Makefile
  17. -tests/examples/gio/Makefile
  18. -tests/examples/gl/Makefile
  19. -tests/examples/gl/generic/Makefile
  20. -tests/examples/gl/generic/cube/Makefile
  21. -tests/examples/gl/generic/doublecube/Makefile
  22. -tests/examples/gl/generic/recordgraphic/Makefile
  23. -tests/examples/gl/generic/cubeyuv/Makefile
  24. -tests/examples/gl/qt/Makefile
  25. -tests/examples/gl/gtk/Makefile
  26. -tests/examples/gl/gtk/fxtest/Makefile
  27. -tests/examples/gl/gtk/3dvideo/Makefile
  28. -tests/examples/gl/gtk/switchvideooverlay/Makefile
  29. -tests/examples/gl/gtk/filternovideooverlay/Makefile
  30. -tests/examples/gl/gtk/filtervideooverlay/Makefile
  31. -tests/examples/gl/cocoa/Makefile
  32. -tests/examples/gl/sdl/Makefile
  33. -tests/examples/gl/clutter/Makefile
  34. -tests/examples/overlay/Makefile
  35. -tests/examples/seek/Makefile
  36. -tests/examples/snapshot/Makefile
  37. -tests/examples/playback/Makefile
  38. -tests/examples/playrec/Makefile
  39. -tests/files/Makefile
  40. -tests/icles/Makefile
  41. -tests/icles/playback/Makefile
  42. docs/Makefile
  43. docs/libs/Makefile
  44. docs/plugins/Makefile
  45. diff -u --recursive gst-plugins-base-1.14.1-vanilla/Makefile.am gst-plugins-base-1.14.1/Makefile.am
  46. --- gst-plugins-base-1.14.1-vanilla/Makefile.am 2018-07-07 18:10:49.601305039 -0400
  47. +++ gst-plugins-base-1.14.1/Makefile.am 2018-07-07 18:11:09.186387585 -0400
  48. @@ -11,7 +11,6 @@
  49. gst-libs \
  50. gst sys $(SUBDIRS_EXT) \
  51. tools \
  52. - tests \
  53. docs \
  54. common \
  55. m4
  56. @@ -22,7 +21,6 @@
  57. gst-libs \
  58. gst sys ext \
  59. tools \
  60. - tests \
  61. common \
  62. m4