feat: ports - libhubbub, libcss, libdom

Co-Authored-By: Claude Opus 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_018Ae69wJS7sueQMUwNxV3nX
This commit is contained in:
2026-08-07 20:11:55 +02:00
co-authored by Claude Opus 5
parent acb169e2c4
commit f1d17b62c1
13 changed files with 225 additions and 4 deletions
+2
View File
@@ -17,6 +17,8 @@ UPSTREAM := upstream
PORT_NAME := libparserutils
PORT_LIB := 1
PORT_ARCHIVE := libparserutils.a
PORT_PC_IN := $(UPSTREAM)/libparserutils.pc.in
PORT_PC_VERSION := 0.2.5
PORT_HEADER_ROOT := $(UPSTREAM)/include
PORT_HEADERS := $(shell find $(UPSTREAM)/include -name '*.h' 2>/dev/null)