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/libdvdread.json
Normal file
18
pkgs/flatpak/codecs/libdvdread.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "libdvdread",
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://code.videolan.org/videolan/libdvdread.git",
|
||||
"tag": "6.1.0",
|
||||
"commit": "d413571ce39acd404523b6742ba361215f6ada68"
|
||||
},
|
||||
{
|
||||
"type":"script",
|
||||
"commands":[
|
||||
"autoreconf -fiv"
|
||||
],
|
||||
"dest-filename":"autogen.sh"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user