mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
19 lines
428 B
JSON
19 lines
428 B
JSON
{
|
|
"name": "libdvdcss",
|
|
"sources": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://code.videolan.org/videolan/libdvdcss.git",
|
|
"tag": "1.4.2",
|
|
"commit": "7b7c185704567398627ad0f9a0d948a63514394b"
|
|
},
|
|
{
|
|
"type":"script",
|
|
"commands":[
|
|
"autoreconf -fiv"
|
|
],
|
|
"dest-filename":"autogen.sh"
|
|
}
|
|
]
|
|
}
|