SPECS (DEVEL): abiword.spec - matview siupport added

freetz freetz at pld-linux.org
Mon Oct 10 18:10:24 CEST 2005


Author: freetz                       Date: Mon Oct 10 16:10:24 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- matview siupport added

---- Files affected:
SPECS:
   abiword.spec (1.106.2.6 -> 1.106.2.7) 

---- Diffs:

================================================================
Index: SPECS/abiword.spec
diff -u SPECS/abiword.spec:1.106.2.6 SPECS/abiword.spec:1.106.2.7
--- SPECS/abiword.spec:1.106.2.6	Mon Oct 10 15:39:18 2005
+++ SPECS/abiword.spec	Mon Oct 10 18:10:18 2005
@@ -2,7 +2,6 @@
 #
 # TODO:
 # - link-grammar
-# - mathview
 # - polish/complete descriptions
 #
 %bcond_without	gnome	# without GNOME libs
@@ -34,6 +33,7 @@
 BuildRequires:	fribidi-devel >= 0.10.4
 BuildRequires:	glib2-devel >= 2.0.0
 BuildRequires:	gtk+2-devel >= 2.2.0
+BuildRequires:	gtkmathview-devel >= 0.7.5
 BuildRequires:	gucharmap-devel >= 1.4.0
 BuildRequires:	libbonobo-devel >= 2.2.0
 BuildRequires:	libgda-devel >= 0.90.0
@@ -224,6 +224,19 @@
 Wtyczka ta służy do przeszukiwania Google w poszukiwaniu zaznaczonego
 tekstu.
 
+# abiMathView
+%package plugin-mathview
+Summary:	AbiWord MathView plugin
+Summary(pl):	Wtyczka MAthView dla AbiWorda
+Group:		Applications/Productivity
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+
+%description plugin-mathview
+MathML or LaTeX style equation inserting and editing.
+
+%description plugin-mathview -l pl
+Pozwala na wstawianie i edycję równań w style MathML lub LaTeX.
+
 # abiOTS
 %package plugin-ots
 Summary:	AbiWord OTS plugin
@@ -816,6 +829,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/AbiWord-%{mver}/plugins/libAbiGoogle.so
 
+%files plugin-mathview
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/AbiWord-%{mver}/plugins/libAbiMathView.so
+
 %files plugin-ots
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/AbiWord-%{mver}/plugins/libAbiOTS.so
@@ -958,6 +975,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106.2.7  2005/10/10 16:10:18  freetz
+- matview siupport added
+
 Revision 1.106.2.6  2005/10/10 13:39:18  pawcioos
 - updated to 2.4.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/abiword.spec?r1=1.106.2.6&r2=1.106.2.7&f=u




More information about the pld-cvs-commit mailing list