This is a mirror page, please see the original page:
https://xrepo.xmake.io/#/packages/linux
a
abseil (linux)
Description |
C++ Common Libraries |
Homepage |
https://abseil.io |
Versions |
20200225.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
abseil/xmake.lua |
Install command
xrepo install abseil
Integration in the project (xmake.lua)
add_requires("abseil")
angelscript (linux)
Description |
Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts |
Homepage |
http://angelcode.com/angelscript/ |
License |
zlib |
Versions |
2.34.0, 2.35.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
angelscript/xmake.lua |
Install command
xrepo install angelscript
Integration in the project (xmake.lua)
add_requires("angelscript")
assimp (linux)
Description |
Portable Open-Source library to import various well-known 3D model formats in a uniform manner |
Homepage |
https://assimp.org |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
assimp/xmake.lua |
Install command
xrepo install assimp
Integration in the project (xmake.lua)
add_requires("assimp")
autoconf (linux)
Install command
xrepo install autoconf
Integration in the project (xmake.lua)
add_requires("autoconf")
automake (linux)
Description |
A tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. |
Homepage |
https://www.gnu.org/software/automake/ |
Versions |
1.15.1, 1.16.1, 1.9.5, 1.9.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
automake/xmake.lua |
Install command
xrepo install automake
Integration in the project (xmake.lua)
add_requires("automake")
b
benchmark (linux)
Install command
xrepo install benchmark
Integration in the project (xmake.lua)
add_requires("benchmark")
bin2c (linux)
Description |
A simple utility for converting a binary file to a c application |
Homepage |
https://github.com/gwilymk/bin2c |
Versions |
0.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
bin2c/xmake.lua |
Install command
xrepo install bin2c
Integration in the project (xmake.lua)
add_requires("bin2c")
binutils (linux)
Install command
xrepo install binutils
Integration in the project (xmake.lua)
add_requires("binutils")
bison (linux)
Install command
xrepo install bison
Integration in the project (xmake.lua)
add_requires("bison")
blosc (linux)
Description |
A blocking, shuffling and loss-less compression library |
Homepage |
https://www.blosc.org/ |
Versions |
1.20.1, 1.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
blosc/xmake.lua |
Install command
xrepo install blosc
Integration in the project (xmake.lua)
add_requires("blosc")
boost (linux)
Description |
Collection of portable C++ source libraries. |
Homepage |
https://www.boost.org/ |
Versions |
1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
boost/xmake.lua |
Install command
xrepo install boost
Integration in the project (xmake.lua)
add_requires("boost")
box2d (linux)
Description |
A 2D Physics Engine for Games |
Homepage |
https://box2d.org |
Versions |
2.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
box2d/xmake.lua |
Install command
xrepo install box2d
Integration in the project (xmake.lua)
add_requires("box2d")
brotli (linux)
Install command
xrepo install brotli
Integration in the project (xmake.lua)
add_requires("brotli")
brynet (linux)
Description |
Header Only Cross platform high performance TCP network library using C++ 11 |
Homepage |
https://github.com/IronsDu/brynet |
Versions |
1.0.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
brynet/xmake.lua |
Install command
xrepo install brynet
Integration in the project (xmake.lua)
add_requires("brynet")
bullet3 (linux)
Install command
xrepo install bullet3
Integration in the project (xmake.lua)
add_requires("bullet3")
bzip2 (linux)
Install command
xrepo install bzip2
Integration in the project (xmake.lua)
add_requires("bzip2")
c
c-ares (linux)
Description |
A C library for asynchronous DNS requests |
Homepage |
https://c-ares.haxx.se/ |
Versions |
1.16.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
c-ares/xmake.lua |
Install command
xrepo install c-ares
Integration in the project (xmake.lua)
add_requires("c-ares")
cairo (linux)
Description |
Vector graphics library with cross-device output support. |
Homepage |
https://cairographics.org/ |
Versions |
1.16.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cairo/xmake.lua |
Install command
xrepo install cairo
Integration in the project (xmake.lua)
add_requires("cairo")
capstone (linux)
Description |
Disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. |
Homepage |
http://www.capstone-engine.org |
Versions |
4.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
capstone/xmake.lua |
Install command
xrepo install capstone
Integration in the project (xmake.lua)
add_requires("capstone")
catch2 (linux)
Description |
Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). |
Homepage |
https://github.com/catchorg/Catch2 |
Versions |
2.9.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
catch2/xmake.lua |
Install command
xrepo install catch2
Integration in the project (xmake.lua)
add_requires("catch2")
cereal (linux)
Install command
xrepo install cereal
Integration in the project (xmake.lua)
add_requires("cereal")
cgal (linux)
Description |
CGAL is a software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library. |
Homepage |
https://www.cgal.org/ |
License |
LGPL-3.0 |
Versions |
5.1.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cgal/xmake.lua |
Install command
xrepo install cgal
Integration in the project (xmake.lua)
add_requires("cgal")
cgetopt (linux)
Install command
xrepo install cgetopt
Integration in the project (xmake.lua)
add_requires("cgetopt")
chaiscript (linux)
Description |
Header-only C++ embedded scripting language loosely based on ECMA script. |
Homepage |
http://chaiscript.com |
License |
BSD-3-Clause |
Versions |
v6.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
chaiscript/xmake.lua |
Install command
xrepo install chaiscript
Integration in the project (xmake.lua)
add_requires("chaiscript")
chipmunk2d (linux)
Install command
xrepo install chipmunk2d
Integration in the project (xmake.lua)
add_requires("chipmunk2d")
cjson (linux)
Install command
xrepo install cjson
Integration in the project (xmake.lua)
add_requires("cjson")
clara (linux)
Description |
A simple to use, composable, command line parser for C++ 11 and beyond. |
Homepage |
https://github.com/catchorg/Clara |
License |
BSL-1.0 |
Versions |
1.1.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
clara/xmake.lua |
Install command
xrepo install clara
Integration in the project (xmake.lua)
add_requires("clara")
cmake (linux)
Description |
A cross-platform family of tool designed to build, test and package software |
Homepage |
https://cmake.org |
Versions |
3.11.4, 3.15.4, 3.18.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cmake/xmake.lua |
Install command
xrepo install cmake
Integration in the project (xmake.lua)
add_requires("cmake")
cmocka (linux)
Description |
cmocka is an elegant unit testing framework for C with support for mock objects. |
Homepage |
https://cmocka.org/ |
License |
Apache-2.0 |
Versions |
1.1.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cmocka/xmake.lua |
Install command
xrepo install cmocka
Integration in the project (xmake.lua)
add_requires("cmocka")
co (linux)
Install command
xrepo install co
Integration in the project (xmake.lua)
add_requires("co")
concurrentqueue (linux)
Install command
xrepo install concurrentqueue
Integration in the project (xmake.lua)
add_requires("concurrentqueue")
cpp-taskflow (linux)
Description |
A fast C++ header-only library to help you quickly write parallel programs with complex task dependencies |
Homepage |
https://cpp-taskflow.github.io/ |
Versions |
2.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
cpp-taskflow/xmake.lua |
Install command
xrepo install cpp-taskflow
Integration in the project (xmake.lua)
add_requires("cpp-taskflow")
cpu-features (linux)
Install command
xrepo install cpu-features
Integration in the project (xmake.lua)
add_requires("cpu-features")
cxxopts (linux)
Install command
xrepo install cxxopts
Integration in the project (xmake.lua)
add_requires("cxxopts")
d
doctest (linux)
Description |
The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD |
Homepage |
http://bit.ly/doctest-docs |
Versions |
2.3.1, 2.3.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
doctest/xmake.lua |
Install command
xrepo install doctest
Integration in the project (xmake.lua)
add_requires("doctest")
e
eabase (linux)
Description |
EABase is a small set of header files that define platform-independent data types and platform feature macros. |
Homepage |
https://github.com/electronicarts/EABase |
License |
BSD-3-Clause |
Versions |
2.09.06 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
eabase/xmake.lua |
Install command
xrepo install eabase
Integration in the project (xmake.lua)
add_requires("eabase")
eastl (linux)
Description |
EASTL stands for Electronic Arts Standard Template Library. |
Homepage |
https://github.com/electronicarts/EASTL |
License |
BSD-3-Clause |
Versions |
3.17.03 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
eastl/xmake.lua |
Install command
xrepo install eastl
Integration in the project (xmake.lua)
add_requires("eastl")
effcee (linux)
Description |
Effcee is a C++ library for stateful pattern matching of strings. |
Homepage |
https://github.com/google/effcee |
License |
Apache-2.0 |
Versions |
2019.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
effcee/xmake.lua |
Install command
xrepo install effcee
Integration in the project (xmake.lua)
add_requires("effcee")
eigen (linux)
Description |
C++ template library for linear algebra |
Homepage |
https://eigen.tuxfamily.org/ |
Versions |
3.3.7, 3.3.8, 3.3.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
eigen/xmake.lua |
Install command
xrepo install eigen
Integration in the project (xmake.lua)
add_requires("eigen")
embree (linux)
Description |
IntelĀ® Embree is a collection of high-performance ray tracing kernels, developed at Intel. |
Homepage |
https://www.embree.org/ |
License |
Apache-2.0 |
Versions |
3.12.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
embree/xmake.lua |
Install command
xrepo install embree
Integration in the project (xmake.lua)
add_requires("embree")
expat (linux)
Description |
XML 1.0 parser |
Homepage |
https://libexpat.github.io |
License |
MIT |
Versions |
2.2.10, 2.2.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
expat/xmake.lua |
Install command
xrepo install expat
Integration in the project (xmake.lua)
add_requires("expat")
expected (linux)
Install command
xrepo install expected
Integration in the project (xmake.lua)
add_requires("expected")
expresscpp (linux)
Description |
Fast, unopinionated, minimalist web framework for C++ Perfect for building REST APIs. |
Homepage |
https://github.com/expresscpp/expresscpp.git |
Versions |
v0.20.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
expresscpp/xmake.lua |
Install command
xrepo install expresscpp
Integration in the project (xmake.lua)
add_requires("expresscpp")
f
ffmpeg (linux)
Description |
A collection of libraries to process multimedia content such as audio, video, subtitles and related metadata. |
Homepage |
https://www.ffmpeg.org |
Versions |
4.0.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ffmpeg/xmake.lua |
Install command
xrepo install ffmpeg
Integration in the project (xmake.lua)
add_requires("ffmpeg")
fftw (linux)
Description |
A C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions. |
Homepage |
http://fftw.org/ |
Versions |
3.3.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fftw/xmake.lua |
Install command
xrepo install fftw
Integration in the project (xmake.lua)
add_requires("fftw")
flatbuffers (linux)
Description |
FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. |
Homepage |
http://google.github.io/flatbuffers/ |
Versions |
1.12.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
flatbuffers/xmake.lua |
Install command
xrepo install flatbuffers
Integration in the project (xmake.lua)
add_requires("flatbuffers")
fltk (linux)
Description |
Fast Light Toolkit |
Homepage |
https://www.fltk.org |
Versions |
1.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fltk/xmake.lua |
Install command
xrepo install fltk
Integration in the project (xmake.lua)
add_requires("fltk")
fmt (linux)
Description |
fmt is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams. |
Homepage |
https://fmt.dev |
Versions |
5.3.0, 6.0.0, 6.2.0, 7.1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
fmt/xmake.lua |
Install command
xrepo install fmt
Integration in the project (xmake.lua)
add_requires("fmt")
fontconfig (linux)
Install command
xrepo install fontconfig
Integration in the project (xmake.lua)
add_requires("fontconfig")
freeglut (linux)
Description |
A free-software/open-source alternative to the OpenGL Utility Toolkit (GLUT) library. |
Homepage |
http://freeglut.sourceforge.net |
Versions |
3.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
freeglut/xmake.lua |
Install command
xrepo install freeglut
Integration in the project (xmake.lua)
add_requires("freeglut")
freetype (linux)
Description |
A freely available software library to render fonts. |
Homepage |
https://www.freetype.org |
Versions |
2.10.4, 2.9.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
freetype/xmake.lua |
Install command
xrepo install freetype
Integration in the project (xmake.lua)
add_requires("freetype")
g
gettext (linux)
Install command
xrepo install gettext
Integration in the project (xmake.lua)
add_requires("gettext")
giflib (linux)
Install command
xrepo install giflib
Integration in the project (xmake.lua)
add_requires("giflib")
glad (linux)
Description |
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs. |
Homepage |
https://glad.dav1d.de/ |
License |
MIT |
Versions |
v0.1.34 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glad/xmake.lua |
Install command
xrepo install glad
Integration in the project (xmake.lua)
add_requires("glad")
glew (linux)
Description |
A cross-platform open-source C/C++ extension loading library. |
Homepage |
http://glew.sourceforge.net/ |
Versions |
2.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glew/xmake.lua |
Install command
xrepo install glew
Integration in the project (xmake.lua)
add_requires("glew")
glfw (linux)
Description |
GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. |
Homepage |
https://www.glfw.org/ |
Versions |
3.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glfw/xmake.lua |
Install command
xrepo install glfw
Integration in the project (xmake.lua)
add_requires("glfw")
glib (linux)
Install command
xrepo install glib
Integration in the project (xmake.lua)
add_requires("glib")
glm (linux)
Description |
OpenGL Mathematics (GLM) |
Homepage |
https://glm.g-truc.net/ |
Versions |
0.9.9+8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glm/xmake.lua |
Install command
xrepo install glm
Integration in the project (xmake.lua)
add_requires("glm")
glslang (linux)
Description |
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator. |
Homepage |
https://github.com/KhronosGroup/glslang/ |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
glslang/xmake.lua |
Install command
xrepo install glslang
Integration in the project (xmake.lua)
add_requires("glslang")
gmm (linux)
Description |
Gmm++ provides some basic types of sparse and dense matrices and vectors. |
Homepage |
http://getfem.org/gmm/index.html |
Versions |
5.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gmm/xmake.lua |
Install command
xrepo install gmm
Integration in the project (xmake.lua)
add_requires("gmm")
gmp (linux)
Description |
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. |
Homepage |
https://gmplib.org/ |
License |
LGPL-3.0 |
Versions |
6.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gmp/xmake.lua |
Install command
xrepo install gmp
Integration in the project (xmake.lua)
add_requires("gmp")
gn (linux)
Description |
GN is a meta-build system that generates build files for Ninja. |
Homepage |
https://gn.googlesource.com/gn |
Versions |
20201128 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
gn/xmake.lua |
Install command
xrepo install gn
Integration in the project (xmake.lua)
add_requires("gn")
gnu-sed (linux)
Install command
xrepo install gnu-sed
Integration in the project (xmake.lua)
add_requires("gnu-sed")
go (linux)
Description |
The Go Programming Language |
Homepage |
https://golang.org/ |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
go/xmake.lua |
Install command
xrepo install go
Integration in the project (xmake.lua)
add_requires("go")
gperf (linux)
Install command
xrepo install gperf
Integration in the project (xmake.lua)
add_requires("gperf")
gtest (linux)
Install command
xrepo install gtest
Integration in the project (xmake.lua)
add_requires("gtest")
h
hopscotch-map (linux)
Install command
xrepo install hopscotch-map
Integration in the project (xmake.lua)
add_requires("hopscotch-map")
hpsocket (linux)
Install command
xrepo install hpsocket
Integration in the project (xmake.lua)
add_requires("hpsocket")
http_parser (linux)
Install command
xrepo install http_parser
Integration in the project (xmake.lua)
add_requires("http_parser")
i
icu4c (linux)
Description |
C/C++ libraries for Unicode and globalization. |
Homepage |
http://site.icu-project.org/ |
Versions |
64.2, 68.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
icu4c/xmake.lua |
Install command
xrepo install icu4c
Integration in the project (xmake.lua)
add_requires("icu4c")
imgui (linux)
Description |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies |
Homepage |
https://github.com/ocornut/imgui |
Versions |
v1.75, v1.79 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
imgui/xmake.lua |
Install command
xrepo install imgui
Integration in the project (xmake.lua)
add_requires("imgui")
inja (linux)
Install command
xrepo install inja
Integration in the project (xmake.lua)
add_requires("inja")
ip2region (linux)
Install command
xrepo install ip2region
Integration in the project (xmake.lua)
add_requires("ip2region")
irrXML (linux)
Install command
xrepo install irrXML
Integration in the project (xmake.lua)
add_requires("irrXML")
irrxml (linux)
Install command
xrepo install irrxml
Integration in the project (xmake.lua)
add_requires("irrxml")
j
json-c (linux)
Install command
xrepo install json-c
Integration in the project (xmake.lua)
add_requires("json-c")
jsoncons (linux)
Description |
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON |
Homepage |
https://danielaparker.github.io/jsoncons/ |
Versions |
v0.158.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
jsoncons/xmake.lua |
Install command
xrepo install jsoncons
Integration in the project (xmake.lua)
add_requires("jsoncons")
jsoncpp (linux)
Install command
xrepo install jsoncpp
Integration in the project (xmake.lua)
add_requires("jsoncpp")
k
kcp (linux)
Install command
xrepo install kcp
Integration in the project (xmake.lua)
add_requires("kcp")
l
lcms (linux)
Description |
A free, open source, CMM engine. |
Homepage |
https://www.littlecms.com/ |
License |
MIT |
Versions |
2.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lcms/xmake.lua |
Install command
xrepo install lcms
Integration in the project (xmake.lua)
add_requires("lcms")
leveldb (linux)
Description |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. |
Homepage |
https://github.com/google/leveldb |
Versions |
1.22 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
leveldb/xmake.lua |
Install command
xrepo install leveldb
Integration in the project (xmake.lua)
add_requires("leveldb")
libcurl (linux)
Description |
The multiprotocol file transfer library. |
Homepage |
https://curl.haxx.se/ |
Versions |
7.31.0, 7.32.0, 7.33.0, 7.34.0, 7.35.0, 7.36.0, 7.37.1, 7.38.0, 7.39.0, 7.40.0, 7.41.0, 7.42.1, 7.43.0, 7.44.0, 7.45.0, 7.46.0, 7.47.1, 7.48.0, 7.49.1, 7.50.3, 7.51.0, 7.52.1, 7.53.1, 7.54.1, 7.55.1, 7.56.1, 7.57.0, 7.58.0, 7.59.0, 7.60.0, 7.61.0, 7.61.1, 7.62.0, 7.63.0, 7.64.0, 7.64.1, 7.65.3, 7.66.0, 7.67.0, 7.68.0, 7.69.1, 7.70.0, 7.71.1, 7.72.0, 7.73.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libcurl/xmake.lua |
Install command
xrepo install libcurl
Integration in the project (xmake.lua)
add_requires("libcurl")
libelf (linux)
Install command
xrepo install libelf
Integration in the project (xmake.lua)
add_requires("libelf")
libev (linux)
Description |
Full-featured high-performance event loop loosely modelled after libevent. |
Homepage |
http://software.schmorp.de/pkg/libev |
Versions |
4.24 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libev/xmake.lua |
Install command
xrepo install libev
Integration in the project (xmake.lua)
add_requires("libev")
libffi (linux)
Install command
xrepo install libffi
Integration in the project (xmake.lua)
add_requires("libffi")
libflac (linux)
Description |
Free Lossless Audio Codec |
Homepage |
https://xiph.org/flac |
License |
BSD |
Versions |
1.3.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libflac/xmake.lua |
Install command
xrepo install libflac
Integration in the project (xmake.lua)
add_requires("libflac")
libgcrypt (linux)
Install command
xrepo install libgcrypt
Integration in the project (xmake.lua)
add_requires("libgcrypt")
libgpg-error (linux)
Install command
xrepo install libgpg-error
Integration in the project (xmake.lua)
add_requires("libgpg-error")
libiconv (linux)
Install command
xrepo install libiconv
Integration in the project (xmake.lua)
add_requires("libiconv")
libigl (linux)
Description |
Simple C++ geometry processing library. |
Homepage |
https://libigl.github.io/ |
Versions |
2.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libigl/xmake.lua |
Install command
xrepo install libigl
Integration in the project (xmake.lua)
add_requires("libigl")
libjpeg (linux)
Description |
A widely used C library for reading and writing JPEG image files. |
Homepage |
http://ijg.org/ |
Versions |
v9b, v9c, v9d |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libjpeg/xmake.lua |
Install command
xrepo install libjpeg
Integration in the project (xmake.lua)
add_requires("libjpeg")
libjpeg-turbo (linux)
Description |
A JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems. |
Homepage |
https://libjpeg-turbo.org/ |
License |
BSD-3-Clause |
Versions |
2.0.5, 2.0.6, 2.0.90 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libjpeg-turbo/xmake.lua |
Install command
xrepo install libjpeg-turbo
Integration in the project (xmake.lua)
add_requires("libjpeg-turbo")
libmill (linux)
Description |
Go-style concurrency in C |
Homepage |
http://libmill.org |
Versions |
1.17, 1.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libmill/xmake.lua |
Install command
xrepo install libmill
Integration in the project (xmake.lua)
add_requires("libmill")
libogg (linux)
Install command
xrepo install libogg
Integration in the project (xmake.lua)
add_requires("libogg")
libomp (linux)
Description |
LLVM's OpenMP runtime library. |
Homepage |
https://openmp.llvm.org/ |
Versions |
10.0.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libomp/xmake.lua |
Install command
xrepo install libomp
Integration in the project (xmake.lua)
add_requires("libomp")
libopus (linux)
Description |
Modern audio compression for the internet. |
Homepage |
https://opus-codec.org |
Versions |
1.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libopus/xmake.lua |
Install command
xrepo install libopus
Integration in the project (xmake.lua)
add_requires("libopus")
libplist (linux)
Install command
xrepo install libplist
Integration in the project (xmake.lua)
add_requires("libplist")
libpng (linux)
Description |
The official PNG reference library |
Homepage |
http://www.libpng.org/pub/png/libpng.html |
License |
libpng-2.0 |
Versions |
v1.6.34, v1.6.35, v1.6.36, v1.6.37 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libpng/xmake.lua |
Install command
xrepo install libpng
Integration in the project (xmake.lua)
add_requires("libpng")
libpthread-stubs (linux)
Install command
xrepo install libpthread-stubs
Integration in the project (xmake.lua)
add_requires("libpthread-stubs")
libraw (linux)
Description |
LibRaw is a library for reading RAW files from digital cameras. |
Homepage |
http://www.libraw.org |
Versions |
0.19.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libraw/xmake.lua |
Install command
xrepo install libraw
Integration in the project (xmake.lua)
add_requires("libraw")
libsdl (linux)
Description |
Simple DirectMedia Layer |
Homepage |
https://www.libsdl.org/ |
Versions |
2.0.12, 2.0.8 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsdl/xmake.lua |
Install command
xrepo install libsdl
Integration in the project (xmake.lua)
add_requires("libsdl")
libsdl_gfx (linux)
Install command
xrepo install libsdl_gfx
Integration in the project (xmake.lua)
add_requires("libsdl_gfx")
libsdl_image (linux)
Install command
xrepo install libsdl_image
Integration in the project (xmake.lua)
add_requires("libsdl_image")
libsdl_mixer (linux)
Install command
xrepo install libsdl_mixer
Integration in the project (xmake.lua)
add_requires("libsdl_mixer")
libsdl_net (linux)
Install command
xrepo install libsdl_net
Integration in the project (xmake.lua)
add_requires("libsdl_net")
libsdl_ttf (linux)
Install command
xrepo install libsdl_ttf
Integration in the project (xmake.lua)
add_requires("libsdl_ttf")
libsndfile (linux)
Install command
xrepo install libsndfile
Integration in the project (xmake.lua)
add_requires("libsndfile")
libsodium (linux)
Description |
Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more. |
Homepage |
https://libsodium.org |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libsodium/xmake.lua |
Install command
xrepo install libsodium
Integration in the project (xmake.lua)
add_requires("libsodium")
libtask (linux)
Install command
xrepo install libtask
Integration in the project (xmake.lua)
add_requires("libtask")
libtasn1 (linux)
Description |
Libtasn1 is the ASN.1 library used by GnuTLS, p11-kit and some other packages. |
Homepage |
https://www.gnu.org/software/libtasn1/ |
License |
LGPL-2.1 |
Versions |
4.15.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libtasn1/xmake.lua |
Install command
xrepo install libtasn1
Integration in the project (xmake.lua)
add_requires("libtasn1")
libtiff (linux)
Install command
xrepo install libtiff
Integration in the project (xmake.lua)
add_requires("libtiff")
Install command
xrepo install libtool
Integration in the project (xmake.lua)
add_requires("libtool")
libunistring (linux)
Description |
This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. |
Homepage |
https://www.gnu.org/software/libunistring/ |
License |
GPL-3.0 |
Versions |
0.9.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libunistring/xmake.lua |
Install command
xrepo install libunistring
Integration in the project (xmake.lua)
add_requires("libunistring")
libusb (linux)
Description |
A cross-platform library to access USB devices. |
Homepage |
https://libusb.info |
Versions |
v1.0.23 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libusb/xmake.lua |
Install command
xrepo install libusb
Integration in the project (xmake.lua)
add_requires("libusb")
libuuid (linux)
Install command
xrepo install libuuid
Integration in the project (xmake.lua)
add_requires("libuuid")
libuv (linux)
Description |
A multi-platform support library with a focus on asynchronous I/O. |
Homepage |
http://libuv.org/ |
Versions |
v1.22.0, v1.23.0, v1.23.1, v1.23.2, v1.24.0, v1.24.1, v1.25.0, v1.26.0, v1.27.0, v1.28.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libuv/xmake.lua |
Install command
xrepo install libuv
Integration in the project (xmake.lua)
add_requires("libuv")
libvorbis (linux)
Description |
Reference implementation of the Ogg Vorbis audio format. |
Homepage |
https://xiph.org/vorbis |
License |
BSD-3 |
Versions |
1.3.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libvorbis/xmake.lua |
Install command
xrepo install libvorbis
Integration in the project (xmake.lua)
add_requires("libvorbis")
libwebp (linux)
Install command
xrepo install libwebp
Integration in the project (xmake.lua)
add_requires("libwebp")
libwebsockets (linux)
Install command
xrepo install libwebsockets
Integration in the project (xmake.lua)
add_requires("libwebsockets")
libx11 (linux)
Description |
X.Org: Core X11 protocol client library |
Homepage |
https://www.x.org/ |
Versions |
1.6.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libx11/xmake.lua |
Install command
xrepo install libx11
Integration in the project (xmake.lua)
add_requires("libx11")
libxau (linux)
Description |
X.Org: A Sample Authorization Protocol for X |
Homepage |
https://www.x.org/ |
Versions |
1.0.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxau/xmake.lua |
Install command
xrepo install libxau
Integration in the project (xmake.lua)
add_requires("libxau")
libxcb (linux)
Description |
X.Org: Interface to the X Window System protocol |
Homepage |
https://www.x.org/ |
Versions |
1.13.1, 1.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxcb/xmake.lua |
Install command
xrepo install libxcb
Integration in the project (xmake.lua)
add_requires("libxcb")
libxcursor (linux)
Description |
X.Org: X Window System Cursor management library |
Homepage |
https://www.x.org/ |
Versions |
1.2.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxcursor/xmake.lua |
Install command
xrepo install libxcursor
Integration in the project (xmake.lua)
add_requires("libxcursor")
libxdamage (linux)
Description |
X.Org: X Damage Extension library |
Homepage |
https://www.x.org/ |
Versions |
1.1.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxdamage/xmake.lua |
Install command
xrepo install libxdamage
Integration in the project (xmake.lua)
add_requires("libxdamage")
libxdmcp (linux)
Description |
X.Org: X Display Manager Control Protocol library |
Homepage |
https://www.x.org/ |
Versions |
1.1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxdmcp/xmake.lua |
Install command
xrepo install libxdmcp
Integration in the project (xmake.lua)
add_requires("libxdmcp")
libxext (linux)
Description |
X.Org: Library for common extensions to the X11 protocol |
Homepage |
https://www.x.org/ |
Versions |
1.3.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxext/xmake.lua |
Install command
xrepo install libxext
Integration in the project (xmake.lua)
add_requires("libxext")
libxfixes (linux)
Description |
X.Org: Header files for the XFIXES extension |
Homepage |
https://www.x.org/ |
Versions |
5.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxfixes/xmake.lua |
Install command
xrepo install libxfixes
Integration in the project (xmake.lua)
add_requires("libxfixes")
libxi (linux)
Description |
X.Org: Library for the X Input Extension |
Homepage |
https://www.x.org/ |
Versions |
1.7.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxi/xmake.lua |
Install command
xrepo install libxi
Integration in the project (xmake.lua)
add_requires("libxi")
libxinerama (linux)
Description |
X.Org: API for Xinerama extension to X11 Protocol |
Homepage |
https://www.x.org/ |
Versions |
1.1.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxinerama/xmake.lua |
Install command
xrepo install libxinerama
Integration in the project (xmake.lua)
add_requires("libxinerama")
libxkbcommon (linux)
Description |
keymap handling library for toolkits and window systems |
Homepage |
https://xkbcommon.org/ |
License |
MIT |
Versions |
1.0.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxkbcommon/xmake.lua |
Install command
xrepo install libxkbcommon
Integration in the project (xmake.lua)
add_requires("libxkbcommon")
libxmake (linux)
Description |
The c/c++ bindings of the xmake core engine |
Homepage |
https://xmake.io |
Versions |
v2.3.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxmake/xmake.lua |
Install command
xrepo install libxmake
Integration in the project (xmake.lua)
add_requires("libxmake")
libxml2 (linux)
Description |
The XML C parser and toolkit of Gnome. |
Homepage |
http://xmlsoft.org/ |
License |
MIT |
Versions |
2.9.10, 2.9.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxml2/xmake.lua |
Install command
xrepo install libxml2
Integration in the project (xmake.lua)
add_requires("libxml2")
libxrandr (linux)
Description |
X.Org: X Resize, Rotate and Reflection extension library |
Homepage |
https://www.x.org/ |
Versions |
1.5.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxrandr/xmake.lua |
Install command
xrepo install libxrandr
Integration in the project (xmake.lua)
add_requires("libxrandr")
libxrender (linux)
Description |
X.Org: Library for the Render Extension to the X11 protocol |
Homepage |
https://www.x.org/ |
Versions |
0.9.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxrender/xmake.lua |
Install command
xrepo install libxrender
Integration in the project (xmake.lua)
add_requires("libxrender")
libxshmfence (linux)
Description |
X.Org: Shared memory 'SyncFence' synchronization primitive |
Homepage |
https://www.x.org/ |
Versions |
1.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxshmfence/xmake.lua |
Install command
xrepo install libxshmfence
Integration in the project (xmake.lua)
add_requires("libxshmfence")
libxtst (linux)
Description |
X.Org: Client API for the XTEST & RECORD extensions |
Homepage |
https://www.x.org/ |
License |
MIT |
Versions |
1.2.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxtst/xmake.lua |
Install command
xrepo install libxtst
Integration in the project (xmake.lua)
add_requires("libxtst")
libxv (linux)
Description |
X.Org: X Video (Xv) extension |
Homepage |
https://www.x.org/ |
Versions |
1.0.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxv/xmake.lua |
Install command
xrepo install libxv
Integration in the project (xmake.lua)
add_requires("libxv")
libxvmc (linux)
Description |
X.Org: X-Video Motion Compensation API |
Homepage |
https://www.x.org/ |
Versions |
1.0.12 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxvmc/xmake.lua |
Install command
xrepo install libxvmc
Integration in the project (xmake.lua)
add_requires("libxvmc")
libxxf86vm (linux)
Description |
X.Org: XFree86-VidMode X extension |
Homepage |
https://www.x.org/ |
Versions |
1.1.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
libxxf86vm/xmake.lua |
Install command
xrepo install libxxf86vm
Integration in the project (xmake.lua)
add_requires("libxxf86vm")
libyaml (linux)
Install command
xrepo install libyaml
Integration in the project (xmake.lua)
add_requires("libyaml")
lief (linux)
Description |
Library to Instrument Executable Formats. |
Homepage |
https://lief.quarkslab.com |
Versions |
0.10.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lief/xmake.lua |
Install command
xrepo install lief
Integration in the project (xmake.lua)
add_requires("lief")
llhttp (linux)
Install command
xrepo install llhttp
Integration in the project (xmake.lua)
add_requires("llhttp")
lua (linux)
Description |
A powerful, efficient, lightweight, embeddable scripting language. |
Homepage |
http://lua.org |
Versions |
v5.1.1, v5.2.3, v5.3.6, v5.4.1, v5.4.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lua/xmake.lua |
Install command
xrepo install lua
Integration in the project (xmake.lua)
add_requires("lua")
luajit (linux)
Description |
A Just-In-Time Compiler (JIT) for the Lua programming language. |
Homepage |
http://luajit.org |
Versions |
2.1.0-beta3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
luajit/xmake.lua |
Install command
xrepo install luajit
Integration in the project (xmake.lua)
add_requires("luajit")
lyra (linux)
Description |
A simple to use, composable, command line parser for C++ 11 and beyond |
Homepage |
https://www.bfgroup.xyz/Lyra/ |
License |
BSL-1.0 |
Versions |
1.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lyra/xmake.lua |
Install command
xrepo install lyra
Integration in the project (xmake.lua)
add_requires("lyra")
lz4 (linux)
Description |
LZ4 - Extremely fast compression |
Homepage |
https://www.lz4.org/ |
Versions |
v1.9.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lz4/xmake.lua |
Install command
xrepo install lz4
Integration in the project (xmake.lua)
add_requires("lz4")
lzma (linux)
Install command
xrepo install lzma
Integration in the project (xmake.lua)
add_requires("lzma")
lzo (linux)
Description |
LZO is a portable lossless data compression library written in ANSI C. |
Homepage |
http://www.oberhumer.com/opensource/lzo |
License |
GPL-2.0 |
Versions |
2.10 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
lzo/xmake.lua |
Install command
xrepo install lzo
Integration in the project (xmake.lua)
add_requires("lzo")
m
m4 (linux)
Install command
xrepo install m4
Integration in the project (xmake.lua)
add_requires("m4")
make (linux)
Install command
xrepo install make
Integration in the project (xmake.lua)
add_requires("make")
mbedtls (linux)
Description |
An SSL library |
Homepage |
https://tls.mbed.org |
Versions |
2.13.0, 2.7.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mbedtls/xmake.lua |
Install command
xrepo install mbedtls
Integration in the project (xmake.lua)
add_requires("mbedtls")
meson (linux)
Description |
Fast and user friendly build system. |
Homepage |
https://mesonbuild.com/ |
Versions |
0.50.1, 0.56.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
meson/xmake.lua |
Install command
xrepo install meson
Integration in the project (xmake.lua)
add_requires("meson")
metis (linux)
Install command
xrepo install metis
Integration in the project (xmake.lua)
add_requires("metis")
mimalloc (linux)
Description |
mimalloc (pronounced 'me-malloc') is a general purpose allocator with excellent performance characteristics. |
Homepage |
https://github.com/microsoft/mimalloc |
License |
MIT |
Versions |
1.6.7 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mimalloc/xmake.lua |
Install command
xrepo install mimalloc
Integration in the project (xmake.lua)
add_requires("mimalloc")
mono (linux)
Description |
Cross platform, open source .NET development framework |
Homepage |
https://www.mono-project.com/ |
Versions |
6.8.0+123 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mono/xmake.lua |
Install command
xrepo install mono
Integration in the project (xmake.lua)
add_requires("mono")
moonjit (linux)
Install command
xrepo install moonjit
Integration in the project (xmake.lua)
add_requires("moonjit")
mpc (linux)
Description |
GNU MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. |
Homepage |
http://www.multiprecision.org/mpc/ |
License |
LGPL-3.0 |
Versions |
1.2.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mpc/xmake.lua |
Install command
xrepo install mpc
Integration in the project (xmake.lua)
add_requires("mpc")
mpfr (linux)
Description |
The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. |
Homepage |
https://www.mpfr.org/ |
License |
LGPL-3.0 |
Versions |
4.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
mpfr/xmake.lua |
Install command
xrepo install mpfr
Integration in the project (xmake.lua)
add_requires("mpfr")
mysql (linux)
Install command
xrepo install mysql
Integration in the project (xmake.lua)
add_requires("mysql")
n
nana (linux)
Description |
A modern C++ GUI library. |
Homepage |
http://nanapro.org |
Versions |
1.6.2, 1.7.2, 1.7.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nana/xmake.lua |
Install command
xrepo install nana
Integration in the project (xmake.lua)
add_requires("nana")
nanovg (linux)
Description |
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. |
Homepage |
https://github.com/memononen/nanovg/ |
License |
zlib |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nanovg/xmake.lua |
Install command
xrepo install nanovg
Integration in the project (xmake.lua)
add_requires("nanovg")
nasm (linux)
Description |
Netwide Assembler (NASM) is an 80x86 assembler. |
Homepage |
https://www.nasm.us/ |
License |
BSD-2-Clause |
Versions |
2.13.03, 2.15.05 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nasm/xmake.lua |
Install command
xrepo install nasm
Integration in the project (xmake.lua)
add_requires("nasm")
ncurses (linux)
Install command
xrepo install ncurses
Integration in the project (xmake.lua)
add_requires("ncurses")
nettle (linux)
Description |
Nettle is a cryptographic library that is designed to fit easily in more or less any context. |
Homepage |
https://www.lysator.liu.se/~nisse/nettle/ |
License |
LGPL-3.0 |
Versions |
3.6 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nettle/xmake.lua |
Install command
xrepo install nettle
Integration in the project (xmake.lua)
add_requires("nettle")
ninja (linux)
Description |
Small build system for use with gyp or CMake. |
Homepage |
https://ninja-build.org/ |
Versions |
1.10.1, 1.9.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
ninja/xmake.lua |
Install command
xrepo install ninja
Integration in the project (xmake.lua)
add_requires("ninja")
nlohmann_json (linux)
Install command
xrepo install nlohmann_json
Integration in the project (xmake.lua)
add_requires("nlohmann_json")
nlopt (linux)
Description |
NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information. |
Homepage |
https://github.com/stevengj/nlopt/ |
License |
LGPL-2.1 |
Versions |
v2.7.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nlopt/xmake.lua |
Install command
xrepo install nlopt
Integration in the project (xmake.lua)
add_requires("nlopt")
nng (linux)
Description |
NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems. |
Homepage |
https://github.com/nanomsg/nng |
Versions |
1.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
nng/xmake.lua |
Install command
xrepo install nng
Integration in the project (xmake.lua)
add_requires("nng")
o
oatpp (linux)
Description |
Modern Web Framework for C++. High performance, simple API, cross platform, zero dependency. |
Homepage |
https://oatpp.io/ |
Versions |
1.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
oatpp/xmake.lua |
Install command
xrepo install oatpp
Integration in the project (xmake.lua)
add_requires("oatpp")
openblas (linux)
Description |
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. |
Homepage |
http://www.openblas.net/ |
Versions |
0.3.12, 0.3.13 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openblas/xmake.lua |
Install command
xrepo install openblas
Integration in the project (xmake.lua)
add_requires("openblas")
opencv (linux)
Description |
A open source computer vision library. |
Homepage |
https://opencv.org/ |
Versions |
3.4.9, 4.2.0, 4.5.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
opencv/xmake.lua |
Install command
xrepo install opencv
Integration in the project (xmake.lua)
add_requires("opencv")
openexr (linux)
Description |
OpenEXR provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry. |
Homepage |
https://www.openexr.com/ |
Versions |
2.5.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openexr/xmake.lua |
Install command
xrepo install openexr
Integration in the project (xmake.lua)
add_requires("openexr")
openjpeg (linux)
Description |
OpenJPEG is an open-source JPEG 2000 codec written in C language. |
Homepage |
http://www.openjpeg.org/ |
License |
BSD-2-Clause |
Versions |
2.3.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openjpeg/xmake.lua |
Install command
xrepo install openjpeg
Integration in the project (xmake.lua)
add_requires("openjpeg")
openssl (linux)
Description |
A robust, commercial-grade, and full-featured toolkit for TLS and SSL. |
Homepage |
https://www.openssl.org/ |
Versions |
1.0.0, 1.0.2u, 1.1.0l, 1.1.1h |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openssl/xmake.lua |
Install command
xrepo install openssl
Integration in the project (xmake.lua)
add_requires("openssl")
openvdb (linux)
Description |
OpenVDB - Sparse volume data structure and tools |
Homepage |
https://www.openvdb.org/ |
Versions |
7.1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
openvdb/xmake.lua |
Install command
xrepo install openvdb
Integration in the project (xmake.lua)
add_requires("openvdb")
p
patch (linux)
Install command
xrepo install patch
Integration in the project (xmake.lua)
add_requires("patch")
pcre (linux)
Description |
A Perl Compatible Regular Expressions Library |
Homepage |
https://www.pcre.org/ |
Versions |
8.40, 8.41 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pcre/xmake.lua |
Install command
xrepo install pcre
Integration in the project (xmake.lua)
add_requires("pcre")
pcre2 (linux)
Description |
A Perl Compatible Regular Expressions Library |
Homepage |
https://www.pcre.org/ |
Versions |
10.23, 10.30, 10.31 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pcre2/xmake.lua |
Install command
xrepo install pcre2
Integration in the project (xmake.lua)
add_requires("pcre2")
piex (linux)
Description |
Preview Image Extractor (PIEX) |
Homepage |
https://github.com/google/piex |
License |
Apache-2.0 |
Versions |
20190530 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
piex/xmake.lua |
Install command
xrepo install piex
Integration in the project (xmake.lua)
add_requires("piex")
pixman (linux)
Description |
Low-level library for pixel manipulation. |
Homepage |
https://cairographics.org/ |
Versions |
0.38.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pixman/xmake.lua |
Install command
xrepo install pixman
Integration in the project (xmake.lua)
add_requires("pixman")
pkg-config (linux)
Install command
xrepo install pkg-config
Integration in the project (xmake.lua)
add_requires("pkg-config")
protobuf-c (linux)
Install command
xrepo install protobuf-c
Integration in the project (xmake.lua)
add_requires("protobuf-c")
protobuf-cpp (linux)
Description |
Google's data interchange format for cpp |
Homepage |
https://developers.google.com/protocol-buffers/ |
Versions |
3.12.3, 3.13.0, 3.14.0, 3.8.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
protobuf-cpp/xmake.lua |
Install command
xrepo install protobuf-cpp
Integration in the project (xmake.lua)
add_requires("protobuf-cpp")
protoc (linux)
Install command
xrepo install protoc
Integration in the project (xmake.lua)
add_requires("protoc")
pugixml (linux)
Description |
Light-weight, simple and fast XML parser for C++ with XPath support |
Homepage |
https://pugixml.org/ |
License |
MIT |
Versions |
1.11.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
pugixml/xmake.lua |
Install command
xrepo install pugixml
Integration in the project (xmake.lua)
add_requires("pugixml")
pybind11 (linux)
Install command
xrepo install pybind11
Integration in the project (xmake.lua)
add_requires("pybind11")
python (linux)
Description |
The python programming language. |
Homepage |
https://www.python.org/ |
Versions |
2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
python/xmake.lua |
Install command
xrepo install python
Integration in the project (xmake.lua)
add_requires("python")
python2 (linux)
Description |
The python programming language. |
Homepage |
https://www.python.org/ |
Versions |
2.7.15, 2.7.18 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
python2/xmake.lua |
Install command
xrepo install python2
Integration in the project (xmake.lua)
add_requires("python2")
r
rapidjson (linux)
Install command
xrepo install rapidjson
Integration in the project (xmake.lua)
add_requires("rapidjson")
raylib (linux)
Description |
A simple and easy-to-use library to enjoy videogames programming. |
Homepage |
http://www.raylib.com |
Versions |
2.5.0, 3.0.0, 3.5.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
raylib/xmake.lua |
Install command
xrepo install raylib
Integration in the project (xmake.lua)
add_requires("raylib")
re2 (linux)
Description |
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. |
Homepage |
https://github.com/google/re2 |
License |
BSD-3-Clause |
Versions |
2020.11.01 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
re2/xmake.lua |
Install command
xrepo install re2
Integration in the project (xmake.lua)
add_requires("re2")
s
sentry-native (linux)
Description |
Sentry SDK for C, C++ and native applications. |
Homepage |
https://sentry.io |
Versions |
0.4.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sentry-native/xmake.lua |
Install command
xrepo install sentry-native
Integration in the project (xmake.lua)
add_requires("sentry-native")
sfml (linux)
Description |
Simple and Fast Multimedia Library |
Homepage |
https://www.sfml-dev.org |
Versions |
|
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sfml/xmake.lua |
Install command
xrepo install sfml
Integration in the project (xmake.lua)
add_requires("sfml")
sfntly (linux)
Description |
The sfntly project contains Java and C++ libraries for reading, editing, and writing sfnt container fonts (OpenType, TrueType, AAT/GX, and Graphite.) |
Homepage |
https://github.com/googlefonts/sfntly |
Versions |
20190917 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sfntly/xmake.lua |
Install command
xrepo install sfntly
Integration in the project (xmake.lua)
add_requires("sfntly")
shaderwriter (linux)
Description |
Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V. |
Homepage |
https://github.com/DragonJoker/ShaderWriter |
Versions |
1.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
shaderwriter/xmake.lua |
Install command
xrepo install shaderwriter
Integration in the project (xmake.lua)
add_requires("shaderwriter")
skia (linux)
Description |
A complete 2D graphic library for drawing Text, Geometries, and Images. |
Homepage |
https://skia.org/ |
Versions |
68046c |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
skia/xmake.lua |
Install command
xrepo install skia
Integration in the project (xmake.lua)
add_requires("skia")
sol2 (linux)
Install command
xrepo install sol2
Integration in the project (xmake.lua)
add_requires("sol2")
spdlog (linux)
Description |
Fast C++ logging library. |
Homepage |
https://github.com/gabime/spdlog |
Versions |
1.3.1, 1.4.2, 1.5.0, 1.8.0, 1.8.1 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
spdlog/xmake.lua |
Install command
xrepo install spdlog
Integration in the project (xmake.lua)
add_requires("spdlog")
spirv-cross (linux)
Description |
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages. |
Homepage |
https://github.com/KhronosGroup/SPIRV-Cross/ |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
spirv-cross/xmake.lua |
Install command
xrepo install spirv-cross
Integration in the project (xmake.lua)
add_requires("spirv-cross")
Install command
xrepo install spirv-headers
Integration in the project (xmake.lua)
add_requires("spirv-headers")
spirv-reflect (linux)
Description |
SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications. |
Homepage |
https://github.com/KhronosGroup/SPIRV-Reflect |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
spirv-reflect/xmake.lua |
Install command
xrepo install spirv-reflect
Integration in the project (xmake.lua)
add_requires("spirv-reflect")
Install command
xrepo install spirv-tools
Integration in the project (xmake.lua)
add_requires("spirv-tools")
sqlite3 (linux)
Description |
The most used database engine in the world |
Homepage |
https://sqlite.org/ |
Versions |
3.23.0, 3.24.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
sqlite3/xmake.lua |
Install command
xrepo install sqlite3
Integration in the project (xmake.lua)
add_requires("sqlite3")
stb (linux)
Description |
single-file public domain (or MIT licensed) libraries for C/C++ |
Homepage |
https://github.com/nothings/stb |
Versions |
0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
stb/xmake.lua |
Install command
xrepo install stb
Integration in the project (xmake.lua)
add_requires("stb")
t
tbb (linux)
Description |
Threading Building Blocks (TBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability. |
Homepage |
https://software.intel.com/en-us/tbb/ |
Versions |
2020.3 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tbb/xmake.lua |
Install command
xrepo install tbb
Integration in the project (xmake.lua)
add_requires("tbb")
tbox (linux)
Description |
A glib-like multi-platform c library |
Homepage |
http://www.tboox.org |
Versions |
v1.6.2, v1.6.3, v1.6.4, v1.6.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tbox/xmake.lua |
Install command
xrepo install tbox
Integration in the project (xmake.lua)
add_requires("tbox")
Install command
xrepo install tinyformat
Integration in the project (xmake.lua)
add_requires("tinyformat")
tinyobjloader (linux)
Install command
xrepo install tinyobjloader
Integration in the project (xmake.lua)
add_requires("tinyobjloader")
tinyxml2 (linux)
Description |
simple, small, efficient, C++ XML parser that can be easily integrating into other programs. |
Homepage |
http://www.grinninglizard.com/tinyxml2/ |
Versions |
8.0.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
tinyxml2/xmake.lua |
Install command
xrepo install tinyxml2
Integration in the project (xmake.lua)
add_requires("tinyxml2")
tmxparser (linux)
Install command
xrepo install tmxparser
Integration in the project (xmake.lua)
add_requires("tmxparser")
u
unqlite (linux)
Description |
An Embedded NoSQL, Transactional Database Engine. |
Homepage |
https://unqlite.org |
Versions |
1.1.9 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
unqlite/xmake.lua |
Install command
xrepo install unqlite
Integration in the project (xmake.lua)
add_requires("unqlite")
util-linux (linux)
Install command
xrepo install util-linux
Integration in the project (xmake.lua)
add_requires("util-linux")
util-macros (linux)
Description |
X.Org: Set of autoconf macros used to build other xorg packages |
Homepage |
https://www.x.org/ |
Versions |
1.19.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
util-macros/xmake.lua |
Install command
xrepo install util-macros
Integration in the project (xmake.lua)
add_requires("util-macros")
v
volk (linux)
Description |
volk is a meta-loader for Vulkan |
Homepage |
https://github.com/zeux/volk |
License |
MIT |
Versions |
1.2.162 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
volk/xmake.lua |
Install command
xrepo install volk
Integration in the project (xmake.lua)
add_requires("volk")
Install command
xrepo install vulkan-headers
Integration in the project (xmake.lua)
add_requires("vulkan-headers")
vulkan-loader (linux)
Description |
This project provides the Khronos official Vulkan ICD desktop loader for Windows, Linux, and MacOS. |
Homepage |
https://github.com/KhronosGroup/Vulkan-Loader |
License |
Apache-2.0 |
Versions |
1.2.154+1, 1.2.162+0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
vulkan-loader/xmake.lua |
Install command
xrepo install vulkan-loader
Integration in the project (xmake.lua)
add_requires("vulkan-loader")
vulkan-memory-allocator (linux)
Install command
xrepo install vulkan-memory-allocator
Integration in the project (xmake.lua)
add_requires("vulkan-memory-allocator")
Install command
xrepo install vulkan-tools
Integration in the project (xmake.lua)
add_requires("vulkan-tools")
vulkan-validationlayers (linux)
Install command
xrepo install vulkan-validationlayers
Integration in the project (xmake.lua)
add_requires("vulkan-validationlayers")
w
wayland (linux)
Description |
Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. |
Homepage |
https://wayland.freedesktop.org/ |
License |
MIT |
Versions |
1.18.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
wayland/xmake.lua |
Install command
xrepo install wayland
Integration in the project (xmake.lua)
add_requires("wayland")
x
x264 (linux)
Description |
A free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format. |
Homepage |
https://www.videolan.org/developers/x264.html |
Versions |
v2018.09.25 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
x264/xmake.lua |
Install command
xrepo install x264
Integration in the project (xmake.lua)
add_requires("x264")
x265 (linux)
Description |
A free software library and application for encoding video streams into the H.265/MPEG-H HEVC compression format. |
Homepage |
http://x265.org |
Versions |
3.4 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
x265/xmake.lua |
Install command
xrepo install x265
Integration in the project (xmake.lua)
add_requires("x265")
xcb-proto (linux)
Description |
X.Org: XML-XCB protocol descriptions for libxcb code generation |
Homepage |
https://www.x.org/ |
Versions |
1.13, 1.14 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
xcb-proto/xmake.lua |
Install command
xrepo install xcb-proto
Integration in the project (xmake.lua)
add_requires("xcb-proto")
xorgproto (linux)
Description |
X.Org: Protocol Headers |
Homepage |
https://www.x.org/ |
Versions |
2019.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
xorgproto/xmake.lua |
Install command
xrepo install xorgproto
Integration in the project (xmake.lua)
add_requires("xorgproto")
xtrans (linux)
Description |
X.Org: X Network Transport layer shared code |
Homepage |
https://www.x.org/ |
Versions |
1.4.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
xtrans/xmake.lua |
Install command
xrepo install xtrans
Integration in the project (xmake.lua)
add_requires("xtrans")
xz (linux)
Description |
General-purpose data compression with high compression ratio. |
Homepage |
https://tukaani.org/xz/ |
Versions |
5.2.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
xz/xmake.lua |
Install command
xrepo install xz
Integration in the project (xmake.lua)
add_requires("xz")
y
yaml-cpp (linux)
Install command
xrepo install yaml-cpp
Integration in the project (xmake.lua)
add_requires("yaml-cpp")
yasm (linux)
Description |
Modular BSD reimplementation of NASM. |
Homepage |
https://yasm.tortall.net/ |
Versions |
1.3.0 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
yasm/xmake.lua |
Install command
xrepo install yasm
Integration in the project (xmake.lua)
add_requires("yasm")
yyjson (linux)
Install command
xrepo install yyjson
Integration in the project (xmake.lua)
add_requires("yyjson")
z
zeromq (linux)
Description |
High-performance, asynchronous messaging library |
Homepage |
https://zeromq.org/ |
Versions |
4.3.2 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
zeromq/xmake.lua |
Install command
xrepo install zeromq
Integration in the project (xmake.lua)
add_requires("zeromq")
zlib (linux)
Description |
A Massively Spiffy Yet Delicately Unobtrusive Compression Library |
Homepage |
http://www.zlib.net |
Versions |
1.2.10, 1.2.11 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
zlib/xmake.lua |
Install command
xrepo install zlib
Integration in the project (xmake.lua)
add_requires("zlib")
zstd (linux)
Description |
Zstandard - Fast real-time compression algorithm |
Homepage |
https://www.zstd.net/ |
Versions |
v1.4.5 |
Architectures |
arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
Definition |
zstd/xmake.lua |
Install command
xrepo install zstd
Integration in the project (xmake.lua)
add_requires("zstd")