Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37787125
en ru br
ALT Linux repos
5.0: 1.11.4.1-alt2
4.1: 1.11.4.1-alt2
4.0: 1.11.4.1-alt2

Group :: System/Libraries
RPM: lprof

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: lprof
Version: 1.11.4.1
Release: alt2

Summary: ICC Profiler
License: GPLv2+
Group: System/Libraries

Url: http://lprof.sourceforge.net
Source: http://dl.sf.net/lprof/lprof-%version.tar.gz

# Automatically added by buildreq on Mon Jul 09 2007

BuildRequires: flex gcc-c++ kdelibs-devel liblcms-devel libqt3-devel libtiff-devel libXext-devel scons tetex-dvips tetex-latex vigra-devel

%description
LProf is the open source ICC profiler with a graphical user interface.
It can be used to create profiles for cameras, scanners, and monitors.

%prep
%setup

# Quick hack to build with liblcms 1.17:

find . -type f -print0|xargs -0 %__subst 's/BOOL/LCMSBOOL/g'

%build
export PATH=%_qt3dir/bin:$PATH
export LDFLAGS="$LDFLAGS -Wl,--no-as-needed"
scons ccflags="%optflags" cxxflags="%optflags"

%install
export PATH=%_qt3dir/bin:$PATH
install -d %buildroot/usr
scons PREFIX=%buildroot/usr install

%files
%_bindir/*
%_datadir/lprof
%_desktopdir/*
%_pixmapsdir/*

%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