mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-01 16:13:14 +00:00
Added Imlib2 and notificatcher packages (#1672)
This commit is contained in:
parent
5e7df5b54d
commit
ff56b23e83
@ -1549,6 +1549,34 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/PMunch/nancy"
|
"web": "https://github.com/PMunch/nancy"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "imlib2",
|
||||||
|
"url": "https://github.com/PMunch/Imlib2",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"wrapper",
|
||||||
|
"graphics",
|
||||||
|
"imlib2"
|
||||||
|
],
|
||||||
|
"description": "Simple wrapper of the Imlib2 library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/PMunch/Imlib2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "notificatcher",
|
||||||
|
"url": "https://github.com/PMunch/notificatcher",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"binary",
|
||||||
|
"freedesktop",
|
||||||
|
"notifications",
|
||||||
|
"dbus"
|
||||||
|
],
|
||||||
|
"description": "Small program to grab notifications from freedesktop and output them according to a format",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/PMunch/notificatcher"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "sdl2_nim",
|
"name": "sdl2_nim",
|
||||||
"url": "https://github.com/Vladar4/sdl2_nim",
|
"url": "https://github.com/Vladar4/sdl2_nim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user