SHA256
1
0
forked from pool/kst

Accepting request 159600 from KDE:Distro:Factory

Change desktop menu category to Science (forwarded request 159572 from Dmitry_R)

OBS-URL: https://build.opensuse.org/request/show/159600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kst?expand=0&rev=38
This commit is contained in:
Stephan Kulow 2013-03-17 09:06:57 +00:00 committed by Git OBS Bridge
parent 9382c43cc3
commit 73f251650b
2 changed files with 11 additions and 16 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 15 14:09:06 UTC 2013 - dmitry_r@opensuse.org
- Change desktop menu category to Science
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 30 17:55:38 UTC 2012 - ctrippe@opensuse.org Mon Jul 30 17:55:38 UTC 2012 - ctrippe@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package kst # spec file for package kst
# #
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Christian Trippe ctrippe@opensuse.org # Copyright (c) 2011 Christian Trippe ctrippe@opensuse.org
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@ -47,27 +47,17 @@ BuildRequires: readline-devel
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
%description %description
Kst is a data plotting and viewing program. Some of the features Kst is a data plotting and viewing program. Some of the features include:
include:
- Robust plotting of live "streaming" data - Robust plotting of live "streaming" data
- Powerful keyboard and mouse plot manipulation - Powerful keyboard and mouse plot manipulation
- Powerful plug-in and extension support - Powerful plug-in and extension support
- Large selection of built-in plotting and data manipulation functions,
- Large selection of built-in plotting and data manipulation such as histograms, equations, and power spectra
functions, such as histograms, equations, and power spectra - Color mapping and contour mapping capabilities for three-dimensional data
- Color mapping and contour mapping capabilities for
three-dimensional data
- Monitoring of events and notification support - Monitoring of events and notification support
- Built-in filtering and curve fitting capabilities - Built-in filtering and curve fitting capabilities
- Convenient command line interface - Convenient command line interface
- Powerful graphical user interface - Powerful graphical user interface
%package devel %package devel
@ -120,7 +110,7 @@ make %{?_smp_mflags}
cd build cd build
%make_install %make_install
cd .. cd ..
%suse_update_desktop_file %{name}2 Qt KDE Education Science Math %suse_update_desktop_file -r %{name}2 Qt KDE Science Math
%fdupes %{buildroot} %fdupes %{buildroot}
%kde_post_install %kde_post_install