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:
parent
9382c43cc3
commit
73f251650b
@ -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
|
||||
|
||||
|
22
kst.spec
22
kst.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -47,27 +47,17 @@ BuildRequires: readline-devel
|
||||
BuildRequires: update-desktop-files
|
||||
|
||||
%description
|
||||
Kst is a data plotting and viewing program. Some of the features
|
||||
include:
|
||||
Kst is a data plotting and viewing program. Some of the features include:
|
||||
|
||||
- Robust plotting of live "streaming" data
|
||||
|
||||
- Powerful keyboard and mouse plot manipulation
|
||||
|
||||
- Powerful plug-in and extension support
|
||||
|
||||
- Large selection of built-in plotting and data manipulation
|
||||
functions, such as histograms, equations, and power spectra
|
||||
|
||||
- Color mapping and contour mapping capabilities for
|
||||
three-dimensional data
|
||||
|
||||
- Large selection of built-in plotting and data manipulation functions,
|
||||
such as histograms, equations, and power spectra
|
||||
- Color mapping and contour mapping capabilities for three-dimensional data
|
||||
- Monitoring of events and notification support
|
||||
|
||||
- Built-in filtering and curve fitting capabilities
|
||||
|
||||
- Convenient command line interface
|
||||
|
||||
- Powerful graphical user interface
|
||||
|
||||
%package devel
|
||||
@ -120,7 +110,7 @@ make %{?_smp_mflags}
|
||||
cd build
|
||||
%make_install
|
||||
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}
|
||||
%kde_post_install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user