Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37523039
en ru br
Репозитории ALT
S:0.2.2-alt9.git8787e95
5.1: 0.2.2-alt0.M51.2
www.altlinux.org/Changes

Группа :: Графика
Пакет: aeskulap

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%add_optflags %optflags_shared

Name: aeskulap
Version: 0.2.2
Release: alt0.M51.2

Summary: Medial image viewer for DICOM images
License: GPL/LGPL
Group: Graphics

Url: http://aeskulap.nongnu.org

Packager: Andrey Yurkovsky <anyr at altlinux.org>
Source: %name-%version.tar.gz
Patch0: aeskulap-gcc4.patch
Patch1: aeskulap-dcmtk.patch
Patch2: aeskulap-i18n_pt.patch

Requires: libyaml, dcmtk, libdcmtk
BuildPreReq: gcc-c++, zlib-devel, libpng-devel, libtiff-devel
BuildPreReq: libxml2-devel, libwrap-devel, libssl-devel
BuildPreReq: libgtkmm2-devel, libglademm-devel, libgconfmm2-devel
BuildPreReq: perl-XML-Parser, gettext, intltool
BuildPreReq: libdcmtk-devel

%description
Aeskulap is a medical image viewer. It is able to load a series of special
images stored in the DICOM format for review. It is able to query and fetch
DICOM images from archive nodes (also called PACS) over the network. The
goal of this project is to create a full open source replacement for
commercially available DICOM viewers. It is based on gtkmm, glademm, and
gconfmm and designed to run under Linux. Ports of these packages are
available for different platforms. It should be quite easy to port It to
any platform were these packages are available.

%prep
%setup
%patch0 -p1
%patch1 -p1
%patch2 -p1

%build
rm -rf COPYING.DCMTK dcmtk
touch NEWS
%autoreconf
%configure

%install
%make_install DESTDIR=%buildroot install
%find_lang %name

%files -f %name.lang
%_bindir/aeskulap
%_datadir/aeskulap/*
%_datadir/applications/aeskulap.desktop
%_libdir/aeskulap/*
%_liconsdir/*.*
%config %_sysconfdir/gconf/schemas/aeskulap.schemas
%doc ABOUT-NLS AUTHORS ChangeLog COPYING COPYING.LIB NEWS README

%changelog

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

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