wok-6.x rev 15008
strigi, cryptsetup: typos
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 11 10:33:55 2013 +0000 (2013-08-11) |
parents | 10946bdc58a9 |
children | af6c2efa6255 |
files | cryptsetup/receipt strigi/receipt |
line diff
1.1 --- a/cryptsetup/receipt Sun Aug 11 10:21:02 2013 +0000 1.2 +++ b/cryptsetup/receipt Sun Aug 11 10:33:55 2013 +0000 1.3 @@ -6,13 +6,13 @@ 1.4 SHORT_DESC="dm-crypt setup tool for encryption of block devices" 1.5 MAINTAINER="b1+slitaz@nagel.org" 1.6 LICENSE="GPL2" 1.7 -libdevmapper-dev util-linux-uuid util-linux-uuid-dev popt" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://code.google.com/p/$PACKAGE" 1.10 WGET_URL="http://cryptsetup.googlecode.com/files/$TARBALL" 1.11 1.12 DEPENDS="e2fsprogs popt libgcrypt libdevmapper" 1.13 BUILD_DEPENDS="e2fsprogs-dev popt-dev libgcrypt libgcrypt-dev libdevmapper \ 1.14 +libdevmapper-dev util-linux-uuid util-linux-uuid-dev popt" 1.15 1.16 # Rules to configure and make the package. 1.17 compile_rules()
2.1 --- a/strigi/receipt Sun Aug 11 10:21:02 2013 +0000 2.2 +++ b/strigi/receipt Sun Aug 11 10:33:55 2013 +0000 2.3 @@ -6,7 +6,6 @@ 2.4 SHORT_DESC="Strigi is a fast and light desktop search engine." 2.5 MAINTAINER="pankso@slitaz.org" 2.6 LICENSE="LGPL2" 2.7 -dbus-dev libQtCore libQtDBus qmake bzip2-dev" 2.8 SUGGESTED="strigi-client" 2.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.10 WEB_SITE="http://www.vandenoever.info/software/strigi/" 2.11 @@ -14,6 +13,7 @@ 2.12 2.13 DEPENDS="libxml2 expat sqlite dbus qt4" 2.14 BUILD_DEPENDS="$DEPENDS libxml2-dev cmake Qt4-dev bzlib expat-dev sqlite-dev \ 2.15 +dbus-dev libQtCore libQtDBus qmake bzip2-dev" 2.16 2.17 # Rules to configure and make the package. 2.18 compile_rules()