De-Lint recipes.

*	tar
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	testdisk
	Shortened SUMMARY.
	Re-ordered blocks.

*	the_silver_searcher
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	torrentor
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	trackergrep
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	transmission
	Fixed COPYRIGHT.
	Re-ordered blocks.

*	tree
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	unzip
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	uqm
	Shortened SUMMARY.
	Re-ordered blocks.

*	urllib
	Remove "." from SUMMARY.
	Re-ordered blocks.
This commit is contained in:
Humdinger
2015-07-23 09:48:33 +02:00
parent 1f664e284f
commit effe88db3f
13 changed files with 198 additions and 246 deletions

View File

@@ -1,4 +1,4 @@
SUMMARY="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
SUMMARY="Checks and undeletes partitions and a signature based recovery tool"
DESCRIPTION="TestDisk is powerful free data recovery software\! \
It was primarily designed to help recover lost partitions and/or \
make non-booting disks bootable again when these symptoms are caused \
@@ -6,7 +6,7 @@ by faulty software: certain types of viruses or human error \
(such as accidentally deleting a Partition Table). \
Partition table recovery using TestDisk is really easy. \
TestDisk can: \
TestDisk features:
- Fix partition table, recover deleted partition
- Recover FAT32 boot sector from its backup
@@ -19,22 +19,20 @@ TestDisk can: \
- Undelete files from FAT, exFAT, NTFS and ext2 filesystem
- Copy files from deleted FAT, exFAT, NTFS and ext2/ext3/ext4 partitions.
TestDisk has features for both novices and experts. \
TestDisk has features for both novices and experts.
For those who know little or nothing about data recovery techniques, \
TestDisk can be used to collect detailed information about a \
non-booting drive which can then be sent to a tech for further analysis. \
Those more familiar with such procedures should find TestDisk a handy \
tool in performing onsite recovery.
"
tool in performing onsite recovery."
HOMEPAGE="http://www.cgsecurity.org/wiki/TestDisk"
COPYRIGHT="1998-2008 Christophe GRENIER"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="git+http://git.cgsecurity.org/testdisk.git#c603941b7fd2323a4d8631ac05688b7b4460e088"
#CHECKSUM_SHA256=""
REVISION="1"
ARCHITECTURES="?x86 x86_gcc2 ?x86_64"
COPYRIGHT="1998-2008 Christophe GRENIER
"
LICENSE="GNU GPL v2"
ARCHITECTURES="?x86 x86_gcc2 ?x86_64"
#TODO: separate package for qphotorec?
@@ -44,7 +42,6 @@ PROVIDES="
cmd:photorec$secondaryArchSuffix = $portVersion
cmd:fidentify$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libiconv$secondaryArchSuffix
@@ -62,7 +59,6 @@ BUILD_REQUIRES="
devel:libuuid$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:aclocal
cmd:autoconf