[jhbuild] world: remove unused gst-python2



commit edebefd10c4b53c5fc70f4750cf1d0c65ca13da0
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Sat Oct 5 12:56:01 2019 +0200

    world: remove unused gst-python2
    
    The only big reverse dependency in distros is mopidy, which is moving to
    Python 3 atm. So unlikely that anyone still needs this.
    
    If not feel free to revert.

 modulesets/gnome-world.modules | 11 -----------
 1 file changed, 11 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 9904de63..9758f8a9 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -664,17 +664,6 @@
     </dependencies>
   </autotools>
 
-  <autotools id="gst-python2" autogenargs="PYTHON=python2">
-    <branch repo="gitlab.freedesktop.org"
-            module="gstreamer/gst-python.git"
-            checkoutdir="gst-python2"/>
-    <dependencies>
-      <dep package="pygobject-python2"/>
-      <dep package="gstreamer"/>
-      <dep package="gst-plugins-base"/>
-    </dependencies>
-  </autotools>
-
   <autotools id="gst-python" autogenargs="PYTHON=python3">
     <branch repo="gitlab.freedesktop.org"
             module="gstreamer/gst-python.git"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]