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.

47 lines
1.4 KiB

  1. diff -u --recursive gst-plugins-base-1.12.4-vanilla/configure.ac gst-plugins-base-1.12.4/configure.ac
  2. --- gst-plugins-base-1.12.4-vanilla/configure.ac 2018-02-11 09:54:25.065243893 -0500
  3. +++ gst-plugins-base-1.12.4/configure.ac 2018-02-11 09:55:12.112340832 -0500
  4. @@ -942,24 +942,6 @@
  5. pkgconfig/gstreamer-video-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/overlay/Makefile
  19. -tests/examples/seek/Makefile
  20. -tests/examples/snapshot/Makefile
  21. -tests/examples/playback/Makefile
  22. -tests/examples/playrec/Makefile
  23. -tests/files/Makefile
  24. -tests/icles/Makefile
  25. -tests/icles/playback/Makefile
  26. docs/Makefile
  27. docs/libs/Makefile
  28. docs/plugins/Makefile
  29. diff -u --recursive gst-plugins-base-1.12.4-vanilla/Makefile.am gst-plugins-base-1.12.4/Makefile.am
  30. --- gst-plugins-base-1.12.4-vanilla/Makefile.am 2018-02-11 09:54:25.091243946 -0500
  31. +++ gst-plugins-base-1.12.4/Makefile.am 2018-02-11 09:55:19.994357073 -0500
  32. @@ -11,7 +11,6 @@
  33. gst-libs \
  34. gst sys $(SUBDIRS_EXT) \
  35. tools \
  36. - tests \
  37. docs \
  38. common \
  39. m4
  40. @@ -22,7 +21,6 @@
  41. gst-libs \
  42. gst sys ext \
  43. tools \
  44. - tests \
  45. common \
  46. m4