mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
De-lint recipes.
This commit is contained in:
@@ -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="
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user