wok-next diff dd_rescue/receipt @ rev 18925
description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Feb 25 15:02:38 2016 +0200 (2016-02-25) |
parents | a1c1d35d9f92 |
children | 42d9d6d83956 |
line diff
1.1 --- a/dd_rescue/receipt Sun Feb 20 07:06:28 2011 +0000 1.2 +++ b/dd_rescue/receipt Thu Feb 25 15:02:38 2016 +0200 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Block device copy tools." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="" 1.8 +LICENSE="GPL2" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.garloff.de/kurt/linux/ddrescue/" 1.11 WGET_URL="http://www.garloff.de/kurt/linux/ddrescue/$TARBALL" 1.12 1.13 +DEPENDS="" 1.14 + 1.15 # Rules to configure and make the package. 1.16 compile_rules() 1.17 {