Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37819905
en ru br
Репозитории ALT
S:3.3.2-alt1
5.1: 1.4.3-alt1
4.1: 1.4.1-alt1
4.0: 1.3.6-alt1.1
3.0: 1.3.1-alt2.1.1
www.altlinux.org/Changes

Группа :: Редакторы
Пакет: poedit

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

%def_disable snapshot
%define _unpackaged_files_terminate_build 1
%define _libexecdir %_prefix/libexec
%define rdn_name net.poedit.Poedit

%def_with cpprest
%def_without cld2

Name: poedit
Version: 3.3
Release: alt1

Summary: Cross-platform translation files editor
Summary(ru_RU.UTF-8): п я─п╬я│я│п©п╩п╟я┌я└п╬я─п╪п╣п╫п╫я▀п╧ я─п╣п╢п╟п╨я┌п╬я─ я└п╟п╧п╩п╬п╡ п©п╣я─п╣п╡п╬п╢п╬п╡
Group: Editors
License: MIT
Url: http://www.poedit.net/

%if_disabled snapshot
Source: https://github.com/vslavik/%name/releases/download/v%version-oss/%name-%version.tar.gz
%else
Vcs: https://github.com/vslavik/poedit.git
Source: %name-%version.tar
%endif

ExcludeArch: armh

Requires: gettext-tools

%define cpprest_ver 2.5
%define wxgtk_ver 3.2.0-alt2
%define boost_ver 1.60

BuildPreReq: desktop-file-utils libappstream-glib-devel
BuildRequires: gcc-c++ libwxGTK3.2-devel >= %wxgtk_ver libdb4_cxx-devel libgtkspell3-devel
BuildRequires: libicu-devel liblucene++-devel libpugixml-devel
BuildRequires: boost-locale-devel >= %boost_ver zlib-devel
BuildRequires: nlohmann-json-devel
%{?_with_cpprest:BuildRequires: libcpprest-devel >= %cpprest_ver libsecret-devel}
%{?_with_cld2:BuildRequires: libcld2-devel}

%description
This program is GUI frontend to GNU Gettext utilities and catalogs
editor/source code parser. It helps with translating application into
another language. For details on principles of the solution used, see
GNU Gettext documentation or wxWindows' wxLocale class reference.

%description -l ru_RU.UTF-8
п╜я┌п╟ п©я─п╬пЁя─п╟п╪п╪п╟ я▐п╡п╩я▐п╣я┌я│я▐ п╬п╠п╬п╩п╬я┤п╨п╬п╧ п╢п╩я▐ я┐я┌п╦п╩п╦я┌ GNU Gettext. п║ п╣я▒ п©п╬п╪п╬я┴я▄я▌
я┐п╢п╬п╠п╫п╬ п©п╣я─п╣п╡п╬п╢п╦я┌я▄ я│п╬п╬п╠я┴п╣п╫п╦я▐ п©я─п╦п╩п╬п╤п╣п╫п╦п╧ п╫п╟ я─п╟п╥п╫я▀п╣ я▐п╥я▀п╨п╦. п▒п╬п╩п╣п╣ п©п╬п╢я─п╬п╠п╫п╬
п©я─п╦п╫я├п╦п©я▀ я─п╟п╠п╬я┌я▀ п╬п©п╦я│п╟п╫я▀ п╡ п╢п╬п╨я┐п╪п╣п╫я┌п╟я├п╦п╦ п╢п╩я▐ GNU Gettext п╦ п╨п╩п╟я│я│п╟
wxLocale п╠п╦п╠п╩п╦п╬я┌п╣п╨п╦ wxWindows.

%prep
%setup

%build
%configure \
%{subst_with cpprest} \
%{subst_with cld2}
%make_build

%install
%makeinstall_std
rm -f %buildroot/%_iconsdir/hicolor/icon-theme.cache
%find_lang %name

%files -f %name.lang
%doc AUTHORS NEWS README*
%_bindir/%name
%_man1dir/%name.1.*
%_datadir/%name/
%_desktopdir/%rdn_name.desktop
%_desktopdir/net.poedit.PoeditURI.desktop
%_iconsdir/hicolor/*x*/*/*.png
%_iconsdir/hicolor/scalable/apps/*.svg
%_datadir/metainfo/%rdn_name.appdata.xml

%changelog

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

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