www/ungoogled-chromium: fix hyphenation

"it is fine" robert@
This commit is contained in:
kirill
2026-05-15 18:24:37 +00:00
parent 9060ff22b3
commit 89be002596
2 changed files with 59 additions and 0 deletions
+5
View File
@@ -14,6 +14,7 @@ DPB_PROPERTIES+= lonesome
COMMENT= Chromium browser sans integration with Google
V= 148.0.7778.167
REVISION= 0
UGV= ${V}-1
DISTNAME= ungoogled-chromium-${V}
@@ -340,6 +341,10 @@ do-install:
${INSTALL_DATA} ${BUILDDIR}/${f} ${PREFIX}/${DIST_TARGET_DIR}
.endfor
# ungoogled-chromium builds hyphen-data as an artifact
${INSTALL_DATA_DIR} ${PREFIX}/${DIST_TARGET_DIR}/hyphen-data
${INSTALL_DATA} ${BUILDDIR}/hyphen-data/* ${PREFIX}/${DIST_TARGET_DIR}/hyphen-data
# ANGLE, EGL, Vk
.for f in libEGL libGLESv2
${INSTALL_DATA} ${BUILDDIR}/${f}.so ${PREFIX}/${DIST_TARGET_DIR}
+54
View File
@@ -39,6 +39,60 @@ ungoogled-chromium/
ungoogled-chromium/chrome_100_percent.pak
ungoogled-chromium/chrome_200_percent.pak
ungoogled-chromium/headless_command_resources.pak
ungoogled-chromium/hyphen-data/
ungoogled-chromium/hyphen-data/hyph-af.hyb
ungoogled-chromium/hyphen-data/hyph-as.hyb
ungoogled-chromium/hyphen-data/hyph-be.hyb
ungoogled-chromium/hyphen-data/hyph-bg.hyb
ungoogled-chromium/hyphen-data/hyph-bn.hyb
ungoogled-chromium/hyphen-data/hyph-cs.hyb
ungoogled-chromium/hyphen-data/hyph-cu.hyb
ungoogled-chromium/hyphen-data/hyph-cy.hyb
ungoogled-chromium/hyphen-data/hyph-da.hyb
ungoogled-chromium/hyphen-data/hyph-de-1901.hyb
ungoogled-chromium/hyphen-data/hyph-de-1996.hyb
ungoogled-chromium/hyphen-data/hyph-de-ch-1901.hyb
ungoogled-chromium/hyphen-data/hyph-el.hyb
ungoogled-chromium/hyphen-data/hyph-en-gb.hyb
ungoogled-chromium/hyphen-data/hyph-en-us.hyb
ungoogled-chromium/hyphen-data/hyph-es.hyb
ungoogled-chromium/hyphen-data/hyph-et.hyb
ungoogled-chromium/hyphen-data/hyph-eu.hyb
ungoogled-chromium/hyphen-data/hyph-fr.hyb
ungoogled-chromium/hyphen-data/hyph-ga.hyb
ungoogled-chromium/hyphen-data/hyph-gl.hyb
ungoogled-chromium/hyphen-data/hyph-gu.hyb
ungoogled-chromium/hyphen-data/hyph-hi.hyb
ungoogled-chromium/hyphen-data/hyph-hr.hyb
ungoogled-chromium/hyphen-data/hyph-hu.hyb
ungoogled-chromium/hyphen-data/hyph-hy.hyb
ungoogled-chromium/hyphen-data/hyph-it.hyb
ungoogled-chromium/hyphen-data/hyph-ka.hyb
ungoogled-chromium/hyphen-data/hyph-kn.hyb
ungoogled-chromium/hyphen-data/hyph-la.hyb
ungoogled-chromium/hyphen-data/hyph-lt.hyb
ungoogled-chromium/hyphen-data/hyph-lv.hyb
ungoogled-chromium/hyphen-data/hyph-ml.hyb
ungoogled-chromium/hyphen-data/hyph-mn-cyrl.hyb
ungoogled-chromium/hyphen-data/hyph-mr.hyb
ungoogled-chromium/hyphen-data/hyph-mul-ethi.hyb
ungoogled-chromium/hyphen-data/hyph-nb.hyb
ungoogled-chromium/hyphen-data/hyph-nl.hyb
ungoogled-chromium/hyphen-data/hyph-nn.hyb
ungoogled-chromium/hyphen-data/hyph-or.hyb
ungoogled-chromium/hyphen-data/hyph-pa.hyb
ungoogled-chromium/hyphen-data/hyph-pt.hyb
ungoogled-chromium/hyphen-data/hyph-ru.hyb
ungoogled-chromium/hyphen-data/hyph-sk.hyb
ungoogled-chromium/hyphen-data/hyph-sl.hyb
ungoogled-chromium/hyphen-data/hyph-sq.hyb
ungoogled-chromium/hyphen-data/hyph-sv.hyb
ungoogled-chromium/hyphen-data/hyph-ta.hyb
ungoogled-chromium/hyphen-data/hyph-te.hyb
ungoogled-chromium/hyphen-data/hyph-tk.hyb
ungoogled-chromium/hyphen-data/hyph-uk.hyb
ungoogled-chromium/hyphen-data/hyph-und-ethi.hyb
ungoogled-chromium/hyphen-data/manifest.json
@so ungoogled-chromium/libEGL.so
@so ungoogled-chromium/libGLESv2.so
%%component%%