Skip to content

Commit

Permalink
try to remove pixman
Browse files Browse the repository at this point in the history
  • Loading branch information
SHIINASAMA committed Oct 19, 2024
1 parent 7f748ce commit 7547993
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions ports/rlottie/vcpkg.patch
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,16 @@ index b33effa..c7bb421 100644
#include "zip/zip.h"

RAPIDJSON_DIAG_PUSH
diff --git a/src/vector/CMakeLists.txt b/src/vector/CMakeLists.txt
index 3ae96e6..15b86df 100644
--- a/src/vector/CMakeLists.txt
+++ b/src/vector/CMakeLists.txt
@@ -1,5 +1,4 @@
add_subdirectory(freetype)
-add_subdirectory(pixman)
add_subdirectory(stb)


diff --git a/src/vector/vdrawhelper_neon.cpp b/src/vector/vdrawhelper_neon.cpp
index 681eabb..e178012 100644
--- a/src/vector/vdrawhelper_neon.cpp
Expand Down
2 changes: 1 addition & 1 deletion versions/r-/rlottie.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "240aaf05996e3b5e5e3de0df92448bf60a5546c2",
"git-tree": "16a4f73bd60236ddd75c93d53edf17afc050e7bb",
"version-date": "2024-08-26",
"port-version": 0
}
Expand Down

0 comments on commit 7547993

Please sign in to comment.