File tree Expand file tree Collapse file tree 4 files changed +26
-18
lines changed
Expand file tree Collapse file tree 4 files changed +26
-18
lines changed Original file line number Diff line number Diff line change 1- vcpkg_from_github (
2- OUT_SOURCE_PATH SOURCE_PATH
3- REPO HOST-Oman/libraqm
4- REF v${VERSION}
5- SHA512 5b32753b000fa30fe6bb997b8719328c13d68e0ed74207436eff6f1d2932e02c53df424dbf9721cedb308efd355e00036dcfb2d26d7fd89f545273f0e3c24d72
6- HEAD_REF master
7- )
8-
9- vcpkg_configure_meson (
10- SOURCE_PATH "${SOURCE_PATH} "
11- )
12-
13- vcpkg_install_meson ()
14- vcpkg_copy_pdbs ()
15- vcpkg_fixup_pkgconfig ()
16-
17- vcpkg_install_copyright (FILE_LIST "${SOURCE_PATH} /COPYING" )
1+ vcpkg_from_github (
2+ OUT_SOURCE_PATH SOURCE_PATH
3+ REPO HOST-Oman/libraqm
4+ REF v${VERSION}
5+ SHA512 5b32753b000fa30fe6bb997b8719328c13d68e0ed74207436eff6f1d2932e02c53df424dbf9721cedb308efd355e00036dcfb2d26d7fd89f545273f0e3c24d72
6+ HEAD_REF master
7+ )
8+
9+ vcpkg_configure_meson (
10+ SOURCE_PATH "${SOURCE_PATH} "
11+ OPTIONS
12+ -Dtests=false
13+ )
14+
15+ vcpkg_install_meson ()
16+ vcpkg_copy_pdbs ()
17+ vcpkg_fixup_pkgconfig ()
18+
19+ vcpkg_install_copyright (FILE_LIST "${SOURCE_PATH} /COPYING" )
Original file line number Diff line number Diff line change 11{
22 "name" : " libraqm" ,
33 "version" : " 0.10.4" ,
4+ "port-version" : 1 ,
45 "description" : " A library for complex text layout" ,
56 "homepage" : " https://github.com/HOST-Oman/libraqm" ,
67 "dependencies" : [
Original file line number Diff line number Diff line change 54025402 },
54035403 "libraqm" : {
54045404 "baseline" : " 0.10.4" ,
5405- "port-version" : 0
5405+ "port-version" : 1
54065406 },
54075407 "libraw" : {
54085408 "baseline" : " 0.22.0" ,
Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ {
4+ "git-tree" : " e1d89fd46d3dd24f3e7c2868752cf3d42b9ecc37" ,
5+ "version" : " 0.10.4" ,
6+ "port-version" : 1
7+ },
38 {
49 "git-tree" : " 15048e0701afcd1df4286c0f3004625a1f2649d8" ,
510 "version" : " 0.10.4" ,
You can’t perform that action at this time.
0 commit comments