summaryrefslogtreecommitdiff
path: root/DEBIAN/debian.control
diff options
context:
space:
mode:
authorPrzemyslaw <prymula76@outlook.com>2024-04-01 08:55:31 +0200
committerPrzemyslaw <prymula76@outlook.com>2024-04-01 08:55:31 +0200
commit89656e1787faf956c3c122693edc7bb00b1908a3 (patch)
treef5c44a154b7e667343f3be20f41e4282aed1af9b /DEBIAN/debian.control
Init
Diffstat (limited to 'DEBIAN/debian.control')
-rw-r--r--DEBIAN/debian.control14
1 files changed, 14 insertions, 0 deletions
diff --git a/DEBIAN/debian.control b/DEBIAN/debian.control
new file mode 100644
index 0000000..869d0cb
--- /dev/null
+++ b/DEBIAN/debian.control
@@ -0,0 +1,14 @@
+Source: trix
+Section: devel
+Priority: extra
+Maintainer: Przemysław R. Pietraszczyk
+Build-Depends: debhelper-compat (= 12), libsdl2-dev, libsdl2-ttf-dev, libsdl2-image-dev, fakeroot, g++
+Standards-Version: 2.230821-1
+Homepage: https://prymula.ct8.pl
+
+
+Package: trix
+Architecture: amd64
+Depends: ${misc:Depends}, libsdl2-2.0-0, libsdl2-ttf-2.0-0, libsdl2-image-2.0-0
+Description: My implementation of the cult game
+