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

Group :: Terminals
RPM: cool-retro-term

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: cool-retro-term
Version: 1.2.0
Release: alt1

Summary: Cool Retro Terminal
License: GPLv3
Group: Terminals

Url: https://github.com/Swordfish90/cool-retro-term
Source0: %name-%version.tar.gz
Source1: qmltermwidget.tar

BuildRequires: gcc-c++
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: qt5-declarative-devel
BuildRequires: desktop-file-utils qt5-quickcontrols2-devel

Requires: qt5-graphicaleffects
Requires: qt5-quickcontrols qt5-quickcontrols2

%description
cool-retro-term is a terminal emulator which tries to mimic the look and feel
of the old cathode tube screens. It has been designed to be eye-candy,
customizable, and reasonably lightweight.

%prep
%setup -a 1

%build
qmake-qt5
%make_build

%install
# Work around weird qmake behaviour:
# http://davmac.wordpress.com/2007/02/21/qts-qmake/
make INSTALL_ROOT=%buildroot install

desktop-file-install \
--dir=%buildroot%_datadir/applications \
%name.desktop

%files
%doc gpl-2.0.txt gpl-3.0.txt README.md
%_bindir/%name
%_libdir/qt5/qml/
%_datadir/applications/%name.desktop
%_iconsdir/*/*/*/*.png

%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