wok-next diff xcb-util-dev/receipt @ rev 9544
tiff: Patched overflows that could lead to aribitrary code execution when parsing a malformed image file. Thanks slackware for having this.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Apr 09 07:21:58 2011 +0000 (2011-04-09) |
parents | e2ae0e65c659 |
children | d363995c1565 |
line diff
1.1 --- a/xcb-util-dev/receipt Tue Sep 01 20:54:14 2009 +0200 1.2 +++ b/xcb-util-dev/receipt Sat Apr 09 07:21:58 2011 +0000 1.3 @@ -4,14 +4,14 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="xcb-util development files" 1.6 MAINTAINER="mallory@sweetpeople.org" 1.7 +DEPENDS="xcb-util" 1.8 WANTED="xcb-util" 1.9 WEB_SITE="http://xcb.freedesktop.org" 1.10 1.11 - 1.12 # Rules to gen a SliTaz package suitable for Tazpkg. 1.13 genpkg_rules() 1.14 { 1.15 - mkdir -p $fs/usr/lib 1.16 + mkdir -p $fs/usr/lib 1.17 cp -a $_pkg/usr/include $fs/usr 1.18 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.19 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib