Compare commits
29 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
354e0b14ae | ||
|
|
78a5954c80 | ||
|
|
4c0ce67fa8 | ||
|
|
907fd8083e | ||
|
|
b6864e882e | ||
|
|
6ff96915a3 | ||
|
|
8562e20525 | ||
|
|
ca42c14187 | ||
| 8c194db13b | |||
|
ba185f4fe7 |
|||
| 5ca592373e | |||
|
|
11e32befeb | ||
|
|
a18456eea1 | ||
|
|
dd2419b5be | ||
|
|
1398631598 | ||
|
|
53fb83d154 | ||
|
|
52684c1f17 | ||
|
|
334d18fbef | ||
|
|
04c51c2d9a | ||
|
|
a6f6c47f91 | ||
| 73450b7dc3 | |||
|
|
b9dbe6622e | ||
|
|
0a81d92444 | ||
|
|
46a9252755 | ||
|
|
4ee0803978 | ||
|
|
e533071f5f | ||
|
|
e301e4bcff | ||
|
|
ea2dd72ef1 | ||
| 2495b88d72 |
7 changed files with 1 additions and 289 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
gtkmathview-0.8.0.tar.gz
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
Orphaned for 6+ weeks
|
||||
|
|
@ -1,47 +0,0 @@
|
|||
diff -up gtkmathview-0.7.6/src/engine/mathml/traverseAux.cc.broken gtkmathview-0.7.6/src/engine/mathml/traverseAux.cc
|
||||
--- gtkmathview-0.7.6/src/engine/mathml/traverseAux.cc.broken 2008-03-14 14:09:58.000000000 -0400
|
||||
+++ gtkmathview-0.7.6/src/engine/mathml/traverseAux.cc 2008-03-14 14:10:16.000000000 -0400
|
||||
@@ -21,6 +21,7 @@
|
||||
// <luca.padovani@cs.unibo.it>
|
||||
|
||||
#include <config.h>
|
||||
+#include <algorithm>
|
||||
#include <assert.h>
|
||||
|
||||
#include "traverseAux.hh"
|
||||
diff -up gtkmathview-0.7.6/src/engine/mathml/mathVariantAux.cc.broken gtkmathview-0.7.6/src/engine/mathml/mathVariantAux.cc
|
||||
--- gtkmathview-0.7.6/src/engine/mathml/mathVariantAux.cc.broken 2008-03-14 14:08:07.000000000 -0400
|
||||
+++ gtkmathview-0.7.6/src/engine/mathml/mathVariantAux.cc 2008-03-14 14:09:37.000000000 -0400
|
||||
@@ -21,7 +21,7 @@
|
||||
// <luca.padovani@cs.unibo.it>
|
||||
|
||||
#include <config.h>
|
||||
-
|
||||
+#include <cstring>
|
||||
#include <cassert>
|
||||
|
||||
#include "mathVariantAux.hh"
|
||||
diff -up gtkmathview-0.7.6/src/engine/mathml/MathMLTableFormatter.cc.broken gtkmathview-0.7.6/src/engine/mathml/MathMLTableFormatter.cc
|
||||
--- gtkmathview-0.7.6/src/engine/mathml/MathMLTableFormatter.cc.broken 2008-03-14 14:05:11.000000000 -0400
|
||||
+++ gtkmathview-0.7.6/src/engine/mathml/MathMLTableFormatter.cc 2008-03-14 14:05:35.000000000 -0400
|
||||
@@ -21,7 +21,7 @@
|
||||
// <lpadovan@cs.unibo.it>
|
||||
|
||||
#include <config.h>
|
||||
-
|
||||
+#include <algorithm>
|
||||
#include <cassert>
|
||||
|
||||
#include "Adapters.hh"
|
||||
diff -up gtkmathview-0.7.6/mathmlsvg/main.cc.broken gtkmathview-0.7.6/mathmlsvg/main.cc
|
||||
--- gtkmathview-0.7.6/mathmlsvg/main.cc.broken 2008-03-14 14:13:10.000000000 -0400
|
||||
+++ gtkmathview-0.7.6/mathmlsvg/main.cc 2008-03-14 14:13:46.000000000 -0400
|
||||
@@ -21,7 +21,7 @@
|
||||
// <lpadovan@cs.unibo.it>
|
||||
|
||||
#include <config.h>
|
||||
-
|
||||
+#include <cstring>
|
||||
#include <cassert>
|
||||
#include <fstream>
|
||||
|
||||
|
|
@ -1,56 +0,0 @@
|
|||
diff -up gtkmathview-0.8.0/mathmlps/main.cc.gcc43 gtkmathview-0.8.0/mathmlps/main.cc
|
||||
--- gtkmathview-0.8.0/mathmlps/main.cc.gcc43 2008-07-29 16:40:04.000000000 -0400
|
||||
+++ gtkmathview-0.8.0/mathmlps/main.cc 2008-07-29 16:40:14.000000000 -0400
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
+#include <cstring>
|
||||
#include <cassert>
|
||||
#include <fstream>
|
||||
|
||||
diff -up gtkmathview-0.8.0/mathmlsvg/main.cc.gcc43 gtkmathview-0.8.0/mathmlsvg/main.cc
|
||||
--- gtkmathview-0.8.0/mathmlsvg/main.cc.gcc43 2007-08-17 06:02:46.000000000 -0400
|
||||
+++ gtkmathview-0.8.0/mathmlsvg/main.cc 2008-07-29 16:33:03.000000000 -0400
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
+#include <cstring>
|
||||
#include <cassert>
|
||||
#include <fstream>
|
||||
|
||||
diff -up gtkmathview-0.8.0/mathmlsvg/SMS.cc.gcc43 gtkmathview-0.8.0/mathmlsvg/SMS.cc
|
||||
--- gtkmathview-0.8.0/mathmlsvg/SMS.cc.gcc43 2008-07-29 16:39:01.000000000 -0400
|
||||
+++ gtkmathview-0.8.0/mathmlsvg/SMS.cc 2008-07-29 16:39:07.000000000 -0400
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
+#include <cstring>
|
||||
#include <sstream>
|
||||
#include "defs.h"
|
||||
#include "AbstractLogger.hh"
|
||||
diff -up gtkmathview-0.8.0/src/backend/ps/T1_FontDataBase.cc.gcc43 gtkmathview-0.8.0/src/backend/ps/T1_FontDataBase.cc
|
||||
--- gtkmathview-0.8.0/src/backend/ps/T1_FontDataBase.cc.gcc43 2008-07-29 16:35:24.000000000 -0400
|
||||
+++ gtkmathview-0.8.0/src/backend/ps/T1_FontDataBase.cc 2008-07-29 16:35:28.000000000 -0400
|
||||
@@ -19,7 +19,7 @@
|
||||
#include <t1lib.h>
|
||||
#include <config.h>
|
||||
#include <map>
|
||||
-#include <string>
|
||||
+#include <cstring>
|
||||
#include <stdlib.h>
|
||||
#include <iostream>
|
||||
#include <list>
|
||||
diff -up gtkmathview-0.8.0/src/engine/mathml/mathVariantAux.cc.gcc43 gtkmathview-0.8.0/src/engine/mathml/mathVariantAux.cc
|
||||
--- gtkmathview-0.8.0/src/engine/mathml/mathVariantAux.cc.gcc43 2007-08-17 06:02:38.000000000 -0400
|
||||
+++ gtkmathview-0.8.0/src/engine/mathml/mathVariantAux.cc 2008-07-29 16:33:03.000000000 -0400
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
+#include <cstring>
|
||||
#include <cassert>
|
||||
|
||||
#include "mathVariantAux.hh"
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
diff -ru gtkmathview-0.8.0.orig/src/common/AbstractLogger.cc gtkmathview-0.8.0/src/common/AbstractLogger.cc
|
||||
--- gtkmathview-0.8.0.orig/src/common/AbstractLogger.cc 2009-02-28 13:56:00.000000000 +0000
|
||||
+++ gtkmathview-0.8.0/src/common/AbstractLogger.cc 2009-02-28 13:56:28.000000000 +0000
|
||||
@@ -19,6 +19,7 @@
|
||||
#include <config.h>
|
||||
|
||||
#include <stdarg.h>
|
||||
+#include <stdio.h>
|
||||
|
||||
#include "AbstractLogger.hh"
|
||||
|
||||
173
gtkmathview.spec
173
gtkmathview.spec
|
|
@ -1,173 +0,0 @@
|
|||
Summary: A MathML rendering library
|
||||
Name: gtkmathview
|
||||
Version: 0.8.0
|
||||
Release: 8%{?dist}
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv3+
|
||||
Source: http://helm.cs.unibo.it/mml-widget/sources/gtkmathview-%{version}.tar.gz
|
||||
URL: http://helm.cs.unibo.it/mml-widget/
|
||||
BuildRequires: glib2-devel >= 2.2
|
||||
BuildRequires: gtk2-devel >= 2.2
|
||||
BuildRequires: libxml2-devel >= 2.6.7
|
||||
BuildRequires: libxslt >= 1.0.32
|
||||
BuildRequires: popt >= 1.7
|
||||
BuildRequires: popt-devel >= 1.7
|
||||
BuildRequires: t1lib-devel
|
||||
BuildRequires: libtool
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Patch0: gtkmathview-0.8.0-gcc43.patch
|
||||
Patch1: gtkmathview-0.8.0-includes.patch
|
||||
|
||||
# these are currently f12+ only, but will propogate back to earlier
|
||||
# branches soonish -- Rex
|
||||
%if 0%{?fedora} > 11
|
||||
Requires: lyx-fonts
|
||||
%else
|
||||
Requires: mathml-fonts
|
||||
%endif
|
||||
|
||||
%description
|
||||
GtkMathView is a C++ rendering engine for MathML documents.
|
||||
It provides an interactive view that can be used for browsing
|
||||
and editing MathML markup.
|
||||
|
||||
%package devel
|
||||
Summary: Support files necessary to compile applications using gtkmathview
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: glib2-devel >= 2.2.1
|
||||
Requires: gtk2-devel >= 2.2.1
|
||||
Requires: libxml2-devel >= 2.6.7
|
||||
Requires: popt >= 1.7.0
|
||||
Requires: pkgconfig
|
||||
|
||||
%description devel
|
||||
Libraries, headers, and support files needed for using gtkmathview.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .gcc43
|
||||
%patch1 -p1 -b .includes
|
||||
|
||||
%build
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||
|
||||
rm -f $RPM_BUILD_ROOT/%{_mandir}/man1/mathml2ps.1
|
||||
rm -f $RPM_BUILD_ROOT/%{_mandir}/man1/mathmlviewer.1
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING README AUTHORS CONTRIBUTORS BUGS LICENSE
|
||||
%{_bindir}/*
|
||||
%{_libdir}/lib*.so.*
|
||||
%{_sysconfdir}/gtkmathview/
|
||||
%{_datadir}/gtkmathview/
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/mathview-core.pc
|
||||
%{_libdir}/pkgconfig/mathview-frontend-libxml2.pc
|
||||
%{_libdir}/pkgconfig/gtkmathview-custom-reader.pc
|
||||
%{_libdir}/pkgconfig/gtkmathview-libxml2-reader.pc
|
||||
%{_libdir}/pkgconfig/gtkmathview-libxml2.pc
|
||||
%{_libdir}/pkgconfig/mathview-frontend-libxml2-reader.pc
|
||||
%{_libdir}/pkgconfig/mathview-frontend-custom-reader.pc
|
||||
%{_libdir}/pkgconfig/mathview-backend-svg.pc
|
||||
%{_libdir}/pkgconfig/mathview-backend-gtk.pc
|
||||
%{_libdir}/pkgconfig/mathview-backend-ps.pc
|
||||
%{_includedir}/gtkmathview
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
rm -r $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Sat Jan 16 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.8.0-6
|
||||
- Requires: lyx-fonts
|
||||
|
||||
* Tue Aug 04 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.8.0-5
|
||||
- add lyx-fonts/mathml-fonts dep
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Tue Feb 28 2009 Caolán McNamara <caolanm@redhat.com> - 0.8.0-3
|
||||
- add stdio.h for snprintf
|
||||
|
||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Tue Jul 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.8.0-1
|
||||
- update to 0.8.0
|
||||
- fix rpath
|
||||
- fix gcc43 patch for 0.8.0
|
||||
|
||||
* Fri Mar 14 2008 Doug chapman <doug.chapman@hp.com> - 0.7.6-7
|
||||
- fix GCC 4.3 build errors (BZ 434485)
|
||||
- require popt-devel for build (BZ 426136)
|
||||
|
||||
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.7.6-6
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
* Thu Oct 12 2006 Marc Maurer <uwog@abisource.com> 0.7.6-5.fc6
|
||||
- Add pkgconfig to the -devel requires (bug 206451)
|
||||
|
||||
* Mon Sep 16 2006 Marc Maurer <uwog@abisource.com> 0.7.6-4.fc6
|
||||
- Rebuild for FC 6
|
||||
|
||||
* Thu Feb 16 2006 Marc Maurer <uwog@abisource.com> 0.7.6-3.fc5
|
||||
- Rebuild for Fedora Extras 5
|
||||
|
||||
* Sun Feb 05 2006 Marc Maurer <uwog@abisource.com> - 0.7.6-2.fc5
|
||||
- Use %%{?dist} in the release name
|
||||
- Omit static libs (part of bug 171971)
|
||||
- s/gtkmathview/%%{name} (part of bug 171971)
|
||||
|
||||
* Sun Dec 11 2005 Marc Maurer <uwog@abisource.com> - 0.7.6-1
|
||||
- Update to 0.7.6
|
||||
|
||||
* Sun Sep 25 2005 Marc Maurer <uwog@abisource.com> - 0.7.5-1
|
||||
- Update to 0.7.5
|
||||
|
||||
* Mon Sep 12 2005 Marc Maurer <uwog@abisource.com> - 0.7.4-1
|
||||
- Update to 0.7.4
|
||||
|
||||
* Tue Aug 30 2005 Marc Maurer <uwog@abisource.com> - 0.7.3-5
|
||||
- Drop more unneeded Requires
|
||||
|
||||
* Tue Aug 30 2005 Marc Maurer <uwog@abisource.com> - 0.7.3-4
|
||||
- Drop the explicit Requires
|
||||
|
||||
* Mon Aug 29 2005 Marc Maurer <uwog@abisource.com> - 0.7.3-3
|
||||
- Use smaller lines in the Description field
|
||||
- Remove the --disable-gmetadom and --without-t1lib flags
|
||||
- Add a '/' to directories in the files section
|
||||
- Remove the mathmlviewer man page
|
||||
|
||||
* Tue Aug 23 2005 Marc Maurer <uwog@abisource.com> - 0.7.3-2
|
||||
- Add the proper Requires and Buildrequires
|
||||
- Make the description field more descriptive
|
||||
- Add CONTRIBUTORS BUGS LICENSE to the doc section
|
||||
- Disable gmetadom and t1lib
|
||||
- Remove the mathml2ps man page
|
||||
|
||||
* Sun Aug 14 2005 Marc Maurer <uwog@abisource.com> - 0.7.3-1
|
||||
- Initial version
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
b53564e553728d4b69f7d366dfeb5299 gtkmathview-0.8.0.tar.gz
|
||||
Reference in a new issue