wok diff gst-plugins-bad/receipt @ rev 23160
updated lzsa (0.5.6 -> 1.2.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 17 14:14:41 2020 +0100 (2020-03-17) |
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 Tue Mar 17 14:14:41 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 \