filebot/installer/snappy/snapcraft.yaml

43 lines
1.2 KiB
YAML
Raw Normal View History

2016-05-17 18:14:03 +00:00
name: filebot
2016-06-15 17:18:04 +00:00
version: 4.7~snap1
2016-05-17 18:14:03 +00:00
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.
2016-06-15 17:18:04 +00:00
confinement: strict
2016-05-17 18:14:03 +00:00
2016-06-07 17:33:39 +00:00
architectures: [amd64]
2016-05-17 18:14:03 +00:00
apps:
filebot:
command: bin/filebot
2016-07-11 16:20:15 +00:00
plugs: [home, network, network-bind, unity7, x11, opengl, pulseaudio]
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-06-14 15:03:47 +00:00
lib7-Zip-JBinding.so: filebot/lib/amd64/lib7-Zip-JBinding.so
2016-07-11 16:20:15 +00:00
2016-05-21 19:39:07 +00:00
oracle-java:
2016-05-18 19:29:33 +00:00
plugin: copy
files:
2016-05-21 19:39:07 +00:00
oracle-java: oracle-java
2016-07-11 16:20:15 +00:00
2016-05-19 20:24:52 +00:00
packages:
plugin: nil
2016-05-18 07:21:25 +00:00
stage-packages:
2016-05-21 19:39:07 +00:00
- libgl1-mesa-dri
- fontconfig
2016-05-21 22:02:58 +00:00
- gtk2-engines-murrine
- light-themes
- libcanberra-gtk-module
- jayatana
- unity-gtk2-module
- overlay-scrollbar-gtk2
2016-06-07 17:33:39 +00:00
- libmediainfo0v5
- libchromaprint-tools
2016-05-19 20:24:52 +00:00
- libgdk-pixbuf2.0-0
2016-05-21 22:02:58 +00:00
- librsvg2-common