2017-12-06 22:24:01 +01:00
|
|
|
{
|
2017-12-07 16:06:20 +01:00
|
|
|
"appId": "io.lbry.LBRY",
|
2018-03-08 00:03:45 +01:00
|
|
|
"productName": "LBRY",
|
2019-03-05 05:46:57 +01:00
|
|
|
"directories": {
|
|
|
|
"output": "dist/electron"
|
|
|
|
},
|
2019-03-05 08:47:55 +01:00
|
|
|
"files": [
|
|
|
|
{
|
2019-03-15 19:58:42 +01:00
|
|
|
"from": "dist/electron/ui",
|
2019-03-05 08:47:55 +01:00
|
|
|
"to": "./",
|
2019-03-15 19:58:42 +01:00
|
|
|
"filter": ["!dist/!electron/ui/**/*"]
|
2019-03-05 08:47:55 +01:00
|
|
|
},
|
|
|
|
{
|
2019-03-15 19:58:42 +01:00
|
|
|
"from": "dist/electron/webpack",
|
2019-03-05 08:47:55 +01:00
|
|
|
"to": "./",
|
2019-03-15 19:58:42 +01:00
|
|
|
"filter": ["!dist/!electron/!webpack/*.js", "!dist/!electron/!webpack/!static/**/*"]
|
2019-03-05 08:47:55 +01:00
|
|
|
},
|
|
|
|
{
|
2019-03-15 19:58:42 +01:00
|
|
|
"from": "dist/electron/static",
|
2019-03-05 08:47:55 +01:00
|
|
|
"to": "./",
|
2019-03-15 19:58:42 +01:00
|
|
|
"filter": ["!dist/!electron/!static/index.html"]
|
2019-03-05 08:47:55 +01:00
|
|
|
}
|
|
|
|
],
|
2018-03-15 01:22:54 +01:00
|
|
|
"publish": [
|
|
|
|
{
|
|
|
|
"provider": "s3",
|
|
|
|
"bucket": "build.lbry.io",
|
|
|
|
"path": "app/release",
|
|
|
|
"region": "us-east-1"
|
|
|
|
},
|
|
|
|
"github"
|
|
|
|
],
|
2017-12-08 02:42:35 +01:00
|
|
|
"mac": {
|
2017-12-15 21:33:01 +01:00
|
|
|
"category": "public.app-category.entertainment"
|
2017-12-08 02:42:35 +01:00
|
|
|
},
|
2017-12-06 22:24:01 +01:00
|
|
|
"dmg": {
|
|
|
|
"iconSize": 128,
|
|
|
|
"contents": [
|
|
|
|
{
|
|
|
|
"x": 115,
|
|
|
|
"y": 164
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"x": 387,
|
|
|
|
"y": 164,
|
|
|
|
"type": "link",
|
|
|
|
"path": "/Applications"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"window": {
|
|
|
|
"x": 200,
|
|
|
|
"y": 200,
|
|
|
|
"width": 500,
|
|
|
|
"height": 300
|
|
|
|
},
|
2018-03-08 00:03:45 +01:00
|
|
|
"background": "./build/background.png"
|
2017-12-06 22:24:01 +01:00
|
|
|
},
|
|
|
|
"protocols": [
|
|
|
|
{
|
2018-03-08 00:03:45 +01:00
|
|
|
"name": "LBRY URI",
|
2017-12-06 22:24:01 +01:00
|
|
|
"schemes": ["lbry"],
|
|
|
|
"role": "Viewer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"linux": {
|
2018-03-15 01:22:54 +01:00
|
|
|
"target": "deb",
|
2019-03-05 05:46:57 +01:00
|
|
|
"executableName": "LBRY",
|
2018-03-08 00:03:45 +01:00
|
|
|
"category": "AudioVideo;Video",
|
2017-12-06 22:24:01 +01:00
|
|
|
"desktop": {
|
2019-03-05 10:29:13 +01:00
|
|
|
"MimeType": "x-scheme-handler/lbry"
|
2017-12-06 22:24:01 +01:00
|
|
|
}
|
|
|
|
},
|
2018-03-15 01:22:54 +01:00
|
|
|
"deb": {
|
|
|
|
"depends": [
|
|
|
|
"gconf2",
|
|
|
|
"gconf-service",
|
|
|
|
"libnotify4",
|
|
|
|
"libappindicator1",
|
|
|
|
"libxtst6",
|
|
|
|
"libnss3",
|
|
|
|
"libsecret-1-0"
|
|
|
|
]
|
|
|
|
},
|
2017-12-10 17:58:46 +01:00
|
|
|
"nsis": {
|
2018-03-22 16:07:39 +01:00
|
|
|
"perMachine": true,
|
2019-03-20 20:30:00 +01:00
|
|
|
"createDesktopShortcut": "always",
|
|
|
|
"differentialPackage": true
|
2017-12-10 17:58:46 +01:00
|
|
|
},
|
2018-04-03 16:08:38 +02:00
|
|
|
"win": {
|
|
|
|
"target": [
|
|
|
|
{
|
|
|
|
"target": "nsis",
|
|
|
|
"arch": ["x64", "ia32"]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2018-07-23 22:32:25 +02:00
|
|
|
"artifactName": "${productName}_${version}.${ext}"
|
2017-12-06 22:24:01 +01:00
|
|
|
}
|