wok diff gst-plugins-bad/receipt @ rev 22899

updated gtk-screenshot (0.1.0-1 -> 0.2.0)
author Hans-G?nter Theisgen
date Sun Feb 23 15:09:43 2020 +0100 (2020-02-23)
parents a78610b2eb47
children 3cdc90c472a2
line diff
     1.1 --- a/gst-plugins-bad/receipt	Mon Jan 21 12:26:11 2019 +0100
     1.2 +++ b/gst-plugins-bad/receipt	Sun Feb 23 15:09:43 2020 +0100
     1.3 @@ -23,7 +23,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's|ndef VPX_|def |' ext/vp8/gstvp8utils.h
     1.9 +	sed -i 's|stdafx.h|libmodplug/&|' ext/modplug/gstmodplug.cc
    1.10  	./configure \
    1.11  		--prefix=/usr \
    1.12  		--sysconfdir=/etc \