SHA256
1
0
forked from pool/paraview
Commit Graph

38 Commits

Author SHA256 Message Date
3041b378c1 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=68 2020-01-31 22:05:26 +00:00
b5b3e85135 Accepting request 769040 from home:StefanBruens:branches:science
- Drop unused python-zope BuildRequires
- Replace Qt5WebKit BuildRequires with Qt5WebEngine
- Unbundle several dependencies, use system libraries:
  * double-conversion
  * CGNS
  * Eigen3
  * GLEW
  * HDF5
  * JsonCPP
  * liblz4
  * netcdf
  * protobuf
  * PugiXML
  * Ogg/Theora
- Add several patches from VTK package:
  * bundled_exodusii_add_missing_libpthread.patch
  * 0001-Add-libogg-to-IOMovie-target-link-libraries.patch
  * 0001-Allow-compilation-on-GLES-platforms.patch

OBS-URL: https://build.opensuse.org/request/show/769040
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=65
2020-01-31 17:14:50 +00:00
Christoph G
2de44d953e Accepting request 732076 from home:badshah400:branches:science
- Update to version 5.6.2:
  * Fixes a trackpad interaction bug on macOS.

- Pass -ffat-lto-objects for static libs.

OBS-URL: https://build.opensuse.org/request/show/732076
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=63
2019-09-20 21:39:59 +00:00
f09feff173 Accepting request 724039 from home:openfoam:branches:science
- Update to version 5.6.1
  https://blog.kitware.com/paraview-5-6-1-release-notes/
- using tar.xz instead of tar.gz file

OBS-URL: https://build.opensuse.org/request/show/724039
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=61
2019-08-17 10:28:33 +00:00
cee9095e6d Accepting request 653805 from home:jengelh:branches:science
- Trim redundancies from description. (this was removed earlier already)
- Add ldconfig dependency. Avoid xargs use where possible.

OBS-URL: https://build.opensuse.org/request/show/653805
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=59
2018-12-05 13:55:34 +00:00
0e05cc7f6f Accepting request 653556 from home:openfoam:branches:science
- Update to version 5.6.0
  https://blog.kitware.com/paraview-5-6-0-release-notes/
- add devel package
- remove Tk build requirement and adjust description since ParaView
  hasn't used Tcl/Tk for quite a few years.
- ParaViewTutorial file not updated and not available on upstream
- drop patches already applied upstream
  * paraview-pythonqt-build-fix.patch
  * fix-hdf5-gcc8.patch
  * fix-qt-5.11-931c779.patch
  * fix-no-plugin-doc-dir.patch
- modify partially applied patches
  * paraview-find-qhelpgenerator-qt5.patch

OBS-URL: https://build.opensuse.org/request/show/653556
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=58
2018-12-03 19:11:01 +00:00
a01da1ba45 Accepting request 629636 from home:mathletic:branches:science
Update to 5.5.2

OBS-URL: https://build.opensuse.org/request/show/629636
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=56
2018-08-17 11:12:42 +00:00
Christoph G
f295ab91e4 Accepting request 592747 from home:jengelh:branches:science
- Trim goals from description, only the now counts.
  Trim marketing speech from description.

OBS-URL: https://build.opensuse.org/request/show/592747
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=54
2018-03-31 11:19:15 +00:00
Dmitry Roshchin
f242ea032c Accepting request 518351 from home:badshah400:branches:science
- Update to version 5.4.1:
  * The black render window observed on some systems when FXAA was
    enabled or an object's opacity was less than 1 has been fixed.
  * Field output for cells with non-straight edges has been
    corrected.
  * Derivatives for quadratic triangles are now computed
    correctly.
  * A bug that occurred when generating a Catalyst script with no
    images output has been fixed.
  * A problem with writing animations as AVIs was fixed.
  * Logic in the CGNS reader was updated to correctly read all
    solution nodes for each centering type when
    FlowSolutionPointers are missing.
  * Fixed crash in CGNS reader when moving forward in time.
  * Fixed problem with long-running animations not advancing past
    a certain number of time steps.
  * Resolved issue where changing one file path in the state file
    loader "Choose File Names" dialog also changed the file paths
    of other files with the same type.
  * Addressed problem with enumerated property dependencies in
    ParaViewWeb.
  * Added ability to change the font size in the ParaView user
    interface.
  * Fixed BoxLib3D file reader.
  * State files now properly support files with relative paths.
  * Removed inappropriate scalar bar scaling when saving large
    screen shots.
  * A bug in the color mapping that in some cases incorrectly
    mapped some data values to the above-range color was fixed.
  * OSPRay can now be compiled in Cray programming environments

