mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
Merged in humdinger/haikuports/description (pull request #459)
Changes in SUMMARY, DESCRIPTION and whitespace.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SUMMARY="Hubbub is an HTML5 compliant parsing library"
|
||||
SUMMARY="An HTML5 compliant parsing library"
|
||||
DESCRIPTION="
|
||||
Hubbub is an HTML5 compliant parsing library, written in C. It was developed \
|
||||
as part of the NetSurf project and is available for use by other software \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A SSH2 library."
|
||||
SUMMARY="A SSH2 library"
|
||||
DESCRIPTION="
|
||||
libssh2 is a library implementing the SSH2 protocol, available under \
|
||||
the revised BSD license.
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
SUMMARY="HTTP and WebDAV client library, with a C interface"
|
||||
DESCRIPTION="
|
||||
neon is an HTTP and WebDAV client library, with a C interface. Features:
|
||||
neon is an HTTP and WebDAV client library, with a C interface.
|
||||
|
||||
Features:
|
||||
- high-level wrappers for common HTTP and WebDAV operations (GET, MOVE, \
|
||||
DELETE, etc)
|
||||
- low-level interface to the HTTP request/response engine, allowing the use of \
|
||||
@@ -56,7 +58,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
echo 'LT_INIT' >> configure.in
|
||||
|
||||
Reference in New Issue
Block a user