Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37550286
en ru br
Репозитории ALT

Группа :: Эмуляторы
Пакет: image-analyzer

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

# Unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

Name: image-analyzer
Version: 3.2.5
Release: alt1

Summary: Simple Gtk+ application that displays tree structure of disc image
Summary(ru_RU.UTF-8): п÷я─п╬я│я┌п╬п╣ GTK+ п©я─п╦п╩п╬п╤п╣п╫п╦п╣ п╢п╩я▐ п©я─п╬я│п╪п╬я┌я─п╟ я│я┌я─я┐п╨я┌я┐я─я▀ п╬п╠я─п╟п╥п╟ п╢п╦я│п╨п╟
License: GPLv2+
Group: Emulators

Url: http://cdemu.sourceforge.net/
Packager: Anton Midyukov <antohami at altlinux.org>

# http://downloads.sourceforge.net/cdemu/%name-%version.tar.bz2

Source: %name-%version.tar

BuildRequires(pre): rpm-macros-cmake
BuildRequires(pre): rpm-build-python3
BuildRequires(pre): rpm-build-gir

BuildRequires: cmake
BuildRequires: intltool

BuildArch: noarch

%description
Image Analyzer is a simple Gtk+ application that displays tree structure of disc
image created by libMirage.

It is mostly intended as a demonstration of libMirage API use, although it can
be also used to verify that an image is correctly handled by libMirage.

%description -l ru_RU.UTF-8
Image Analyzer п©я─п╣п╢я│я┌п╟п╡п╩я▐п╣я┌ я│п╬п╠п╬п╧ п©я─п╬я│я┌п╬п╣ Gtk+ п©я─п╦п╩п╬п╤п╣п╫п╦п╣n п╢п╩я▐ п©я─п╬я│п╪п╬я┌я─п╟ я│я┌я─я┐п╨я┌я┐я─я▀
п╬п╠я─п╟п╥п╬п╡ я│п╬п╥п╢п╟п╫п╫я▀я┘ я│ п©п╬п╪п╬я┴я▄я▌ libMirage.

п·п╫ п╡ п╬я│п╫п╬п╡п╫п╬п╪ п©я─п╣п╢п╫п╟п╥п╫п╟я┤п╣п╫ п╢п╩я▐ п╢п╣п╪п╬п╫я│я┌я─п╟я├п╦п╦ я┌п╬пЁп╬, п╨п╟п╨ п╦я│п©п╬п╩я▄п╥п╬п╡п╟я┌я▄ API
libMirage, я┌п╣п╪ п╫п╣ п╪п╣п╫п╣п╣ п╬п╫ п╪п╬п╤п╣я┌ я┌п╟п╨п╤п╣ п╦я│п©п╬п╩я▄п╥п╬п╡п╟я┌я▄я│я▐ п╢п╩я▐ я┌п╬пЁп╬, я┤я┌п╬п╠я▀ п©я─п╬п╡п╣я─п╦я┌я▄,
п╨п╬я─я─п╣п╨я┌п╫п╬ п╩п╦ п╬п╠я─п╟п╠п╟я┌я▀п╡п╟п╣я┌я│я▐ п╬п╠я─п╟п╥ libMirage.

%prep
%setup

#fix PATH to python3

sed 's|/usr/bin/env python3|/usr/bin/python3|' -i src/%name

%build
%cmake -Wno-dev
%cmake_build

%install
%cmakeinstall_std
%find_lang %name

%files -f %name.lang
%doc README AUTHORS COPYING
%_bindir/%name
%_desktopdir/%name.desktop
%_pixmapsdir/*.svg

%changelog

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

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