OBS-URL: https://build.opensuse.org/request/show/518351
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=52
2017-08-23 08:57:20 +00:00
186ceabd73 Accepting request 508465 from home:badshah400:branches:science
Disable 32-bit builds for now, until cgns issue there can be sorted out

OBS-URL: https://build.opensuse.org/request/show/508465
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=51
2017-07-11 22:44:14 +00:00
322ed0efad Accepting request 481606 from home:mathletic:branches:science
update to 5.3.0

OBS-URL: https://build.opensuse.org/request/show/481606
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=49
2017-03-20 21:33:25 +00:00
Christoph G
ef94ba280f Accepting request 444980 from home:badshah400:branches:science
- Replicate the %cmake macro manually, stripping out the problematic and unused options. In particular, this restores  passing rpm_opt_flags to C/C++ during compilation.
- Update paraview-fix-file-contains-date-time.patch to remove references to __DATE__ and __TIME__ also from Plugins/CDIReader/cdilib.c; suppresses an rpmlint warning.
- Update %{name}-rpmlintrc file to also suppress warnings about:
  * no-manual-page-for-binary: upstream doesn't supply manpages and we don't care.
  * hidden-file-or-dir: this hidden file is really used as a catalogue of available plugins by paraview.

OBS-URL: https://build.opensuse.org/request/show/444980
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=47
2016-12-09 06:05:38 +00:00
Christoph G
d3c9ee6857 Accepting request 443561 from home:badshah400:branches:science
Update to v5.2. Switch to Qt5 if available, several other improvements (see .changes)

OBS-URL: https://build.opensuse.org/request/show/443561
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=45
2016-12-03 13:07:03 +00:00
Christoph G
e1db793b68 Accepting request 415728 from home:mathletic:branches:science
update to 5.1.2

OBS-URL: https://build.opensuse.org/request/show/415728
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=43
2016-07-29 05:23:30 +00:00
Matthias Mailänder
16d37c57c3 Accepting request 403965 from home:mathletic:branches:science
update to paraview 5.1.0
It claims to need CMake 3.5, but this ParaView also works with CMake 3.0, as they did not change that much.

OBS-URL: https://build.opensuse.org/request/show/403965
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=40
2016-06-22 05:54:02 +00:00
e0811efca6 Accepting request 381726 from home:mathletic:branches:science
update to 5.0.1

OBS-URL: https://build.opensuse.org/request/show/381726
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=38
2016-03-30 12:00:31 +00:00
Ismail Dönmez
9f5bd666c3 Accepting request 373524 from home:k0da:branches:science
- Add disk constraint 8GB

OBS-URL: https://build.opensuse.org/request/show/373524
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=37
2016-03-16 05:50:57 +00:00
839d2cfa29 Accepting request 353119 from home:mathletic:branches:science
update to version 5.0.0

OBS-URL: https://build.opensuse.org/request/show/353119
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=35
2016-01-11 22:44:36 +00:00
Ismail Dönmez
ee46cfc015 Accepting request 330981 from home:badshah400:branches:science
Update to version 4.4.0

OBS-URL: https://build.opensuse.org/request/show/330981
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=33
2015-09-15 07:48:44 +00:00
df26edb168 Accepting request 286282 from home:mathletic:branches:science
update to version 4.3.1

OBS-URL: https://build.opensuse.org/request/show/286282
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=31
2015-02-16 18:05:13 +00:00
Dirk Stoecker
64e6be5dce Accepting request 279962 from home:dimstar:branches:science
- Add paraview-freetype-2.5.4.patch: Fix build with FreeType 2.5.4
  API changes.

OBS-URL: https://build.opensuse.org/request/show/279962
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=29
2015-01-05 16:34:22 +00:00
220f6da313 Accepting request 253525 from home:mathletic:branches:science
update to 4.2.0 release

