mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Add some SUMMARY's to ports
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user