wok diff libv4l-dev/receipt @ rev 7951
Up: wireshark to 1.4.3.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jan 15 14:36:20 2011 +0000 (2011-01-15) |
parents | 9a7a480a539f |
children | be13f25e790b |
line diff
1.1 --- a/libv4l-dev/receipt Wed Nov 18 10:58:35 2009 +0000 1.2 +++ b/libv4l-dev/receipt Sat Jan 15 14:36:20 2011 +0000 1.3 @@ -1,16 +1,18 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libv4l-dev" 1.7 -VERSION="0.6.3" 1.8 +VERSION="0.8.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="libv4l devel library." 1.11 MAINTAINER="jozee@slitaz.org" 1.12 WANTED="libv4l" 1.13 -WEB_SITE="http://hansdegoede.livejournal.com/3636.html" 1.14 +WEB_SITE="http://freshmeat.net/projects/libv4l" 1.15 +SOURCE=v4l-utils 1.16 1.17 # Rules to gen a SliTaz package suitable for Tazpkg. 1.18 genpkg_rules() 1.19 { 1.20 + _pkg=$WOK/${PACKAGE/-dev}/$SOURCE-$VERSION/_pkg 1.21 mkdir -p $fs/usr/lib 1.22 cp -a $_pkg/usr/include $fs/usr 1.23 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib