Skip to content

massive cleanup - removed gst

ZappeL requested to merge zpl/removed_gst_and_cleanup into master

Current changes:

  • removed some gnome parts (nearly everything is now upstream)
  • removed gstreamer and its plugins, ecxept gst-plugins-libnice

DON'T FORGET TO RUN THE FOLLOWING AFTER UPDATING (if you're using eix):

eix-update && eix -c --installed-from-overlay zGnome | grep ? | awk '{print $2}' | xargs emerge -1

Merge request reports