1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-10 14:31:04 -04:00
filebot/installer/snappy/snapcraft.yaml

42 lines
1.2 KiB
YAML
Raw Normal View History

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