Added package alut (#1412)

This commit is contained in:
RMT 2020-03-25 09:05:05 +01:00 committed by GitHub
parent 61edd8564e
commit 78dfa8e459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17118,5 +17118,19 @@
"description": "A simple pomodoro timer for the comandline with cli-output and notifications.",
"license": "MIT",
"web": "https://github.com/MnlPhlp/pomTimer"
},
{
"name": "alut",
"url": "https://github.com/rmt/alut",
"method": "git",
"tags": [
"alut",
"openal",
"audio",
"sound"
],
"description": "OpenAL Utility Toolkit (ALUT)",
"license": "LGPL-2.1",
"web": "https://github.com/rmt/alut"
}
]