Mercurial > hg > pub > prymula > com
comparison trix/DEBIAN/debian.control @ 21:bef3b1af6326
trix - package for arch
author | Przemyslaw <prymula76@outlook.com> |
---|---|
date | Sun, 31 Mar 2024 22:14:33 +0200 |
parents | 542e305f23f4 |
children |
comparison
equal
deleted
inserted
replaced
20:b637ac9c6605 | 21:bef3b1af6326 |
---|---|
1 Source: trix | 1 Source: trix |
2 Section: devel | 2 Section: devel |
3 Priority: extra | 3 Priority: extra |
4 Maintainer: Przemysław R. Pietraszczyk | 4 Maintainer: Przemysław R. Pietraszczyk |
5 Build-Depends: debhelper-compat (= 12), libsdl2-dev, libsdl2-ttf-dev, libsdl2-image-dev, fakeroot, g++ | 5 Build-Depends: debhelper-compat (= 12), libsdl2-dev, libsdl2-ttf-dev, libsdl2-image-dev, fakeroot, g++ |
6 Standards-Version: 2.230821-0~beta | 6 Standards-Version: 2.230821-1 |
7 Homepage: https://prymula.ct8.pl | 7 Homepage: https://prymula.ct8.pl |
8 | 8 |
9 | 9 |
10 Package: trix | 10 Package: trix |
11 Architecture: amd64 | 11 Architecture: amd64 |
12 Depends: ${misc:Depends}, libsdl2-2.0-0, libsdl2-ttf-2.0-0, libsdl2-image-2.0-0 | 12 Depends: ${misc:Depends}, libsdl2-2.0-0, libsdl2-ttf-2.0-0, libsdl2-image-2.0-0 |
13 Description: My implementation of the cult game | 13 Description: My implementation of the cult game |
14 |