Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043021
en ru br
ALT Linux repos
S:1.5.4-alt1

Group :: Terminals
RPM: tilda

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: tilda
Version: 1.5.4
Release: alt1

Summary: A Linux terminal taking after the likeness of many terminals from fps games
License: GPLv2
Group: Terminals
Url: https://github.com/lanoxx/%name

Source: %url/archive/%name-%version.tar.gz

BuildRequires: flex libgtk+3-devel >= 3.10.0
BuildRequires: libconfuse-devel libvte3-devel >= 0.40 libpcre2-devel
BuildRequires: libappstream-glib-devel desktop-file-utils

Summary(ru_RU.UTF-8): Терминал Linux, имитирующий многие терминалы из FPS-игр

%description
Tilda is a Linux terminal taking after the likeness of many classic
terminals from first person shooter games, Quake, Doom and Half-Life
(to name a few), where the terminal has no border and is hidden from
the desktop until a key is pressed.

%prep
%setup -n %name-%name-%version

%build
%add_optflags %(getconf LFS_CFLAGS)
%autoreconf
%configure
%make_build

%install
%makeinstall_std
%find_lang %name

desktop-file-install --dir %buildroot%_desktopdir \
--remove-category=Utility \
--remove-category=Application \
--add-category=System \
--add-category=GTK \
%buildroot%_desktopdir/tilda.desktop

%files -f %name.lang
%_bindir/%name
%_desktopdir/%name.desktop
%_pixmapsdir/%name.png
%_datadir/metainfo/%name.appdata.xml
%doc AUTHORS ChangeLog README.md TODO.md


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin