wok-6.x rev 23752
updated xine-lib, xine-lib-dev and xine fonts again (1.2.9 -> 1.2.10)
author | Hans-G?nter Theisgen |
---|---|
date | Fri May 01 16:16:00 2020 +0100 (2020-05-01) |
parents | 7e9c544fd5ce |
children | c8740863dd45 |
files | xine-fonts/receipt xine-lib-dev/receipt xine-lib/receipt |
line diff
1.1 --- a/xine-fonts/receipt Fri May 01 16:04:39 2020 +0100 1.2 +++ b/xine-fonts/receipt Fri May 01 16:16:00 2020 +0100 1.3 @@ -18,3 +18,4 @@ 1.4 cp -a $install/usr/share/xine-lib/fonts \ 1.5 $fs/usr/share/xine-lib 1.6 } 1.7 +
2.1 --- a/xine-lib-dev/receipt Fri May 01 16:04:39 2020 +0100 2.2 +++ b/xine-lib-dev/receipt Fri May 01 16:16:00 2020 +0100 2.3 @@ -26,3 +26,4 @@ 2.4 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 2.5 cp -a $install/usr/share/aclocal $fs/usr/share 2.6 } 2.7 +
3.1 --- a/xine-lib/receipt Fri May 01 16:04:39 2020 +0100 3.2 +++ b/xine-lib/receipt Fri May 01 16:16:00 2020 +0100 3.3 @@ -32,6 +32,8 @@ 3.4 compile_rules() 3.5 { 3.6 sed -i 's/grep -x/grep/' configure 3.7 + export LDFLAGS="$LDFLAGS -lstdc++" 3.8 + 3.9 CPPFLAGS="$CPPFLAGS -DHAVE_NANO_SLEEP" \ 3.10 ./configure \ 3.11 --prefix=/usr \