Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044523
en ru br
Репозитории ALT
S:5.1.4-alt1
5.1: 1.7.1-alt1
4.1: 1.7-alt1
www.altlinux.org/Changes

Группа :: Издательство
Пакет: texmaker

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

Name: texmaker
Version: 5.1.3
Release: alt2

Summary: free cross-platform LaTeX editor with a Qt interface
License: GPLv2+
Group: Publishing
Url: http://www.xm1math.net/texmaker/index.html

Packager: Ilya Mashkin <oddity at altlinux.ru>

Source: %name-%version.tar.bz2
# setup the .pro file to unbundle qtsingleapplication and hunspell
# also fixes a single header file to use system singleapp

Patch0: %{name}-5.1.0-unbundle-qtsingleapp.patch

# fix header files to use system hunspell

Patch1: %{name}-5.1.0-unbundle-hunspell.patch

# use system pdf viewers instead of hardcoded evince

Patch2: %{name}-5.1.0-viewfiles.patch


# Automatically added by buildreq on Thu Apr 24 2008

BuildRequires: fontconfig gcc-c++ qt5-base-devel qt5-tools-devel libpoppler-devel libpoppler-qt5-devel qt5-script-devel libhunspell-devel libqtsingleapplication-qt5-devel
%ifnarch ppc64le %e2k
BuildRequires: qt5-webengine-devel
%else
BuildRequires: qt5-declarative-devel rpm-build-qml
%endif
#Excludearch: ppc64le

%description
Texmaker is a LaTeX editor that integrates many tools
needed to develop documents with LaTeX.

%prep
%setup
%patch0
%patch1
#patch2

# get rid of zero-length space

sed -i 's/\xe2\x80\x8b//g' utilities/%{name}.metainfo.xml

# remove bundled stuff (hunspell and qtsingleapplication)

rm -fr hunspell singleapp


%build
/usr/share/qt5/bin/qmake -unix PREFIX=%prefix %name.pro
%make

%install
%makeinstall INSTALL_ROOT=%buildroot

%files
%_bindir/%name
%_datadir/%name
%_datadir/applications/%name.desktop
%_datadir/pixmaps/%name.png
%_datadir/metainfo/%name.metainfo.xml


%changelog

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

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