OBS-URL: https://build.opensuse.org/request/show/253525
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=27
2014-10-01 17:40:27 +00:00
Ismail Dönmez
01b902af3d Accepting request 248433 from home:badshah400:branches:science
Update to 4.2.0-RC1 (needed for 13.2)

OBS-URL: https://build.opensuse.org/request/show/248433
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=25
2014-09-11 08:57:03 +00:00
Dmitry Roshchin
28d331cc1f Accepting request 220822 from home:badshah400:branches:science
Use system zope & twisted libraries.

OBS-URL: https://build.opensuse.org/request/show/220822
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=22
2014-02-04 18:28:19 +00:00
Ismail Dönmez
cf0a95a819 Accepting request 220744 from home:badshah400:branches:science
Update to version 4.1.0

OBS-URL: https://build.opensuse.org/request/show/220744
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=21
2014-02-04 09:39:54 +00:00
Matthias Mailänder
30221fcbc6 Accepting request 182960 from home:badshah400:branches:science
Update to version 4.0.1

OBS-URL: https://build.opensuse.org/request/show/182960
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=19
2013-07-13 12:13:29 +00:00
Dr. Werner Fink
b8ad40456b Accepting request 180080 from home:badshah400:branches:science
Enable python scripting for paraview

OBS-URL: https://build.opensuse.org/request/show/180080
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=17
2013-06-20 13:03:57 +00:00
Dmitry Roshchin
65f8fc8315 Accepting request 158611 from home:badshah400:branches:science
Update to version 3.98.1

OBS-URL: https://build.opensuse.org/request/show/158611
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=15
2013-03-12 12:14:40 +00:00
37b7bb420f OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=13 2013-02-27 14:12:18 +00:00
Matthias Mailänder
4c9225fda0 Accepting request 156380 from home:badshah400:branches:science
Split the SciberQuestToolKit plugin into its own package, license it as GPL-3.0+ or LGPL-3.0+ (bnc#804987)

OBS-URL: https://build.opensuse.org/request/show/156380
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=11
2013-02-26 11:20:04 +00:00
231c87d044 Accepting request 148559 from home:badshah400:branches:science
Remove paraview-gcc47.patch; patch incorporated upstream

OBS-URL: https://build.opensuse.org/request/show/148559
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=10
2013-01-15 13:40:26 +00:00
Matthias Mailänder
c8e6e4e486 Accepting request 148166 from home:badshah400:branches:science
Update to version 3.98, fixes bnc#763208

OBS-URL: https://build.opensuse.org/request/show/148166
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=9
2013-01-12 12:11:42 +00:00
Dirk Stoecker
7581738ca7 Accepting request 139524 from home:badshah400:branches:science
Update to version 3.14.1

OBS-URL: https://build.opensuse.org/request/show/139524
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=8
2012-11-06 21:52:51 +00:00
Corot Sebastien
173c49bc70 - fix SLE and 11.3 build with BuildRequires qt4-assistant-adp-devel
for 11.4 and higher

OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=7
2012-05-12 20:30:01 +00:00
Ismail Dönmez
c16ef67e7b Accepting request 116110 from home:badshah400:branches:science
Add patch to fix building with gcc 4.7 in factory.

OBS-URL: https://build.opensuse.org/request/show/116110
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=6
2012-05-01 09:40:14 +00:00
Ismail Dönmez
b684bfc114 Accepting request 112994 from home:badshah400:branches:science
Update to version 3.14.0; add patch to fix incompatibility with boost 1.49

OBS-URL: https://build.opensuse.org/request/show/112994
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=5
2012-04-08 20:00:29 +00:00
Detlef Steuer
d4c0458e43 Accepting request 90924 from home:badshah400:branches:science
Update to version 3.12.0 -- New features and bug fixes; dropped patches no longer required; fixes build failure on openSUSE > 11.4

OBS-URL: https://build.opensuse.org/request/show/90924
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=2
2011-11-10 11:42:23 +00:00
Tejas Guruswamy
505d2372b2 Accepting request 67947 from home:badshah400
thanks!

OBS-URL: https://build.opensuse.org/request/show/67947
OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=1
2011-04-20 08:24:25 +00:00