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

Group :: Graphics
RPM: trimage

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: trimage
Version: 1.0.5
Release: alt1
License: MIT
Summary: Tool for Losslessly Optimizing PNG and JPEG Files
Url: http://trimage.org/
Group: Graphics
Packager: Anton Midyukov <antohami at altlinux.org>

Source: %name-%version.tar
BuildRequires: python-devel python-module-setuptools
Requires: advancecomp
Requires: jpegoptim
Requires: optipng
Requires: pngcrush
Requires: python-module-PyQt4
Requires: icon-theme-hicolor
BuildArch: noarch

%description
Trimage is a cross-platform GUI and command-line interface to optimize
image files via optipng, pngcrush, advpng and jpegoptim, depending on
the filetype (currently, PNG and JPEG files are supported). It was
inspired by imageoptim. All image files are losslessy compressed on
the highest available compression levels. Trimage gives you various
input functions to fit your own workflow: a regular file dialog,
dragging and dropping and various command line options.

%prep
%setup

%build
%python_build

%install
%python_install
%__subst 's|#!/bin|#!/usr/bin|' %buildroot%_bindir/*

%files
%doc COPYING README resources/todo
%_bindir/*
%python_sitelibdir/*
%_mandir/man?/*
%_desktopdir/trimage.desktop
%_iconsdir/hicolor/scalable/apps/trimage.svg

%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