mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
added all codecs from totem, only using gst-libav for now tho; added gst-vaapi, further research required
This commit is contained in:
18
pkgs/flatpak/codecs/libass.json
Normal file
18
pkgs/flatpak/codecs/libass.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "libass",
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/libass/libass.git",
|
||||
"tag": "0.14.0",
|
||||
"commit": "73284b676b12b47e17af2ef1b430527299e10c17"
|
||||
},
|
||||
{
|
||||
"type":"script",
|
||||
"commands":[
|
||||
"autoreconf -fiv"
|
||||
],
|
||||
"dest-filename":"autogen.sh"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user