mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
rm old netsurf specific version of libutf8proc
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
COMMENT = unicode library
|
||||
|
||||
NETSURF_PROJECT = libutf8proc
|
||||
NETSURF_VERSION = 2.4.0
|
||||
DISTNAME = libutf8proc-2.4.0-1-src
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = textproc
|
||||
SHARED_LIBS = utf8proc 2.1 #1.3.1-3
|
||||
|
||||
TEST_DEPENDS = devel/check
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -1,2 +0,0 @@
|
||||
SHA256 (libutf8proc-2.4.0-1-src.tar.gz) = AasdaYnBx3VQkNskw/ZOSflcVgrknCa+xRQrrGgCxHI=
|
||||
SIZE (libutf8proc-2.4.0-1-src.tar.gz) = 154746
|
||||
@@ -1,7 +0,0 @@
|
||||
utf8proc is a library for processing UTF-8 encoded Unicode strings.
|
||||
Some features are Unicode normalization, stripping of default ignorable
|
||||
characters, case folding and detection of grapheme cluster boundaries.
|
||||
A special character mapping is available, which converts for example the
|
||||
characters "Hyphen" (U+2010), "Minus" (U+2212) and "Hyphen-Minus"
|
||||
(U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal
|
||||
for comparisons.
|
||||
@@ -1,4 +0,0 @@
|
||||
include/libutf8proc/
|
||||
include/libutf8proc/utf8proc.h
|
||||
@lib lib/libutf8proc.so.${LIButf8proc_VERSION}
|
||||
lib/pkgconfig/libutf8proc.pc
|
||||
Reference in New Issue
Block a user