mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
De-lint recipes.
* allegro Don't start SUMMARY with app name. Re-ordered blocks * bzip2 Don't start SUMMARY with app name. Re-ordered blocks * caya Don't start SUMMARY with app name. Re-ordered blocks * clucene Don't start SUMMARY with app name. Re-ordered blocks * cyassl Don't start SUMMARY with app name. Re-ordered blocks * digiclock Don't start SUMMARY with app name. Re-ordered blocks * dockbert Don't start SUMMARY with app name. Re-ordered blocks * docutils Don't start SUMMARY with app name. Re-ordered blocks * dos2unix Don't start SUMMARY with app name. Re-ordered blocks * ducksaver Don't start SUMMARY with app name. Re-ordered blocks * erlang Don't start SUMMARY with app name. Re-ordered blocks * fdupes Don't start SUMMARY with app name. Re-ordered blocks * figlet (old BEP style) Don't start SUMMARY with app name. Re-ordered blocks * flac Don't start SUMMARY with app name. Re-ordered blocks * gdal Don't start SUMMARY with app name. Re-ordered blocks * gemrb Don't start SUMMARY with app name. Re-ordered blocks * giflib Don't start SUMMARY with app name. Re-ordered blocks * glib Don't start SUMMARY with app name. Re-ordered blocks * globe Don't start SUMMARY with app name. Re-ordered blocks * gmp Don't start SUMMARY with app name. Re-ordered blocks
This commit is contained in:
@@ -1,19 +1,15 @@
|
||||
SUMMARY="Caya is a multiprotocol IM client"
|
||||
DESCRIPTION="
|
||||
Caya is a multiprotocol chat client for Haiku. It supports msn, aim, jabber, \
|
||||
google talk, and facebook.
|
||||
"
|
||||
SUMMARY="A multi-protocol IM client"
|
||||
DESCRIPTION="Caya is a multi-protocol chat client for Haiku. It supports \
|
||||
msn, aim, jabber, google talk, and facebook."
|
||||
HOMEPAGE="http://www.versut.com/caya/"
|
||||
COPYRIGHT="2009-2011 Andrea Anzani
|
||||
2010-2015 Dario Casalinuovo
|
||||
2009-2011 Pier Luigi Fiorini"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/Barrett17/Caya/archive/caya-0.0.3.tar.gz"
|
||||
CHECKSUM_SHA256="cb4580557671cdd7cc74d8cfd1301e407d266f71145dea8aa96d5c42daec397a"
|
||||
|
||||
REVISION="1"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="
|
||||
2009-2011 Andrea Anzani
|
||||
2010-2015 Dario Casalinuovo
|
||||
2009-2011 Pier Luigi Fiorini
|
||||
"
|
||||
SOURCE_DIR="Caya-caya-0.0.3"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
# no secondary architectures due to Deskbar's replicant handeling.
|
||||
@@ -27,6 +23,7 @@ REQUIRES="
|
||||
lib:libexpat
|
||||
lib:libssl
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libexpat
|
||||
@@ -40,7 +37,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:tr
|
||||
cmd:which
|
||||
"
|
||||
SOURCE_DIR=Caya-caya-0.0.3
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
@@ -1,29 +1,27 @@
|
||||
SUMMARY="DigiClock Screensaver"
|
||||
DESCRIPTION="Based on BinaryClock by David Enderson. DigiClock uses filled rectangles and\
|
||||
random colors."
|
||||
SUMMARY="A screensaver showing a binary clock"
|
||||
DESCRIPTION="Based on BinaryClock by David Enderson. DigiClock uses filled \
|
||||
rectangles and random colors."
|
||||
HOMEPAGE="http://www.fatelk.com"
|
||||
COPYRIGHT="2012 Jim Saxton, Fat Elk Software"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/bbjimmy/DigiClock/archive/1.0.tar.gz"
|
||||
CHECKSUM_SHA512="24ab1ed06a4b13d63fbca87708a9e98b53b5737d12fee22663549132e6434b61e789326231e0168447f46f609eb4a296497f98418db41874cc712756f118daa8"
|
||||
SOURCE_DIR="DigiClock-1.0"
|
||||
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2012 Jim Saxton, Fat Elk Software"
|
||||
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
digiclock = $portVersion
|
||||
app:digiclock = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku"
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel"
|
||||
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
|
||||
@@ -1,16 +1,13 @@
|
||||
SUMMARY="DockBert adds a dock to your deskbar"
|
||||
DESCRIPTION="
|
||||
DockBert is a Deskbar modification. It adds a dock to your deskbar where you \
|
||||
may have shortcuts organized in \"tabs\", a tab of the running apps and some \
|
||||
other general eyecandy.
|
||||
"
|
||||
SUMMARY="A dock for the Deskbar"
|
||||
DESCRIPTION="DockBert is a Deskbar modification. It adds a dock to your \
|
||||
Deskbar here you may have shortcuts organized in \"tabs\", a tab of the \
|
||||
running apps and some other general eyecandy."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/DockBert"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/DockBert/archive/722161cf8646b18eee2d00208fa649a0ebfe8d00.zip"
|
||||
CHECKSUM_SHA256="704a8cde914b41219e60ef8fc375ab7847cae580b1265f1b9b84cbe294334cce"
|
||||
COPYRIGHT="2005 yellowTAB GmbH"
|
||||
LICENSE="BSD (3-clause)"
|
||||
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/DockBert/archive/722161cf8646b18eee2d00208fa649a0ebfe8d00.zip"
|
||||
CHECKSUM_SHA256="704a8cde914b41219e60ef8fc375ab7847cae580b1265f1b9b84cbe294334cce"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
@@ -19,7 +16,6 @@ PROVIDES="
|
||||
dockbert = $portVersion
|
||||
app:Dock = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
@@ -27,7 +23,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
@@ -1,11 +1,14 @@
|
||||
SUMMARY="DuckSaver screen saver"
|
||||
DESCRIPTION="DuckSaver is a screen saver which transforms your screen into a duck pool."
|
||||
SUMMARY="A screensaver with ducks"
|
||||
DESCRIPTION="DuckSaver is a screen saver which transforms your screen into a \
|
||||
duck pool."
|
||||
HOMEPAGE="http://maybe.de/software/ducksaver"
|
||||
SOURCE_URI="git://github.com/jscipione/DuckSaver#4859bfaf74d3d42883e03c85ef02a2ef03569a19"
|
||||
REVISION="2"
|
||||
COPYRIGHT="2002-2008, Werner Freytag, 2009-2014 Haiku, Inc."
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
SOURCE_URI="git://github.com/jscipione/DuckSaver#4859bfaf74d3d42883e03c85ef02a2ef03569a19"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
ducksaver = $portVersion
|
||||
addon:DuckSaver = $portVersion
|
||||
@@ -13,14 +16,15 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
@@ -1,33 +1,32 @@
|
||||
SUMMARY="Globe Web Editor"
|
||||
DESCRIPTION="
|
||||
Globe is an editor with support for HTML and PHP. It offers syntax \
|
||||
highlighting and basic project management.
|
||||
"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2001-2004 Gergely Rózsahegyi"
|
||||
SUMMARY="A web editor"
|
||||
DESCRIPTION="Globe is an editor with support for HTML and PHP. It offers \
|
||||
syntax highlighting and basic project management."
|
||||
HOMEPAGE="http://globe.beos.hu/index_en.html"
|
||||
COPYRIGHT="2001-2004 Gergely Rózsahegyi"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/Globe/archive/93b044c9e4eb2d12b18d138cec010507840c6836.tar.gz"
|
||||
CHECKSUM_SHA256="28c410dcc019267d8e400f4e56ae7cf7a0a1d80d34f78dd292f4f84d1fb31bc6"
|
||||
SOURCE_DIR="Globe-93b044c9e4eb2d12b18d138cec010507840c6836"
|
||||
REVISION="3"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
makefile_engine
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
globe = $portVersion
|
||||
app:Globe = $portVersion
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user