mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
De-lint recipes.
* rdesktop Removed "." from SUMMARY. Re-ordered blocks. * rebar Removed "." from SUMMARY. Added REQUIRES and BUILD_REQUIRES. Re-ordered blocks. * redoflacs Removed "." from SUMMARY. Re-ordered blocks. * rename Removed "." from SUMMARY. Re-ordered blocks. * rtmpdump Improved SUMMARY. Re-ordered blocks. * rxtx Improved SUMMARY. Fixed COPRIGHT. Re-ordered blocks. * scheherazade_font Removed "." from SUMMARY. Re-ordered blocks. * scrittore Improved SUMMARY. Added REQUIRES and BUILD_REQUIRES. Re-ordered blocks. * sdl_bomber Removed "." from SUMMARY. Re-ordered blocks. * shredder Removed "." from SUMMARY. Added BUILD_REQUIRES. Re-ordered blocks. * simh Re-ordered blocks. Lint warns of unused patch. I does build without. Remove the patch? * snappy Removed "." from SUMMARY. Re-ordered blocks. * spidermonkey Removed "." from SUMMARY. Re-ordered blocks.
This commit is contained in:
@@ -1,20 +1,18 @@
|
||||
SUMMARY="A Tracker add-on that provides you with a way to rename multiple files at once."
|
||||
DESCRIPTION="
|
||||
ReName! is a Tracker Add-On for HAIKU users. It provides you with a way to\
|
||||
rename multiple files at once. ReName! allows you to add, remove or change file\
|
||||
extensions. It also allows you to change the capitialization of your files, and\
|
||||
do a search and replace on your file names. ReName! also allows you to prepend\
|
||||
or append text to multiple file names!
|
||||
"
|
||||
SUMMARY="A Tracker add-on to rename multiple files at once"
|
||||
DESCRIPTION="ReName! is a Tracker Add-On for HAIKU users. It provides you \
|
||||
with a way to rename multiple files at once. ReName! allows you to add, \
|
||||
remove or change file extensions. It also allows you to change the \
|
||||
capitialization of your files, and do a search and replace on your file \
|
||||
names. ReName! also allows you to prepend or append text to multiple file \
|
||||
names!"
|
||||
HOMEPAGE="https://github.com/bbjimmy/ReName_for_HAIKU"
|
||||
COPYRIGHT="2000 FlipSide Software"
|
||||
LICENSE="Public Domain"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/bbjimmy/ReName_for_HAIKU/archive/1.0.tar.gz"
|
||||
CHECKSUM_SHA512="f13f3a022dab3305c35af0a149711e9e304b00082835115aea3ca8eafa7026cf15613e8f932466e16050dc8282fdcdc16ea3b0d4dc257db09442e16a69c939ae"
|
||||
SOURCE_DIR="ReName_for_HAIKU-1.0"
|
||||
REVISION="1"
|
||||
LICENSE="Public Domain"
|
||||
COPYRIGHT="
|
||||
2000 FlipSide Software
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
@@ -24,14 +22,15 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
makefile_engine
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
@@ -1,26 +1,32 @@
|
||||
SUMMARY="A Scintilla-based text editor."
|
||||
DESCRIPTION="Based on the popular framework for code highlighting, Scrittore provides a simplistic programmer's text editor."
|
||||
SUMMARY="A Scintilla-based text editor"
|
||||
DESCRIPTION="Based on the popular framework for code highlighting, \
|
||||
Scrittore provides a simplistic programmer's text editor."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Scrittore"
|
||||
COPYRIGHT="1998-2003 Scintilla authors.
|
||||
2011-2013 Haiku authors.
|
||||
"
|
||||
REVISION="1"
|
||||
LICENSE="Scintilla"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/Scrittore.git"
|
||||
COPYRIGHT="
|
||||
1998-2003 Scintilla authors.
|
||||
2011-2013 Haiku authors.
|
||||
"
|
||||
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Scrittore"
|
||||
PROVIDES="
|
||||
Scrittore
|
||||
app:Scrittore
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86 !x86_64 ?arm ?ppc"
|
||||
|
||||
PROVIDES="
|
||||
Scrittore
|
||||
app:Scrittore
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:g++
|
||||
haiku_devel
|
||||
"
|
||||
cmd:make
|
||||
cmd:g++
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
@@ -1,13 +1,11 @@
|
||||
SUMMARY="Safely delete files."
|
||||
DESCRIPTION="
|
||||
Shredder is a plugin for tracker, which allows to safely delete files by \
|
||||
overwriting them multiple times.
|
||||
"
|
||||
SUMMARY="Safely delete files"
|
||||
DESCRIPTION="Shredder is a plugin for tracker, which allows to safely delete \
|
||||
files by overwriting them multiple times."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Shredder"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/Shredder.git#c6311845fee6e51b347a9eff2c79fbf9548316a6"
|
||||
REVISION="1"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2009 Jason Grenier"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/Shredder.git#c6311845fee6e51b347a9eff2c79fbf9548316a6"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -15,13 +13,14 @@ PROVIDES="
|
||||
shredder = $portVersion
|
||||
app:Shredder = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:make
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user