filebot/installer/snappy/snapcraft.yaml

51 lines
1.1 KiB
YAML
Raw Normal View History

2016-05-17 18:14:03 +00:00
name: filebot
version: 4.7
summary: The ultimate TV and Movie Renamer / Subtitle Downloader
description: FileBot is the ultimate tool for renaming your movies, tv shows or anime and even downloading subtitles. It's smart, streamlined for simplicity and just works. Putting the super-efficient UI aside, it's also got a full-featured command-line interface and scripting engine for all sorts of automation. Anything is possible.
architectures:
- amd64
apps:
filebot:
command: bin/filebot
plugs:
- home
- network
2016-05-18 19:29:33 +00:00
- network-bind
- network-observe
2016-05-17 18:14:03 +00:00
- opengl
- unity7
2016-05-17 21:42:24 +00:00
- x11
- locale-control
2016-05-17 18:14:03 +00:00
2016-05-18 19:29:33 +00:00
2016-05-17 18:14:03 +00:00
parts:
filebot:
plugin: copy
files:
filebot.sh: bin/filebot
FileBot.jar: filebot/FileBot.jar
2016-05-18 19:29:33 +00:00
fonts:
plugin: copy
files:
/usr/share/fonts: /usr/share/fonts
fonts.conf: fonts.conf
base:
2016-05-17 18:14:03 +00:00
plugin: jdk
source: .
2016-05-18 07:21:25 +00:00
stage-packages:
2016-05-18 19:29:33 +00:00
- libgnome2-0
- gvfs
- mediainfo
- libchromaprint-tools
- language-pack-en
2016-05-18 07:21:25 +00:00
- openjfx
- fontconfig
- libcanberra-gtk-module
2016-05-18 19:29:33 +00:00
- libcanberra-gtk0
- libcanberra-gtk3-0
- overlay-scrollbar