[packages/netsurf] remove jsapi_h and no-Werror patches
atler
atler at pld-linux.org
Mon May 12 14:29:10 CEST 2025
commit 8b62d677969b1c1b1f195dec7c4b97181a4c0c36
Author: Jan Palus <atler at pld-linux.org>
Date: Mon May 12 13:41:06 2025 +0200
remove jsapi_h and no-Werror patches
dropped from spec in b2fbd8e
jsapi_h.patch | 11 -----------
no-Werror.patch | 11 -----------
2 files changed, 22 deletions(-)
---
diff --git a/jsapi_h.patch b/jsapi_h.patch
deleted file mode 100644
index 600bcf5..0000000
--- a/jsapi_h.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- netsurf-3.3/javascript/jsapi.h.orig 2015-03-16 13:11:26.470556751 +0100
-+++ netsurf-3.3/javascript/jsapi.h 2015-03-16 13:11:50.455694550 +0100
-@@ -25,7 +25,7 @@
-
- /* include the correct header */
- #ifdef WITH_MOZJS
--#include "js/jsapi.h"
-+#include <jsapi.h>
- #else
- #include "mozjs/jsapi.h"
- #endif
diff --git a/no-Werror.patch b/no-Werror.patch
deleted file mode 100644
index 1233ec5..0000000
--- a/no-Werror.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- netsurf-3.3/monkey/Makefile.target.orig 2015-03-16 12:51:28.222386599 +0100
-+++ netsurf-3.3/monkey/Makefile.target 2015-03-16 12:52:53.091926808 +0100
-@@ -33,8 +33,6 @@ $(eval $(call pkg_config_find_and_add_en
- # no pkg-config for this library
- $(eval $(call feature_enabled,WEBP,-DWITH_WEBP,-lwebp -lvpx,WebP (libwebp)))
-
--CWARNFLAGS += -Werror
--
- CFLAGS += -std=c99 -Dmonkey -Dnsmonkey -g \
- -D_BSD_SOURCE \
- -D_XOPEN_SOURCE=600 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netsurf.git/commitdiff/8b62d677969b1c1b1f195dec7c4b97181a4c0c36
More information about the pld-cvs-commit
mailing list