Add some SUMMARY's to ports

This commit is contained in:
Mason X
2017-12-04 14:14:20 -05:00
committed by humdinger
parent 584aa2dd6c
commit 66c159c152
3 changed files with 5 additions and 6 deletions

View File

@@ -193,7 +193,7 @@ INSTALL()
$libDir/openjdk/demo
}
SUMMARY_devel="OpenJDK Development Kit (JDK) source files, demos and examples"
SUMMARY_devel="Source files, demos, and examples from the OpenJDK Development Kit"
PROVIDES_devel="
openjdk$secondaryArchSuffix_devel = $portVersion compat >= 1.7
devel:openjdk$secondaryArchSuffix

View File

@@ -1,7 +1,6 @@
DESCRIPTION="
jack2 is a C++ version of the JACK low-latency audio server for \
multi-processor machines.
"
SUMMARY="Low-latency audio server"
DESCRIPTION="jack2 is a C++ version of the JACK low-latency audio server \
for multi-processor machines."
HOMEPAGE="https://github.com/Barrett17/jack2-for-haiku"
SOURCE_URI="git://github.com/Barrett17/jack2-for-haiku.git"
REVISION="1"

View File

@@ -127,7 +127,7 @@ REQUIRED_swrast="
# ===== Gallium OpenGL Add-ons ===============================================
# ----- swpipe package -------------------------------------------------------
SUMMARY_swpipe="Mesa LLVM enhanced Gallium software pipe renderer"
SUMMARY_swpipe="The Mesa LLVM enhanced Gallium software pipe renderer"
DESCRIPTION_swpipe="This 3D BGLRenderer add-on provides Gallium LLVM
enhanced software rendering. Software pipe rendering performs all
3D rendering on the systems CPU and doesn't require any specialized