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.

46 lines
1.4 KiB

  1. diff -u --recursive gst-plugins-base-1.6.2-vanilla/configure.ac gst-plugins-base-1.6.2/configure.ac
  2. --- gst-plugins-base-1.6.2-vanilla/configure.ac 2016-01-01 12:00:43.489564691 -0500
  3. +++ gst-plugins-base-1.6.2/configure.ac 2016-01-01 12:02:24.452371618 -0500
  4. @@ -899,23 +899,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/dynamic/Makefile
  14. -tests/examples/encoding/Makefile
  15. -tests/examples/fft/Makefile
  16. -tests/examples/gio/Makefile
  17. -tests/examples/overlay/Makefile
  18. -tests/examples/seek/Makefile
  19. -tests/examples/snapshot/Makefile
  20. -tests/examples/playback/Makefile
  21. -tests/examples/playrec/Makefile
  22. -tests/files/Makefile
  23. -tests/icles/Makefile
  24. -tests/icles/playback/Makefile
  25. docs/Makefile
  26. docs/design/Makefile
  27. docs/libs/Makefile
  28. diff -u --recursive gst-plugins-base-1.6.2-vanilla/Makefile.am gst-plugins-base-1.6.2/Makefile.am
  29. --- gst-plugins-base-1.6.2-vanilla/Makefile.am 2016-01-01 12:00:43.489564691 -0500
  30. +++ gst-plugins-base-1.6.2/Makefile.am 2016-01-01 12:01:54.055525170 -0500
  31. @@ -11,7 +11,6 @@
  32. gst-libs \
  33. gst sys $(SUBDIRS_EXT) \
  34. tools \
  35. - tests \
  36. docs \
  37. common \
  38. m4
  39. @@ -22,7 +21,6 @@
  40. gst-libs \
  41. gst sys ext \
  42. tools \
  43. - tests \
  44. common \
  45. m4