wok-6.x diff ardour/receipt @ rev 24037
created recipe for xorg-libxshmfence 1.3
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 13 06:48:06 2021 +0100 (2021-04-13) |
parents | 075c2a379d6c |
children | dc0f7fd1ff7d |
line diff
1.1 --- a/ardour/receipt Mon Mar 12 15:48:01 2018 +0100 1.2 +++ b/ardour/receipt Tue Apr 13 06:48:06 2021 +0100 1.3 @@ -23,6 +23,9 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + # glibmm >=2.31 fix 1.8 + grep -lr signal_timeout * | xargs sed -i '1i#include <glibmm/main.h>' 1.9 + 1.10 sed -i 's/uname -m/echo i686/' tools/config.guess 1.11 sed -i '/-O3/d' SConstruct 1.12 mkdir -p $DESTDIR