|
@@ -6730,30 +6730,6 @@ add_requires("ed")
|
|
|
```
|
|
|
|
|
|
|
|
|
-### editline (linux)
|
|
|
-
|
|
|
-
|
|
|
-| Description | *Autotool- and libtoolized port of the NetBSD Editline library (libedit).* |
|
|
|
-| -- | -- |
|
|
|
-| Homepage | [http://thrysoee.dk/editline](http://thrysoee.dk/editline) |
|
|
|
-| License | BSD-3-Clause |
|
|
|
-| Versions | 3.1 |
|
|
|
-| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
-| Definition | [editline/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/editline/xmake.lua) |
|
|
|
-
|
|
|
-##### Install command
|
|
|
-
|
|
|
-```console
|
|
|
-xrepo install editline
|
|
|
-```
|
|
|
-
|
|
|
-##### Integration in the project (xmake.lua)
|
|
|
-
|
|
|
-```lua
|
|
|
-add_requires("editline")
|
|
|
-```
|
|
|
-
|
|
|
-
|
|
|
### edlib (linux)
|
|
|
|
|
|
|
|
@@ -13413,6 +13389,30 @@ add_requires("libdwarf")
|
|
|
```
|
|
|
|
|
|
|
|
|
+### libedit (linux)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *Autotool- and libtoolized port of the NetBSD Editline library (libedit).* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [http://thrysoee.dk/editline](http://thrysoee.dk/editline) |
|
|
|
+| License | BSD-3-Clause |
|
|
|
+| Versions | 3.1 |
|
|
|
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
+| Definition | [libedit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libedit/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install libedit
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("libedit")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
### libelf (linux)
|
|
|
|
|
|
|
|
@@ -16117,6 +16117,30 @@ add_requires("libtorch")
|
|
|
```
|
|
|
|
|
|
|
|
|
+### libudis86 (linux)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *Disassembler Library for x86 and x86-64* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [http://udis86.sourceforge.net](http://udis86.sourceforge.net) |
|
|
|
+| License | BSD-2-Clause |
|
|
|
+| Versions | 2014.12.25 |
|
|
|
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
+| Definition | [libudis86/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libudis86/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install libudis86
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("libudis86")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
### libui (linux)
|
|
|
|
|
|
|
|
@@ -25713,6 +25737,30 @@ add_requires("rapidxml")
|
|
|
```
|
|
|
|
|
|
|
|
|
+### raw_pdb (linux)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *A C++11 library for reading Microsoft Program DataBase PDB files* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [https://github.com/MolecularMatters/raw_pdb](https://github.com/MolecularMatters/raw_pdb) |
|
|
|
+| License | BSD-2-Clause |
|
|
|
+| Versions | 2022.10.17, 2024.08.27 |
|
|
|
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
+| Definition | [raw_pdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raw_pdb/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install raw_pdb
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("raw_pdb")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
### raygui (linux)
|
|
|
|
|
|
|
|
@@ -28220,7 +28268,7 @@ add_requires("sqlcipher")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://sqlite.org/](https://sqlite.org/) |
|
|
|
| License | Public Domain |
|
|
|
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
|
|
|
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
|
|
|
|
|
@@ -32130,7 +32178,7 @@ add_requires("whisper.cpp")
|
|
|
| Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
|
|
|
-| License | table: 0x556dc9d78430 |
|
|
|
+| License | table: 0x5593d0233c80 |
|
|
|
| Versions | 1.13 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |
|