mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
19 lines
430 B
JSON
19 lines
430 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|