1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/installer/snappy/snapcraft.yaml

53 lines
1.2 KiB
YAML
Raw Normal View History

2016-05-17 14:14:03 -04: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.
2016-05-24 09:51:23 -04:00
confinement: devmode
2016-05-17 14:14:03 -04:00
architectures:
- amd64
apps:
filebot:
command: bin/filebot
plugs:
- home
- network
- opengl
- unity7
2016-05-17 17:42:24 -04:00
- x11
2016-05-17 14:14:03 -04:00
2016-05-18 15:29:33 -04:00
2016-05-17 14:14:03 -04:00
parts:
filebot:
plugin: copy
files:
filebot.sh: bin/filebot
FileBot.jar: filebot/FileBot.jar
2016-05-21 15:39:07 -04:00
oracle-java:
2016-05-18 15:29:33 -04:00
plugin: copy
files:
2016-05-21 15:39:07 -04:00
oracle-java: oracle-java
2016-05-19 16:24:52 -04:00
packages:
plugin: nil
2016-05-18 03:21:25 -04:00
stage-packages:
2016-05-21 15:39:07 -04:00
- libgl1-mesa-dri
- fontconfig
2016-05-21 18:02:58 -04:00
- gtk2-engines-murrine
- light-themes
- libcanberra-gtk-module
- jayatana
- gvfs
- unity-gtk2-module
- overlay-scrollbar-gtk2
2016-05-21 15:39:07 -04:00
# - libmediainfo0v5
# - libchromaprint-tools
2016-05-19 16:24:52 -04:00
loaders:
plugin: copy
files:
loaders.cache: usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
stage-packages:
- libgdk-pixbuf2.0-0
2016-05-21 18:02:58 -04:00
- librsvg2-common