]> git.pld-linux.org Git - packages/ka5-kmplot.git/blobdiff - ka5-kmplot.spec
- updated to 21.08.3
[packages/ka5-kmplot.git] / ka5-kmplot.spec
index fe3438390a70cbc808b61163afe48ebb3f3700a8..28d2c88d714c343b34d40ae97c4bfc51c6faa10e 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeappsver      21.04.2
+%define                kdeappsver      21.08.3
 %define                kframever       5.56.0
 %define                qtver           5.9.0
 %define                kaname          kmplot
 Summary:       kmplot
 Name:          ka5-%{kaname}
-Version:       21.04.2
+Version:       21.08.3
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Applications
 Source0:       http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 556cdd508a1bdb6cc5e85f0719450556
+# Source0-md5: 79cb924a97949c9434bf8914b22bef13
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel
@@ -39,6 +39,12 @@ supports different systems of coordinates like the Cartesian or the
 polar coordinate system. The graphs can be colorized and the view is
 scalable, so that you are able to zoom to the level you need.
 
+%description -l pl.UTF-8
+KmPlot jest programem rysującym wykresy funkcji, całek i pochodnych.
+Obsługuje różne układy współrzędnych, np. Kartezjański czy biegunowy.
+Wykresy są kolorowane i skalowalne, tak że jesteś w stanie powiększyć
+je do poziomu, którego potrzebujesz.
+
 %prep
 %setup -q -n %{kaname}-%{version}
 
@@ -64,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kmplot
-%{_libdir}/qt5/plugins/kmplotpart.so
+%{_libdir}/qt5/plugins/kf5/parts/kmplotpart.so
 %{_desktopdir}/org.kde.kmplot.desktop
 %{_datadir}/config.kcfg/kmplot.kcfg
 %{_datadir}/dbus-1/interfaces/org.kde.kmplot.KmPlot.xml
This page took 0.869245 seconds and 4 git commands to generate.