|
@@ -6552,7 +6552,7 @@ add_requires("libaco")
|
|
|
| Description | *https://repology.org/project/libaesgm/packages* |
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://github.com/xmake-mirror/libaesgm](https://github.com/xmake-mirror/libaesgm) |
|
|
|
-| Versions | 2009.04.29 |
|
|
|
+| Versions | 2013.1.1 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [libaesgm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libaesgm/xmake.lua) |
|
|
|
|
|
@@ -9069,7 +9069,7 @@ add_requires("libwebsockets")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
|
|
|
| License | Apache-2.0 |
|
|
|
-| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11 |
|
|
|
+| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [libwfkafka/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwfkafka/xmake.lua) |
|
|
|
|
|
@@ -13432,6 +13432,30 @@ add_requires("pdcursesmod")
|
|
|
```
|
|
|
|
|
|
|
|
|
+### pdfhummus (linux)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *High performance library for creating, modiyfing and parsing PDF files in C++ * |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [https://www.pdfhummus.com/](https://www.pdfhummus.com/) |
|
|
|
+| License | Apache-2.0 |
|
|
|
+| Versions | 4.1 |
|
|
|
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
+| Definition | [pdfhummus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pdfhummus/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install pdfhummus
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("pdfhummus")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
### pegtl (linux)
|
|
|
|
|
|
|
|
@@ -17469,7 +17493,7 @@ add_requires("wolfssl")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
|
|
|
| License | Apache-2.0 |
|
|
|
-| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11 |
|
|
|
+| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [workflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/workflow/xmake.lua) |
|
|
|
|