mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-02 02:14:36 -05:00
Automated debian package building (#287)
* Automate debian package building Move wxs files to scripts/resources/msi/ Define icon's path inside script instead of hardcoding it in wxs * Revert back Windows script improvments * Remove copyright year. Use uppercase for first letter of foruzesh * Seperate deb from tar code with defining new debian-x64 arch * Add ./unix-bundler.sh debian-x64 * Fix mistake * Remove unneeded change of license
This commit is contained in:
14
scripts/resources/debian/control
Executable file
14
scripts/resources/debian/control
Executable file
@@ -0,0 +1,14 @@
|
||||
Source: tachidesk
|
||||
Section: web
|
||||
Priority: optional
|
||||
Maintainer: Mahor Foruzesh <mahorforuzesh@pm.me>
|
||||
Build-Depends: debhelper-compat (= 12), dh-exec
|
||||
Standards-Version: 4.5.1
|
||||
Homepage: https://github.com/Suwayomi/Tachidesk-Server
|
||||
|
||||
Package: tachidesk
|
||||
Architecture: amd64
|
||||
Depends: ${misc:Depends}, default-jre-headless (>= 8)
|
||||
Description: Manga Reader
|
||||
A free and open source manga reader server that runs extensions built for Tachiyomi.
|
||||
Tachidesk is an independent Tachiyomi compatible software and is not a Fork of Tachiyomi.
|
||||
Reference in New Issue
Block a user