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

Group :: Graphics
RPM: imagination

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define renderer ffmpeg

Name:     imagination
Version:  3.4
Release:  alt5

Summary:  Imagination is a lightweight and simple DVD slide show maker
License:  GPLv2
Group:    Graphics
Url:      http://imagination.sourceforge.net/

Packager: Andrey Cherepanov <cas at altlinux.org>

Source:   %name-%version.tar.bz2
Source1:  %name.watch
Source2:  ru.po

Patch1: Add-translation-support-to-some-files.patch

BuildRequires: libgtk+2-devel
BuildRequires: intltool
BuildRequires: libsox-devel
BuildRequires: xsltproc
BuildRequires: docbook-style-xsl

Requires: %renderer
Requires: libsox-fmt-alsa
Requires: libsox-fmt-flac
Requires: libsox-fmt-mp3
Requires: libsox-fmt-oss
Requires: libsox-fmt-sndfile
Requires: libsox-fmt-vorbis

%description
Imagination is a lightweight and easy to use slide show maker for Linux
and FreeBSD written in C language and built with the GTK+2 toolkit.

%prep
%setup
cp %SOURCE2 po/ru.po
%patch1 -p1

%build
%configure
%make_build

%install
%makeinstall_std
rm -f %buildroot%_libdir/%name/*.la
%find_lang %name

%files -f %name.lang
%doc AUTHORS README
%_bindir/*
%_libdir/%name/*.so
%_datadir/%name
%_iconsdir/hicolor/*/apps/%name.png
%_desktopdir/%name.desktop
%_iconsdir/hicolor/scalable/apps/%name.svg
%_datadir/doc/%name

%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