Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37402910
en ru br
Репозитории ALT
S:2.10.34-alt2
5.1: 2.4.2-alt1
4.1: 2.4.1-alt1
4.0: 2.4.0-alt1.M40.1
3.0: 2.0.7-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:2.4.0

Группа :: Графика
Пакет: gimp-help

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

%define gimphelpdir %_datadir/gimp/2.0/help

Name: gimp-help
Version: 2.10.0
Release: alt1
Summary: Help files for the GIMP
License: GFDL
Group: Graphics

Url: http://docs.gimp.org/
Source0: https://download.gimp.org/mirror/pub/gimp/help/%name-%version.tar.bz2
Patch0: gimp-help-2.10.0-python3.patch

Requires: gimp >= 2.10
BuildArch: noarch

BuildRequires: libgimp-devel xsltproc pngcrush python3-module-translate python3-module-libxml2 docbook-style-xsl

%description
GIMP-Help is a help system designed for use with the internal GIMP 2
help browser, external web browser and HTML renderers, and human
eyeballs.

%package en
Summary: English help files for the GIMP
Group: Graphics
Obsoletes: %name-common < %version-%release

%description en
English help files for the GIMP.

%package de
Summary: German help files for the GIMP
Group: Graphics
Obsoletes: %name-common < %version-%release

%description de
German help files for the GIMP.

%package fr
Summary: French help files for the GIMP
Group: Graphics
Obsoletes: %name-common < %version-%release

%description fr
French help files for the GIMP.

%package ru
Summary: Russian help files for the GIMP
Group: Graphics
Obsoletes: %name-common < %version-%release

%description ru
Russian help files for the GIMP.

%prep
%setup -q
%patch0 -p1

%build
export ALL_LINGUAS="de en fr ru"
%configure
%make

%install
%make DESTDIR=%buildroot install

%files en
%dir %gimphelpdir
%gimphelpdir/en

%files de
%dir %gimphelpdir
%gimphelpdir/de

%files fr
%dir %gimphelpdir
%gimphelpdir/fr

%files ru
%dir %gimphelpdir
%gimphelpdir/ru

%changelog

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

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