Source: lemonade
Standards-Version: 4.7.4
Maintainer: Mario Limonciello <superm1@debian.org>
Section: utils
Testsuite: autopkgtest-pkg-python
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 dh-cmake,
 dh-cmake-compat (= 1),
 dh-sequence-cmake,
 jq,
 libdrm-dev,
 libcli11-dev,
 libcpp-httplib-dev (>> 0.26),
 libcurl4-openssl-dev,
 libmbedtls-dev,
 libssl-dev,
 libsystemd-dev,
 libwebsockets-dev,
 libzstd-dev,
 ninja-build,
 nlohmann-json3-dev,
 pkgconf,
 quilt,
Build-Depends-Indep:
 fonts-katex,
 libjs-katex,
 node-buffer,
 node-css-loader,
 node-highlight.js,
 node-html-webpack-plugin,
 node-markdown-it,
 node-markdown-it-texmath,
 node-process,
 node-react,
 node-react-dom,
 node-style-loader,
 node-ts-loader,
 node-typescript,
 node-webpack,
 node-webpack-cli,
 nodejs,
Vcs-Browser: https://salsa.debian.org/debian/lemonade
Vcs-Git: https://salsa.debian.org/debian/lemonade.git
Homepage: https://lemonade-server.ai/

Package: lemonade-server
Architecture: linux-any
Multi-Arch: foreign
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 fonts-katex,
 unzip,
 libatomic1,
Recommends:
 libggml0-backend-hip,
 llama.cpp-tools,
Description: Local LLM serving with GPU and NPU acceleration server
 Lemonade helps users run local LLMs with the highest performance by
 configuring state-of-the-art inference engines for their NPUs and GPUs.
 .
 Lemonade works with model providers such as huggingface.
 This package provides the server.

Package: lemonade-desktop
Architecture: all
Multi-Arch: foreign
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 jq,
 lemonade-server,
 xdg-utils,
Recommends:
 chromium | www-browser,
Description: Local LLM serving with GPU and NPU acceleration web application
 Lemonade helps users run local LLMs with the highest performance by
 configuring state-of-the-art inference engines for their NPUs and GPUs.
 .
 Lemonade works with model providers such as huggingface.
 This package provides the web application.
