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

47 lines
1.0 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.
architectures:
- amd64
apps:
filebot:
command: bin/filebot
plugs:
- home
- network
- opengl
- unity7
2016-05-17 17:42:24 -04:00
- x11
- locale-control
2016-05-17 14:14:03 -04:00
parts:
filebot:
plugin: copy
files:
filebot.sh: bin/filebot
FileBot.jar: filebot/FileBot.jar
mediainfo:
plugin: nil
stage-packages:
2016-05-17 17:42:24 -04:00
- mediainfo
fpcalc:
plugin: nil
stage-packages:
- libchromaprint-tools
2016-05-17 14:14:03 -04:00
java:
plugin: jdk
source: .
2016-05-18 03:21:25 -04:00
stage-packages:
- openjfx
ubuntu:
plugin: nil
stage-packages:
- fontconfig
- libpango-1.0-0
- libcanberra-gtk-module