ppc64 support
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=366
This commit is contained in:
12
texlive.spec
12
texlive.spec
@@ -19,7 +19,7 @@
|
||||
%define texlive_version 2020
|
||||
%define texlive_previous 2019
|
||||
%define texlive_release 20200327
|
||||
%define texlive_noarch 171
|
||||
%define texlive_noarch 172
|
||||
%define texlive_source texlive-20200327-source
|
||||
|
||||
%define __perl_requires %{nil}
|
||||
@@ -42,7 +42,7 @@
|
||||
%ifarch %ix86 x86_64 ppc %arml aarch64 mips
|
||||
%global with_LuaJIT 1
|
||||
%endif
|
||||
%bcond_with LuaJIT
|
||||
%bcond_without LuaJIT
|
||||
|
||||
#
|
||||
# poppler -- use system wide libpoppler
|
||||
@@ -283,6 +283,10 @@ Patch61: source-poppler0.83.0.patch
|
||||
Patch62: source-psutils-kpathsea.dif
|
||||
# PATCH-FIX-UPSTREAM source-poppler0.86.0.patch
|
||||
Patch64: source-poppler0.86.0.patch
|
||||
# PATCH-FIX-SUSE Support luajit on ppc64/ppc64le
|
||||
Patch104: 0004-Add-ppc64-support-based-on-koriakin-GitHub-patchset.patch
|
||||
# PATCH-FIX-SUSE Support luajit fix for arm64
|
||||
Patch106: 0006-Fix-register-allocation-bug-in-arm64.patch
|
||||
Prefix: %{_bindir}
|
||||
Provides: pdfjam = %{version}
|
||||
Obsoletes: pdfjam < %{version}
|
||||
@@ -3802,6 +3806,10 @@ This package is required by the package texlive-biber-bin.
|
||||
%patch18 -p0 -b .a2p
|
||||
%patch19 -p0 -b .dvipng
|
||||
%patch20 -p0 -b .missed
|
||||
pushd libs/luajit/LuaJIT-src/
|
||||
%patch104 -p1 -b .ppc64
|
||||
%patch106 -p1 -b .arm64
|
||||
popd
|
||||
%patch0 -p0 -b .p0
|
||||
%if %{with buildbiber}
|
||||
pushd ../*biber-*/
|
||||
|
Reference in New Issue
Block a user