mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
add: louvre, gbm and shakar (#3024)
This commit is contained in:
parent
f43047996a
commit
fdf4946c5a
@ -35054,6 +35054,49 @@
|
|||||||
"description": "Quick 'n easy Nim web programming, auto compile & run .nim from the web root",
|
"description": "Quick 'n easy Nim web programming, auto compile & run .nim from the web root",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/capocasa/pharao"
|
"web": "https://github.com/capocasa/pharao"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gbm",
|
||||||
|
"url": "https://github.com/xTrayambak/gbm-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"gpu",
|
||||||
|
"linux",
|
||||||
|
"wayland",
|
||||||
|
"gbm",
|
||||||
|
"graphics",
|
||||||
|
"vram"
|
||||||
|
],
|
||||||
|
"description": "Raw low-level bindings and idiomatic high-level bindings for Mesa's GBM API",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/xTrayambak/gbm-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "louvre",
|
||||||
|
"url": "https://github.com/xTrayambak/nim-louvre",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"wayland",
|
||||||
|
"linux",
|
||||||
|
"louvre",
|
||||||
|
"compositor",
|
||||||
|
"window-manager"
|
||||||
|
],
|
||||||
|
"description": "Bindings to Louvre, a simple-to-use C++ library that lets you build high-performance compositors with minimal amounts of code.",
|
||||||
|
"license": "LGPL-2.1-or-later",
|
||||||
|
"web": "https://github.com/xTrayambak/gbm-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "shakar",
|
||||||
|
"url": "https://github.com/ferus-web/shakar",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sugar",
|
||||||
|
"options"
|
||||||
|
],
|
||||||
|
"description": "Syntactical sugar that's too sweet for the Nim standard library.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/ferus-web/shakar"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user