Fix netsurf and dependencies on x86_64.

* lint problems, missing PATCHES, missing checksums
* a few actual issues in netsurf itself
* now builds and runs fine.
This commit is contained in:
Adrien Destugues
2015-07-13 19:57:17 +02:00
parent 3cd4064ed6
commit aa45bcc74d
10 changed files with 83 additions and 5685 deletions

View File

@@ -1,4 +1,4 @@
SUMMARY="library for processing UTF-8 encoded Unicode strings."
SUMMARY="library for processing UTF-8 encoded Unicode strings"
DESCRIPTION="utf8proc is a small, clean C library that provides Unicode \
normalization, case-folding, and other operations for data in the UTF-8 \
encoding, supporting Unicode version 7.0."