diff options
Diffstat (limited to 'mediaelch/debian/control')
-rw-r--r-- | mediaelch/debian/control | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/mediaelch/debian/control b/mediaelch/debian/control new file mode 100644 index 0000000..f6f2c9d --- /dev/null +++ b/mediaelch/debian/control @@ -0,0 +1,33 @@ +Source: mediaelch +Section: misc +Priority: optional +Maintainer: B. Stack <bgstack15@gmail.com> +XSBC-Original-Maintainer: Andre Meyering <info@andremeyering.de> +Standards-Version: 4.6.2 +Build-Depends: debhelper-compat (= 13), + cmake, + libmediainfo-dev, + libquazip1-qt6-dev, + libxkbcommon-dev, + libzen-dev, + qt6-base-dev, + qt6-multimedia-dev, + qt6-svg-dev, + qt6-tools-dev, +Homepage: https://mediaelch.github.io/mediaelch-doc/ +Rules-Requires-Root: no +Vcs-Browser: https://github.com/Komet/MediaElch/ +Vcs-Git: https://github.com/Komet/MediaElch.git + +Package: mediaelch +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, + libmediainfo0v5, + libzen0v5, +Description: Media Manager for Kodi + MediaElch is your Media Manager for handling movies, TV shows, concerts and + music in Kodi. It is designed to gather information from various movie + databases on the internet and store these information directly to Kodis + database or in nfo files. MediaElch is also downloading movie posters, + backdrops, fan arts and pictures of the actors. |