wok-current diff libxcb-dev/receipt @ rev 25185
mplayer: added dependency ffmpeg
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jul 12 09:50:00 2022 +0100 (2022-07-12) |
parents | 6a75691e1e32 |
children | a23978bfa665 |
line diff
1.1 --- a/libxcb-dev/receipt Mon Nov 11 11:01:55 2019 +0100 1.2 +++ b/libxcb-dev/receipt Tue Jul 12 09:50:00 2022 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libxcb-dev" 1.7 -VERSION="1.13.1" 1.8 +VERSION="1.14" 1.9 ARM_VERSION="1.9.1" 1.10 CATEGORY="development" 1.11 SHORT_DESC="Development files for libxcb." 1.12 @@ -32,5 +32,5 @@ 1.13 cp -a $install/usr/lib/*.la $fs/usr/lib 1.14 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.15 1.16 - sed -i 's|pthread-stubs||' $fs/usr/lib/pkgconfig/xcb.pc 1.17 + sed -i 's|pthread-stubs||' $fs/usr/lib/pkgconfig/xcb.pc 1.18 }