Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 15eafc37ef2a73d2272d8180cc067861 > files > 3

hevea-2.36-1.mga9.src.rpm

Name:           hevea
Version:        2.36
Release:        %mkrel 1
Summary:        A fast LaTeX to HTML translator
License:        QPL
Group:          Publishing
URL:            http://hevea.inria.fr/
Source0:        http://hevea.inria.fr/distri/hevea-%{version}.tar.gz
Source1:        http://hevea.inria.fr/distri/hevea-%{version}-manual.tar.gz
BuildRequires:  ocaml-compiler
BuildRequires:  ocaml-ocamlbuild-devel

Requires:         texlive
Requires(post):   texlive
Requires(postun): texlive

%description
HEVEA is a LaTeX to HTML translator.  The input language is a fairly
complete subset of LaTeX2e (old LaTeX style is also accepted) and
the output language is HTML that is (hopefully) correct with respect
to version 4.0 (transitional)
This package is a binary installation of the hevea system.
This software includes the Objective Caml run-time system, which is
copyright 1995--1999 INRIA.

%prep
%setup -q
%setup -q -a 1

%build
rm -f config.sh
%__make \
        PREFIX=%{_prefix} \
        LIBDIR=%{_datadir}/%{name} \
        LATEXLIBDIR=%{_datadir}/texmf/tex/latex \
        OCAMLFLAGS="-g -w +a-4-9"

%install
install -d -m 755 %{buildroot}%{_bindir}
install -d -m 755 %{buildroot}%{_datadir}/%{name}
install -d -m 755 %{buildroot}%{_datadir}/texmf/tex/latex/%{name}
%__make install \
        DESTDIR=%{buildroot} \
        PREFIX=%{_prefix} \
        LIBDIR=%{_datadir}/%{name} \
        LATEXLIBDIR=%{_datadir}/texmf/tex/latex

%post
%{_datadir}/texmf-dist/scripts/texlive/mktexlsr

%postun
%{_datadir}/texmf-dist/scripts/texlive/mktexlsr

%files
%doc CHANGES
%doc %{name}-%{version}-manual/*
%{_bindir}/*
%{_datadir}/%{name}
%{_datadir}/texmf/tex/latex/%{name}.sty
%{_datadir}/texmf/tex/latex/mathjax.sty


%changelog
* Wed Oct 19 2022 ghibo <ghibo> 2.36-1.mga9
+ Revision: 1897590
- Update to release 2.36

* Fri Apr 01 2022 pterjan <pterjan> 2.35-3.mga9
+ Revision: 1839694
- Fix mktexlsr path

* Tue Mar 29 2022 umeabot <umeabot> 2.35-2.mga9
+ Revision: 1832350
- Mageia 9 Mass Rebuild

* Tue Mar 02 2021 daviddavid <daviddavid> 2.35-1.mga9
+ Revision: 1696118
- new version: 2.35

* Tue Sep 08 2020 guillomovitch <guillomovitch> 2.34-1.mga8
+ Revision: 1623649
- new version 2.34

* Wed Feb 19 2020 daviddavid <daviddavid> 2.33-1.mga8
+ Revision: 1545060
- new version: 2.33

* Thu Feb 13 2020 umeabot <umeabot> 2.32-3.mga8
+ Revision: 1512925
- Mageia 8 Mass Rebuild

* Sun Sep 23 2018 umeabot <umeabot> 2.32-2.mga7
+ Revision: 1298184
- Mageia 7 Mass Rebuild

* Sun Jul 08 2018 daviddavid <daviddavid> 2.32-1.mga7
+ Revision: 1242567
- new version: 2.32

* Sat Jan 13 2018 daviddavid <daviddavid> 2.31-1.mga7
+ Revision: 1192832
- new version: 2.31
- BR ocaml-ocamlbuild-devel

* Fri Sep 15 2017 guillomovitch <guillomovitch> 2.30-1.mga7
+ Revision: 1154163
- new version 2.30
- ensure debug symbols are created correctly

* Sun Sep 25 2016 pterjan <pterjan> 2.29-2.mga6
+ Revision: 1056210
- Rebuild for fix in ocaml

* Sat Sep 24 2016 daviddavid <daviddavid> 2.29-1.mga6
+ Revision: 1055911
- new version: 2.29

* Sat Mar 26 2016 daviddavid <daviddavid> 2.28-1.mga6
+ Revision: 995569
- new version: 2.28

* Tue Feb 02 2016 umeabot <umeabot> 2.16-4.mga6
+ Revision: 932755
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 2.16-3.mga5
+ Revision: 748138
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 2.16-2.mga5
+ Revision: 680115
- Mageia 5 Mass Rebuild

* Wed Sep 03 2014 malo <malo> 2.16-1.mga5
+ Revision: 671329
- update to 2.16

* Sat Oct 19 2013 umeabot <umeabot> 2.09-2.mga4
+ Revision: 533681
- Mageia 4 Mass Rebuild

* Tue Sep 03 2013 malo <malo> 2.09-1.mga4
+ Revision: 474801
- new version 2.09

* Fri Apr 05 2013 malo <malo> 2.06-1.mga3
+ Revision: 408347
- update to 2.06

* Wed Mar 20 2013 malo <malo> 2.04-1.mga3
+ Revision: 404164
- new version 2.04

* Sat Jan 12 2013 umeabot <umeabot> 2.00-3.mga3
+ Revision: 353179
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Mon Oct 01 2012 blue_prawn <blue_prawn> 2.00-2.mga3
+ Revision: 301630
- new rpm group for ocaml

* Sun Sep 09 2012 blue_prawn <blue_prawn> 2.00-1.mga3
+ Revision: 291313
- updated to last version 2.00
+ malo <malo>
- change BuildRequires to ocaml-compiler

* Thu May 05 2011 misc <misc> 1.10-7.mga1
+ Revision: 95127
- remove version Requires ( uneeded )
- do not add file requires due to %%post

* Wed Mar 16 2011 boklm <boklm> 1.10-6.mga1
+ Revision: 72612
- use texlive instead of tetex
- imported package hevea


* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.10-5mdv2011.0
+ Revision: 619359
- the mass rebuild of 2010.0 packages

* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 1.10-4mdv2010.0
+ Revision: 429392
- rebuild

* Tue Jul 22 2008 Thierry Vignaud <tv@mandriva.org> 1.10-3mdv2009.0
+ Revision: 240832
- rebuild
- kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2008.0
+ Revision: 78819
- new version


* Wed Jan 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-3mdv2007.0
+ Revision: 109937
- requires tetex also during %%post and %%postun, because of mktexlsr usage (thanks g?\195?\182tz)

* Wed Nov 22 2006 Jérôme Soyer <saispo@mandriva.org> 1.09-2mdv2007.1
+ Revision: 86319
- Add Requires tetex
- Add BuildRequires Tetex

* Fri Nov 10 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2007.0
+ Revision: 80682
- new version
- Import hevea

* Tue Sep 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-3mdk
- fix hevea.hva search

* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-2mdk 
- make clean first, upstream tarball sux

* Fri Jun 03 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdk
- new release 1.08
- drop patch (merged upstream)

* Sat May 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.07-3mdk
- _really_ fix hevea.sty location (/me sux)

* Sat May 15 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1.07-2mdk
- fix hevea.sty location
- rpmbuildupdate aware