wok-next diff gst0-python/receipt @ rev 20402

Up seed (3.8.1) use webkitgtk instead of libwebkit; add cogl for clutter; up clutter (1.26.2) using mesa17 instead of mesa; up gnome-games using mesa17 instead of mix 'mesa & mesa17'
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Dec 05 17:49:11 2017 +0200 (2017-12-05)
parents 0e8dadf052b9
children c3a368c0cddb
line diff
     1.1 --- a/gst0-python/receipt	Thu Jul 27 00:56:44 2017 +0300
     1.2 +++ b/gst0-python/receipt	Tue Dec 05 17:49:11 2017 +0200
     1.3 @@ -29,6 +29,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib $fs/usr/share
     1.7 -	cp -a $install/usr/share/$PACKAGE $fs/usr/share
     1.8 +	cp -a $install/usr/share/gst-python $fs/usr/share
     1.9  	cp -a $install/usr/lib/python* $fs/usr/lib
    1.10  }