Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37748020
en ru br
Репозитории ALT
5.1: 1.11.4.1-alt4.20090218
4.1: 1.11.4.1-alt2
4.0: 1.11.4.1-alt2
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: lprof

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin