De-lint recipes.

This commit is contained in:
Kostadin Damyanov
2015-08-04 08:25:40 +03:00
parent b0e207e38d
commit 3e0dd2696c
20 changed files with 200 additions and 1717 deletions

View File

@@ -1,15 +1,14 @@
SUMMARY="MkDepend for BeOS"
DESCRIPTION="
MkDepend scans C-source files recursively for includes and writes the found \
dependency trees into an existing makefile.
"
SUMMARY="Makefile dependency generator"
DESCRIPTION="MkDepend scans C-source files recursively for includes and writes the found \
dependency trees into an existing makefile."
HOMEPAGE="http://www.bearnip.com/lars/be/mkdepend.html"
COPYRIGHT="1995-2001 Lars Düning"
LICENSE="MIT"
COPYRIGHT="1995-2001 Lars Düning. All Rights Reserved"
REVISION="3"
#SOURCE_URI="http://ports.haiku-files.org/export/1051/haikuports/trunk/haiku-apps/mkdepend/source/mkdepend-1.7.zip"
SOURCE_URI="source/mkdepend-1.7.zip"
CHECKSUM_MD5="d4ec4fea9dd9b7292b52d780c8ee3387"
REVISION="3"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="

View File

@@ -1,13 +1,11 @@
SUMMARY="Image browser"
DESCRIPTION="
Peek is a free image browser and viewer with the aim of of being small, fast, \
efficient, very functional and intuitive.
"
SUMMARY="Free image browser and viewer"
DESCRIPTION="Peek is a free image browser and viewer with the aim of of \
being small, fast, efficient, very functional and intuitive."
HOMEPAGE="https://github.com/HaikuArchives/Peek"
SOURCE_URI="git+https://github.com/HaikuArchives/Peek.git#ce06fe5"
REVISION="1"
COPYRIGHT="2001 Durand John Miller"
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="git+https://github.com/HaikuArchives/Peek.git#ce06fe5"
ARCHITECTURES="x86_gcc2"