pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ladybird: needs simdutf now



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Oct 20 08:21:09 2024 +0200
Changeset:	d225a4b9311a6335a610adb951db40a9c950d8cb

Modified Files:
	ladybird-git/Makefile

Log Message:
ladybird: needs simdutf now

Still needs a skia package.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d225a4b9311a6335a610adb951db40a9c950d8cb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ladybird-git/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/ladybird-git/Makefile b/ladybird-git/Makefile
index 6bbff37c09..86e97580a1 100644
--- a/ladybird-git/Makefile
+++ b/ladybird-git/Makefile
@@ -40,5 +40,6 @@ SUBST_STAGE.fontpath=	pre-build
 .include "../../x11/qt6-qtbase/buildlink3.mk"
 .include "../../multimedia/qt6-qtmultimedia/buildlink3.mk"
 .include "../../multimedia/ffmpeg7/buildlink3.mk"
+.include "../../wip/simdutf/buildlink3.mk"
 .include "../../wip/mk/git-package.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index