summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorsijanec <anton@sijanec.eu>2021-05-05 12:56:41 +0200
committersijanec <anton@sijanec.eu>2021-05-05 12:56:41 +0200
commit42bdf4a3ee0ad23b4eaf5e1b6a7e61a1f999d879 (patch)
treeeb9f13bfc2962a62d716975f0fd9a43f683612c0 /debian/control
parentdodal podporo za direct messages (diff)
downloaddiscord.c-42bdf4a3ee0ad23b4eaf5e1b6a7e61a1f999d879.tar
discord.c-42bdf4a3ee0ad23b4eaf5e1b6a7e61a1f999d879.tar.gz
discord.c-42bdf4a3ee0ad23b4eaf5e1b6a7e61a1f999d879.tar.bz2
discord.c-42bdf4a3ee0ad23b4eaf5e1b6a7e61a1f999d879.tar.lz
discord.c-42bdf4a3ee0ad23b4eaf5e1b6a7e61a1f999d879.tar.xz
discord.c-42bdf4a3ee0ad23b4eaf5e1b6a7e61a1f999d879.tar.zst
discord.c-42bdf4a3ee0ad23b4eaf5e1b6a7e61a1f999d879.zip
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a660ede
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: discord.c
+Section: utils
+Priority: optional
+Maintainer: Anton Luka Šijanec <anton@sijanec.eu>
+Build-Depends: debhelper (>=11~),
+ libcjson-dev,
+ libcurl4-openssl-dev,
+ libncursesw6
+Standards-Version: 4.1.4
+Homepage: https://git.sijanec.eu/sijanec/discord.c
+
+Package: discord.c
+Architecture: any
+Multi-Arch: foreign
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: a lightweight chat client that connects to the discord.com chatting platform