/[packages]/cauldron/step/current/SPECS/step.spec
ViewVC logotype

Annotation of /cauldron/step/current/SPECS/step.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 689541 - (hide annotations) (download)
Tue Sep 16 20:54:17 2014 UTC (9 years, 6 months ago) by umeabot
File size: 1698 byte(s)
Mageia 5 Mass Rebuild
1 neoclust 277080 #
2     # Please do not update/rebuild/touch this package before asking first to mikala and/or neoclust
3     # This package is part of the KDE Stack.
4     #
5    
6    
7 mikala 129264 %define eigen_version 2.0.3
8 umeabot 689541 %define rel 2
9 mikala 129264
10 mikala 114464 Name: step
11     Summary: Interactive physical simulator
12 lmenut 667579 Version: 4.14.0
13 mikala 182245 Release: %mkrel %{rel}
14 mikala 186134 Group: Sciences/Physics
15 mikala 191076 License: GPLv2 and GFDL
16 mikala 182245 URL: http://www.kde.org/applications/education/step/
17 lmenut 667579 Source: http://download.kde.org/stable/%version/src/%{name}-%version.tar.xz
18 mikala 114464 BuildRequires: kdelibs4-devel >= 2:%{version}
19 mikala 129264 BuildRequires: pkgconfig(eigen2) >= %eigen_version
20     BuildRequires: pkgconfig(libqalculate)
21     BuildRequires: pkgconfig(gsl)
22 mikala 114464 #Branch patchs 100->200
23    
24     #Trunk Patchs 200->300
25    
26     #Mageia Patchs 500->600
27    
28     %description
29 shlomif 266041 Step is an interactive physical simulator. It works like this:
30     you place some bodies on the scene, add some forces such as gravity
31     or springs, then click "Simulate" and Step shows you how your scene
32     will evolve according to the laws of physics. You can change every
33     property of bodies/forces in your experiment (even during simulation)
34     and see how this will change evolution of the experiment. With Step
35 mikala 114464 you can not only learn but feel how physics works !
36    
37     %files
38 mikala 129264 %doc README AUTHORS ChangeLog COPYING COPYING.DOC DESIGN TODO
39 mikala 114464 %_kde_bindir/step
40 lmenut 652065 %_kde_applicationsdir/step.desktop
41 lmenut 652107 %_kde_appdatadir/step.appdata.xml
42 mikala 114464 %_kde_appsdir/step
43     %_kde_datadir/config.kcfg/step.kcfg
44     %_kde_datadir/config/step.knsrc
45     %_kde_docdir/HTML/en/step
46     %_kde_iconsdir/hicolor/*/apps/step.png
47    
48 mikala 182245 #------------------------------------------------------------------------------
49 mikala 114464
50     %prep
51 shlomif 266041 %setup -q
52 mikala 114464 %apply_patches
53    
54     %build
55 mikala 182245 export LD=/usr/bin/ld.gold
56     %cmake_kde4 -DKDE4_ENABLE_FINAL=ON
57 mikala 114464 %make
58    
59     %install
60     %makeinstall_std -C build
61    

  ViewVC Help
Powered by ViewVC 1.1.30