From d162ba1860a88062f4cd61f8b52fc303ba0b2991 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 7 Aug 2021 00:16:33 +0100 Subject: gentoo resync : 07.08.2021 --- .../files/vilistextum-2.6.9-blockquote.patch | 113 --------------------- .../files/vilistextum-2.6.9-darwin11.patch | 23 ----- .../files/vilistextum-2.6.9-gentoo.diff | 22 ---- .../files/vilistextum-2.6.9-prefix.patch | 27 ----- 4 files changed, 185 deletions(-) delete mode 100644 app-text/vilistextum/files/vilistextum-2.6.9-blockquote.patch delete mode 100644 app-text/vilistextum/files/vilistextum-2.6.9-darwin11.patch delete mode 100644 app-text/vilistextum/files/vilistextum-2.6.9-gentoo.diff delete mode 100644 app-text/vilistextum/files/vilistextum-2.6.9-prefix.patch (limited to 'app-text/vilistextum/files') diff --git a/app-text/vilistextum/files/vilistextum-2.6.9-blockquote.patch b/app-text/vilistextum/files/vilistextum-2.6.9-blockquote.patch deleted file mode 100644 index 395d03a7456f..000000000000 --- a/app-text/vilistextum/files/vilistextum-2.6.9-blockquote.patch +++ /dev/null @@ -1,113 +0,0 @@ -Many clients seem to use blockquote tags to flag quotes these days, so -write them out as quotes, so they remain readable. - ---- vilistextum-2.6.9/src/html_tag.c -+++ vilistextum-2.6.9/src/html_tag.c -@@ -87,8 +87,8 @@ - - else if CMP("P", str) { start_p(); } - else if CMP("/P", str) { paragraphen_ende(); } -- else if CMP("BLOCKQUOTE", str) { start_p(); } -- else if CMP("/BLOCKQUOTE", str) { paragraphen_ende(); } -+ else if CMP("BLOCKQUOTE", str) { start_p(); quote++; } -+ else if CMP("/BLOCKQUOTE", str) { paragraphen_ende(); if (quote>0) quote--;} - else if CMP("Q", str) { wort_plus_ch('"'); } - else if CMP("/Q", str) { wort_plus_ch('"'); } - ---- vilistextum-2.6.9/src/multibyte.h -+++ vilistextum-2.6.9/src/multibyte.h -@@ -16,6 +16,7 @@ - #define ATOI(n) wcstoi(n) - - #define ONESPACE L" " -+ #define QUOTE L">" - #define WORT_PLUS_STRING(str) wort_plus_string(L##str) - - #define STRSTR(haystack, needle) wcsstr(haystack, L##needle) -@@ -40,6 +41,7 @@ - #define ATOI(n) atoi(n) - - #define ONESPACE " " -+ #define QUOTE ">" - #define WORT_PLUS_STRING(str) wort_plus_string(str) - - #define STRSTR(haystack, needle) strstr(haystack, needle) ---- vilistextum-2.6.9/src/text.h -+++ vilistextum-2.6.9/src/text.h -@@ -26,6 +26,7 @@ - - int tab; - int spaces; -+int quote; - - void print_zeile(); - int is_zeile_empty(); ---- vilistextum-2.6.9/src/text.c -+++ vilistextum-2.6.9/src/text.c -@@ -28,6 +28,7 @@ - int breite=76, - hr_breite=76, - paragraph=0, -+ quote=0, - - tab=4, /* tabulator */ - spaces=0, /* spaces at beginning of line */ -@@ -325,6 +326,12 @@ - printf(" z0: zeilen_pos: %d\n",zeilen_pos); - #endif - print_zeile(); -+ if (quote > 0) -+ { -+ i=0; -+ while (i0) { zeile_plus_wort(ONESPACE,1,1); } -@@ -345,6 +352,12 @@ - printf(" z2: zeilen_len: %d\n",zeilen_len); - printf(" z2: zeilen_pos: %d\n",zeilen_pos); - #endif -+ if (quote > 0) -+ { -+ i=0; -+ while (i0) { zeile_plus_wort(ONESPACE,1,1); } ---- vilistextum-2.6.9/tests/check_utf8 -+++ vilistextum-2.6.9/tests/check_utf8 -@@ -9,5 +9,6 @@ - rm -f utf-8-sampler.output.test - ../src/vilistextum utf-8-sampler.html utf-8-sampler.output.test - --diff >/dev/null utf-8-sampler.output utf-8-sampler.output.test -+sed 's/^> //' utf-8-sampler.output.test | \ -+diff >/dev/null utf-8-sampler.output - - ---- vilistextum-2.6.9/tests/utf-8-sampler.output -+++ vilistextum-2.6.9/tests/utf-8-sampler.output -@@ -100,8 +100,8 @@ - ვეპხის ტყაოსანი შოთა რუსთაველი - - ღმერთსი შემვედრე, ნუთუ კვლა დამხსნას სოფლისა შრომასა, ცეცხლს, წყალსა და --მიწასა, ჰაერთა თანა მრომასა; მომცნეს ფრთენი და აღვფრინდე, მივჰხვდე მას ჩემსა --ნდომასა, დღისით და ღამით ვჰხედვიდე მზისა ელვათა კრთომაასა. -+მიწასა, ჰაერთა თანა მრომასა; მომცნეს ფრთენი და აღვფრინდე, მივჰხვდე მას -+ჩემსა ნდომასა, დღისით და ღამით ვჰხედვიდე მზისა ელვათა კრთომაასა. - - Tamil poetry of Cupiramaniya Paarathiyar: சுப்ரமணிய பாரதியார் (1882-1921) - -@@ -446,7 +446,8 @@ - д, п, and/or т: - - Bulgarian:   [ бгдпт ]   [ бгдпт ]   Мога да ям стъкло и не ме боли. -- Russian: [ бгдпт ]   [ бгдпт ]   Я могу есть стекло, это мне не вредит. -+ Russian: [ бгдпт ]   [ бгдпт ]   Я могу есть стекло, это мне не -+вредит. - Serbian: [ бгдпт ]   [ бгдпт ]   Могу јести стакло а да ми не шкоди. - - ------------------------------------------------------------------------ diff --git a/app-text/vilistextum/files/vilistextum-2.6.9-darwin11.patch b/app-text/vilistextum/files/vilistextum-2.6.9-darwin11.patch deleted file mode 100644 index bda9f5d39c3e..000000000000 --- a/app-text/vilistextum/files/vilistextum-2.6.9-darwin11.patch +++ /dev/null @@ -1,23 +0,0 @@ -OSX Lion has wcscasecmp, but is not GNU - ---- configure.in -+++ configure.in -@@ -67,6 +67,7 @@ - dnl Checks for library functions. - AC_CHECK_FUNCS(strstr) - AC_CHECK_FUNCS(strcasecmp) -+AC_CHECK_FUNCS(wcscasecmp) - - dnl create testsuite - dnl AC_CONFIG_TESTDIR([tests]) ---- src/html.c -+++ src/html.c -@@ -40,7 +40,7 @@ - link_inline[DEF_STR_LEN]; /* Link of a HTML-Tag */ - - /* ------------------------------------------------ */ --#if defined(MULTIBYTE) && ! defined(__GNU_LIBRARY__) -+#if defined(MULTIBYTE) && ! defined(HAVE_WCSCASECMP) - #include - static int wcscasecmp(const wchar_t *s1, const wchar_t *s2) - { diff --git a/app-text/vilistextum/files/vilistextum-2.6.9-gentoo.diff b/app-text/vilistextum/files/vilistextum-2.6.9-gentoo.diff deleted file mode 100644 index 42db519b080a..000000000000 --- a/app-text/vilistextum/files/vilistextum-2.6.9-gentoo.diff +++ /dev/null @@ -1,22 +0,0 @@ -diff -ur vilistextum-2.6.9/src/Makefile.am vilistextum-2.6.9.new/src/Makefile.am ---- vilistextum-2.6.9/src/Makefile.am 2006-10-24 01:48:54.000000000 +0700 -+++ vilistextum-2.6.9.new/src/Makefile.am 2006-11-20 09:51:24.000000000 +0700 -@@ -6,7 +6,7 @@ - main.c main.h util.c util.h \ - multibyte.h unicode_entities.c unicode_entities.h - --AM_CFLAGS = -Wall -O2 -ansi -+AM_CFLAGS = -Wall -ansi - AM_LDFLAGS = $(STATIC) - - EXTRA_DIST = kilistextum.kaptn -diff -ur vilistextum-2.6.9/tests/Makefile.am vilistextum-2.6.9.new/tests/Makefile.am ---- vilistextum-2.6.9/tests/Makefile.am 2004-07-06 19:06:20.000000000 +0700 -+++ vilistextum-2.6.9.new/tests/Makefile.am 2006-11-20 09:51:05.000000000 +0700 -@@ -16,5 +16,5 @@ - - test: check - --all: check -+all: - diff --git a/app-text/vilistextum/files/vilistextum-2.6.9-prefix.patch b/app-text/vilistextum/files/vilistextum-2.6.9-prefix.patch deleted file mode 100644 index 1ff76250db13..000000000000 --- a/app-text/vilistextum/files/vilistextum-2.6.9-prefix.patch +++ /dev/null @@ -1,27 +0,0 @@ -* don't look in /usr/local -* try to hack around not being able to use AM_ICONV - ---- configure.in.orig 2006-10-23 22:20:19 +0200 -+++ configure.in 2010-03-18 19:32:13 +0100 -@@ -21,10 +21,6 @@ - AC_HEADER_STDC - AC_CHECK_HEADERS(getopt.h) - --dnl add /usr/local --CFLAGS="$CFLAGS -I/usr/local/include" --LDFLAGS="$LDFLAGS -L/usr/local/lib" -- - dnl checking for options - AC_MSG_CHECKING(if --enable-multibyte specified) - AC_ARG_ENABLE(multibyte, -@@ -41,7 +37,9 @@ - AC_CHECK_HEADERS(iconv.h,, - AC_MSG_ERROR(Need libiconv or iconv.h for multibyte support)) - --AC_CHECK_LIB(iconv, iconv,, -+dnl iconv_open_into is implemented only in GNU libiconv and not in other -+dnl iconv implementations -+AC_CHECK_LIB(iconv, libiconv_open_into,, - AC_MSG_WARN([Generic iconv found but not libiconv. See INSTALL for details])) - - dnl setting INTERNAL_LOCALE -- cgit v1.2.3