Mercurial > hg > pub > prymula > com
comparison trix/RPM/trix.spec @ 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 |
---|---|
13 # published by the Open Source Initiative. | 13 # published by the Open Source Initiative. |
14 | 14 |
15 # Please submit bugfixes or comments via https://bugs.opensuse.org/ | 15 # Please submit bugfixes or comments via https://bugs.opensuse.org/ |
16 # | 16 # |
17 | 17 |
18 %define unmangled_version 0.230821-0~beta | 18 %define unmangled_version 0.230821-1 |
19 Name: trix | 19 Name: trix |
20 Version: 0.230821 | 20 Version: 0.230821 |
21 Release: 0~beta | 21 Release: 1 |
22 Summary: clicking on blocks | 22 Summary: Clicking on blocks |
23 License: CC-PDDC | 23 License: CC-PDDC |
24 URL: http://prymula.ct8.pl | 24 URL: http://prymula.ct8.pl |
25 Source0: %{name}-%{unmangled_version}.tar.gz | 25 Source0: %{name}-%{unmangled_version}.tar.gz |
26 %if 0%{?suse_version}==1530 | 26 %if 0%{?suse_version}==1530 |
27 BuildRequires: libSDL2-devel, libSDL2_ttf-devel, libSDL2_image-devel, pkgconfig, pkgconfig(sdl2) | 27 BuildRequires: libSDL2-devel, libSDL2_ttf-devel, libSDL2_image-devel, pkgconfig, pkgconfig(sdl2) |