mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-23 12:04:11 +01:00
* 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
15 lines
524 B
Plaintext
Executable File
15 lines
524 B
Plaintext
Executable File
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.
|