summaryrefslogtreecommitdiff
path: root/pkg/netsurf/libutf8proc
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-12-23 15:32:20 -0800
committerMichael Forney <mforney@mforney.org>2016-12-29 23:29:18 -0800
commite7181404bf50baf29e3a3d9f0e9ebe8a97566316 (patch)
tree2ef48628d13ee934f9d43a37f1e4d58c6bb46ca1 /pkg/netsurf/libutf8proc
parent5084e84171fc00de2d65abd61e55577cd1fe1bff (diff)
Add netsurf 3.6
{nsgenbind,webidl}-{lexer,parser}.{c,h} were generated using flex and bison on unmodified 0.4 sources.
Diffstat (limited to 'pkg/netsurf/libutf8proc')
-rw-r--r--pkg/netsurf/libutf8proc/gen.rc3
-rw-r--r--pkg/netsurf/libutf8proc/rev1
m---------pkg/netsurf/libutf8proc/src0
3 files changed, 4 insertions, 0 deletions
diff --git a/pkg/netsurf/libutf8proc/gen.rc b/pkg/netsurf/libutf8proc/gen.rc
new file mode 100644
index 00000000..12b83488
--- /dev/null
+++ b/pkg/netsurf/libutf8proc/gen.rc
@@ -0,0 +1,3 @@
+cflags -I '$srcdir'/include/libutf8proc
+lib libutf8proc.a src/utf8proc.c
+fetch git
diff --git a/pkg/netsurf/libutf8proc/rev b/pkg/netsurf/libutf8proc/rev
new file mode 100644
index 00000000..d00491fd
--- /dev/null
+++ b/pkg/netsurf/libutf8proc/rev
@@ -0,0 +1 @@
+1
diff --git a/pkg/netsurf/libutf8proc/src b/pkg/netsurf/libutf8proc/src
new file mode 160000
+Subproject 81ce69227bae528ac5f4ec78f3e78f511bf6cb6