From 89656e1787faf956c3c122693edc7bb00b1908a3 Mon Sep 17 00:00:00 2001 From: Przemyslaw Date: Mon, 1 Apr 2024 08:55:31 +0200 Subject: Init --- DEBIAN/debian.control | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 DEBIAN/debian.control (limited to 'DEBIAN/debian.control') 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 + -- cgit v1.2.3