Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405767
en ru br
ALT Linux repos
S:1.1.3-alt2

Group :: Monitoring
RPM: logstalgia

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: logstalgia
Version: 1.1.3
Release: alt2

Summary: Web server access log visualizer
License: GPLv3+
Group: Monitoring

Url: http://code.google.com/p/logstalgia/
Source0: http://logstalgia.googlecode.com/files/logstalgia-%version.tar.gz
Source1: logstalgia.watch
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Wed Apr 23 2014

# optimized out: boost-devel-headers gnu-config libGL-devel libGLU-devel libSDL2-devel libX11-devel libcloog-isl4 libstdc++-devel pkg-config xorg-xproto-devel
BuildRequires: boost-devel gcc-c++ libSDL2_image-devel libfreetype-devel libglew-devel libglm-devel libpcre2-devel libpng-devel
BuildRequires: boost-filesystem-devel

# [#311618] configure: error: Could not link against -lGLU !

ExcludeArch: ppc64le

%description
Logstalgia (aka ApachePong) replays or streams a standard website
access log (eg access.log) as a retro arcade game-like simulation.

%prep
%setup
%ifarch %e2k ppc64le riscv64
sed -i 's,aarch64,&|riscv64|ppc64le|e2k,' m4/ax_boost_base.m4
%endif

%build
%autoreconf
%configure
%make_build OPTFLAGS="%optflags"

%install
%makeinstall_std

%files
%doc README THANKS
%_bindir/%name
%_datadir/%name
%_man1dir/%name.1*

%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