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

Group :: Other
RPM: activate-linux

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:     activate-linux
Version:  1.1.0
Release:  alt1

Summary:  The "Activate Windows" watermark ported to Linux

License:  GPL-3.0
Group:    Other
Url:      https://github.com/MrGlockenspiel/activate-linux

Packager: Grigory Ustinov <grenka at altlinux.org>

Source:   %name-%version.tar

# BuildRequires from upstream spec

BuildRequires: clang libcairo-devel libXi-devel libX11-devel libXrandr-devel
BuildRequires: libXt-devel libXinerama-devel libwayland-client-devel wayland-protocols
BuildRequires: man-db

%description
The "Activate Windows" watermark ported to Linux with Xlib and cairo in C.
Science isn't about WHY. It's about WHY NOT. Why is so much of our
science dangerous? Why not marry safe science if you love it so much.
In fact, why not invent a special safety door that won't hit you...

%prep
%setup

# Upstream doesn't know how to write Makefile

sed -i 's/sudo//g' Makefile

%build
%make_build

%install
# Indeed it doesn't
export PREFIX="%_prefix"
export MANDIR="%buildroot%_mandir"
%makeinstall_std

%files
%_bindir/%name
%_man1dir/%name.1.*
%doc *.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