From 8a5a67f7d2ced02447bebbc8d7f3f996b36c7340 Mon Sep 17 00:00:00 2001 From: sthen Date: Tue, 22 Apr 2025 16:51:26 +0000 Subject: [PATCH] rm old netsurf specific version of libutf8proc --- www/netsurf/libutf8proc/Makefile | 13 ------------- www/netsurf/libutf8proc/distinfo | 2 -- www/netsurf/libutf8proc/pkg/DESCR | 7 ------- www/netsurf/libutf8proc/pkg/PLIST | 4 ---- 4 files changed, 26 deletions(-) delete mode 100644 www/netsurf/libutf8proc/Makefile delete mode 100644 www/netsurf/libutf8proc/distinfo delete mode 100644 www/netsurf/libutf8proc/pkg/DESCR delete mode 100644 www/netsurf/libutf8proc/pkg/PLIST diff --git a/www/netsurf/libutf8proc/Makefile b/www/netsurf/libutf8proc/Makefile deleted file mode 100644 index 448e2350f9d..00000000000 --- a/www/netsurf/libutf8proc/Makefile +++ /dev/null @@ -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 diff --git a/www/netsurf/libutf8proc/distinfo b/www/netsurf/libutf8proc/distinfo deleted file mode 100644 index 32a2ebbc2a6..00000000000 --- a/www/netsurf/libutf8proc/distinfo +++ /dev/null @@ -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 diff --git a/www/netsurf/libutf8proc/pkg/DESCR b/www/netsurf/libutf8proc/pkg/DESCR deleted file mode 100644 index 372a8cc3165..00000000000 --- a/www/netsurf/libutf8proc/pkg/DESCR +++ /dev/null @@ -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. diff --git a/www/netsurf/libutf8proc/pkg/PLIST b/www/netsurf/libutf8proc/pkg/PLIST deleted file mode 100644 index f66a791808e..00000000000 --- a/www/netsurf/libutf8proc/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -include/libutf8proc/ -include/libutf8proc/utf8proc.h -@lib lib/libutf8proc.so.${LIButf8proc_VERSION} -lib/pkgconfig/libutf8proc.pc