aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-04-09 18:32:24 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-04-09 18:32:24 +0000
commitd5f25d5b15f83e98f4ecb7033c7438cf9ab0850b (patch)
treef92fb58c0ed5e4c4265ce031a939ebfde39fe011 /science
parentc95b9b4cc1fbac313e362f3b7860cf64a8b93770 (diff)
downloadports-d5f25d5b15f83e98f4ecb7033c7438cf9ab0850b.tar.gz
ports-d5f25d5b15f83e98f4ecb7033c7438cf9ab0850b.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/Makefile2
-rw-r--r--science/kalzium/Makefile31
-rw-r--r--science/kalzium/distinfo3
-rw-r--r--science/kalzium/pkg-descr21
-rw-r--r--science/kalzium/pkg-plist693
-rw-r--r--science/step/Makefile31
-rw-r--r--science/step/distinfo3
-rw-r--r--science/step/pkg-descr9
-rw-r--r--science/step/pkg-plist231
9 files changed, 1024 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile
index 33fedc3a58e8..2fea54d73f41 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -78,6 +78,7 @@
SUBDIR += iboview
SUBDIR += isaac-cfd
SUBDIR += jstrack
+ SUBDIR += kalzium
SUBDIR += kalzium-kde4
SUBDIR += kst2
SUBDIR += lamprop
@@ -210,6 +211,7 @@
SUBDIR += silo
SUBDIR += simlib
SUBDIR += simsmith
+ SUBDIR += step
SUBDIR += step-kde4
SUBDIR += svmlight
SUBDIR += szip
diff --git a/science/kalzium/Makefile b/science/kalzium/Makefile
new file mode 100644
index 000000000000..598d62701eed
--- /dev/null
+++ b/science/kalzium/Makefile
@@ -0,0 +1,31 @@
+# $FreeBSD$
+
+PORTNAME= kalzium
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= science kde kde-applications
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Periodic table of elements for KDE 4
+
+LIB_DEPENDS= libopenbabel.so:science/openbabel \
+ libavogadro.so:science/avogadro
+BUILD_DEPENDS= ${LOCALBASE}/lib/ocaml/facile/facile.a:math/facile \
+ ${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:science/chemical-mime-data
+RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:science/chemical-mime-data
+
+USES= cmake:outsource gettext kde:5 pkgconfig tar:xz
+USE_KDE= auth archive bookmarks codecs completion config configwidgets \
+ coreaddons crash doctools ecm emoticons guiaddons i18n \
+ iconthemes itemmodels itemviews jobwidgets js kdelibs4support \
+ khtml kio newstuff notifications parts plotting service solid \
+ sonnet textwidgets unitconversion widgetsaddons windowsystem \
+ xmlgui
+USE_OCAML= yes
+NO_OCAML_RUNDEPENDS= yes
+USE_QT5= core dbus gui network opengl printsupport qml quick script svg \
+ widgets xml \
+ buildtools_build qmake_build
+
+USE_LDCONFIG= yes
+
+.include <bsd.port.mk>
diff --git a/science/kalzium/distinfo b/science/kalzium/distinfo
new file mode 100644
index 000000000000..0c7fbba30124
--- /dev/null
+++ b/science/kalzium/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1520519325
+SHA256 (KDE/applications/17.12.3/kalzium-17.12.3.tar.xz) = 1084246ea6d3309fcd9e5d6012e924132c7efc1eccca2855f60d3d2e7c3c0afe
+SIZE (KDE/applications/17.12.3/kalzium-17.12.3.tar.xz) = 24447404
diff --git a/science/kalzium/pkg-descr b/science/kalzium/pkg-descr
new file mode 100644
index 000000000000..1c4c89f1604a
--- /dev/null
+++ b/science/kalzium/pkg-descr
@@ -0,0 +1,21 @@
+Kalzium is your digital replacement for the periodic table on paper.
+It is a program that visualizes the periodic table of elements (PSE)
+and includes basic information about all common elements in the PSE.
+It has gained much more functions over time.
+
+FEATURES
+- Versatile overview of all important data from the elements like
+ melting points, electron affinity, electron negativity, electron
+ configuration, radii, mass, ionisation energy.
+- Tool to visualize the spectral lines of each element.
+- Different colored views for the PSE: separation of the different
+ blocks, year simulator, temperature simulator.
+- Molecular weight calculator.
+- An isotope table.
+- 3D molecule editor, with a load and save functionality.
+- An equation solver for stoichiometric problems.
+- Filetype conversion for different types of chemical programs.
+- Tool to produce a comprehesive list of all risk and safety
+ statements.
+
+WWW: http://www.kde.org/applications/education/kalzium
diff --git a/science/kalzium/pkg-plist b/science/kalzium/pkg-plist
new file mode 100644
index 000000000000..6427aa1db1dd
--- /dev/null
+++ b/science/kalzium/pkg-plist
@@ -0,0 +1,693 @@
+bin/kalzium
+etc/xdg/kalzium.knsrc
+include/libkdeedu/chemicaldataobject.h
+include/libkdeedu/element.h
+include/libkdeedu/elementparser.h
+include/libkdeedu/isotope.h
+include/libkdeedu/isotopeparser.h
+include/libkdeedu/libkdeedu_science_export.h
+include/libkdeedu/moleculeparser.h
+include/libkdeedu/parser.h
+include/libkdeedu/psetables.h
+include/libkdeedu/spectrum.h
+include/libkdeedu/spectrumparser.h
+lib/libscience.so
+lib/libscience.so.5
+lib/libscience.so.5.0.0
+man/ca/man1/kalzium.1.gz
+man/da/man1/kalzium.1.gz
+man/de/man1/kalzium.1.gz
+man/es/man1/kalzium.1.gz
+man/et/man1/kalzium.1.gz
+man/fr/man1/kalzium.1.gz
+man/gl/man1/kalzium.1.gz
+man/it/man1/kalzium.1.gz
+man/man1/kalzium.1.gz
+man/nl/man1/kalzium.1.gz
+man/pl/man1/kalzium.1.gz
+man/pt/man1/kalzium.1.gz
+man/pt_BR/man1/kalzium.1.gz
+man/ru/man1/kalzium.1.gz
+man/sv/man1/kalzium.1.gz
+man/uk/man1/kalzium.1.gz
+share/applications/org.kde.kalzium.desktop
+share/applications/org.kde.kalzium_cml.desktop
+share/config.kcfg/kalzium.kcfg
+share/icons/hicolor/128x128/apps/kalzium.png
+share/icons/hicolor/16x16/apps/kalzium.png
+share/icons/hicolor/22x22/apps/kalzium.png
+share/icons/hicolor/32x32/apps/kalzium.png
+share/icons/hicolor/48x48/apps/kalzium.png
+share/icons/hicolor/64x64/apps/kalzium.png
+share/icons/hicolor/scalable/apps/kalzium.svgz
+%%DATADIR%%/data/bg.jpg
+%%DATADIR%%/data/hazardsymbols/hazard_C.png
+%%DATADIR%%/data/hazardsymbols/hazard_E.png
+%%DATADIR%%/data/hazardsymbols/hazard_F.png
+%%DATADIR%%/data/hazardsymbols/hazard_N.png
+%%DATADIR%%/data/hazardsymbols/hazard_O.png
+%%DATADIR%%/data/hazardsymbols/hazard_T.png
+%%DATADIR%%/data/hazardsymbols/hazard_X.png
+%%DATADIR%%/data/htmlview/abundance.png
+%%DATADIR%%/data/htmlview/boilingpoint.png
+%%DATADIR%%/data/htmlview/book.png
+%%DATADIR%%/data/htmlview/characteristics.png
+%%DATADIR%%/data/htmlview/discovery.png
+%%DATADIR%%/data/htmlview/electronaffinity.png
+%%DATADIR%%/data/htmlview/header.png
+%%DATADIR%%/data/htmlview/icons.svg
+%%DATADIR%%/data/htmlview/ionization.png
+%%DATADIR%%/data/htmlview/mass.png
+%%DATADIR%%/data/htmlview/meltingpoint.png
+%%DATADIR%%/data/htmlview/radius.png
+%%DATADIR%%/data/htmlview/structure.png
+%%DATADIR%%/data/htmlview/style.css
+%%DATADIR%%/data/iconsets/school/1.svg
+%%DATADIR%%/data/iconsets/school/10.svg
+%%DATADIR%%/data/iconsets/school/100.svg
+%%DATADIR%%/data/iconsets/school/101.svg
+%%DATADIR%%/data/iconsets/school/102.svg
+%%DATADIR%%/data/iconsets/school/103.svg
+%%DATADIR%%/data/iconsets/school/104.svg
+%%DATADIR%%/data/iconsets/school/105.svg
+%%DATADIR%%/data/iconsets/school/106.svg
+%%DATADIR%%/data/iconsets/school/107.svg
+%%DATADIR%%/data/iconsets/school/108.svg
+%%DATADIR%%/data/iconsets/school/109.svg
+%%DATADIR%%/data/iconsets/school/11.svg
+%%DATADIR%%/data/iconsets/school/110.svg
+%%DATADIR%%/data/iconsets/school/111.svg
+%%DATADIR%%/data/iconsets/school/112.svg
+%%DATADIR%%/data/iconsets/school/113.svg
+%%DATADIR%%/data/iconsets/school/114.svg
+%%DATADIR%%/data/iconsets/school/115.svg
+%%DATADIR%%/data/iconsets/school/116.svg
+%%DATADIR%%/data/iconsets/school/117.svg
+%%DATADIR%%/data/iconsets/school/118.svg
+%%DATADIR%%/data/iconsets/school/12.svg
+%%DATADIR%%/data/iconsets/school/13.svg
+%%DATADIR%%/data/iconsets/school/14.svg
+%%DATADIR%%/data/iconsets/school/15.svg
+%%DATADIR%%/data/iconsets/school/16.svg
+%%DATADIR%%/data/iconsets/school/17.svg
+%%DATADIR%%/data/iconsets/school/18.svg
+%%DATADIR%%/data/iconsets/school/19.svg
+%%DATADIR%%/data/iconsets/school/2.svg
+%%DATADIR%%/data/iconsets/school/20.svg
+%%DATADIR%%/data/iconsets/school/21.svg
+%%DATADIR%%/data/iconsets/school/22.svg
+%%DATADIR%%/data/iconsets/school/23.svg
+%%DATADIR%%/data/iconsets/school/24.svg
+%%DATADIR%%/data/iconsets/school/25.svg
+%%DATADIR%%/data/iconsets/school/26.svg
+%%DATADIR%%/data/iconsets/school/27.svg
+%%DATADIR%%/data/iconsets/school/28.svg
+%%DATADIR%%/data/iconsets/school/29.svg
+%%DATADIR%%/data/iconsets/school/3.svg
+%%DATADIR%%/data/iconsets/school/30.svg
+%%DATADIR%%/data/iconsets/school/31.svg
+%%DATADIR%%/data/iconsets/school/32.svg
+%%DATADIR%%/data/iconsets/school/33.svg
+%%DATADIR%%/data/iconsets/school/34.svg
+%%DATADIR%%/data/iconsets/school/35.svg
+%%DATADIR%%/data/iconsets/school/36.svg
+%%DATADIR%%/data/iconsets/school/37.svg
+%%DATADIR%%/data/iconsets/school/38.svg
+%%DATADIR%%/data/iconsets/school/39.svg
+%%DATADIR%%/data/iconsets/school/4.svg
+%%DATADIR%%/data/iconsets/school/40.svg
+%%DATADIR%%/data/iconsets/school/41.svg
+%%DATADIR%%/data/iconsets/school/42.svg
+%%DATADIR%%/data/iconsets/school/43.svg
+%%DATADIR%%/data/iconsets/school/44.svg
+%%DATADIR%%/data/iconsets/school/45.svg
+%%DATADIR%%/data/iconsets/school/46.svg
+%%DATADIR%%/data/iconsets/school/47.svg
+%%DATADIR%%/data/iconsets/school/48.svg
+%%DATADIR%%/data/iconsets/school/49.svg
+%%DATADIR%%/data/iconsets/school/5.svg
+%%DATADIR%%/data/iconsets/school/50.svg
+%%DATADIR%%/data/iconsets/school/51.svg
+%%DATADIR%%/data/iconsets/school/52.svg
+%%DATADIR%%/data/iconsets/school/53.svg
+%%DATADIR%%/data/iconsets/school/54.svg
+%%DATADIR%%/data/iconsets/school/55.svg
+%%DATADIR%%/data/iconsets/school/56.svg
+%%DATADIR%%/data/iconsets/school/57.svg
+%%DATADIR%%/data/iconsets/school/58.svg
+%%DATADIR%%/data/iconsets/school/59.svg
+%%DATADIR%%/data/iconsets/school/6.svg
+%%DATADIR%%/data/iconsets/school/60.svg
+%%DATADIR%%/data/iconsets/school/61.svg
+%%DATADIR%%/data/iconsets/school/62.svg
+%%DATADIR%%/data/iconsets/school/63.svg
+%%DATADIR%%/data/iconsets/school/64.svg
+%%DATADIR%%/data/iconsets/school/65.svg
+%%DATADIR%%/data/iconsets/school/66.svg
+%%DATADIR%%/data/iconsets/school/67.svg
+%%DATADIR%%/data/iconsets/school/68.svg
+%%DATADIR%%/data/iconsets/school/69.svg
+%%DATADIR%%/data/iconsets/school/7.svg
+%%DATADIR%%/data/iconsets/school/70.svg
+%%DATADIR%%/data/iconsets/school/71.svg
+%%DATADIR%%/data/iconsets/school/72.svg
+%%DATADIR%%/data/iconsets/school/73.svg
+%%DATADIR%%/data/iconsets/school/74.svg
+%%DATADIR%%/data/iconsets/school/75.svg
+%%DATADIR%%/data/iconsets/school/76.svg
+%%DATADIR%%/data/iconsets/school/77.svg
+%%DATADIR%%/data/iconsets/school/78.svg
+%%DATADIR%%/data/iconsets/school/79.svg
+%%DATADIR%%/data/iconsets/school/8.svg
+%%DATADIR%%/data/iconsets/school/80.svg
+%%DATADIR%%/data/iconsets/school/81.svg
+%%DATADIR%%/data/iconsets/school/82.svg
+%%DATADIR%%/data/iconsets/school/83.svg
+%%DATADIR%%/data/iconsets/school/84.svg
+%%DATADIR%%/data/iconsets/school/85.svg
+%%DATADIR%%/data/iconsets/school/86.svg
+%%DATADIR%%/data/iconsets/school/87.svg
+%%DATADIR%%/data/iconsets/school/88.svg
+%%DATADIR%%/data/iconsets/school/89.svg
+%%DATADIR%%/data/iconsets/school/9.svg
+%%DATADIR%%/data/iconsets/school/90.svg
+%%DATADIR%%/data/iconsets/school/91.svg
+%%DATADIR%%/data/iconsets/school/92.svg
+%%DATADIR%%/data/iconsets/school/93.svg
+%%DATADIR%%/data/iconsets/school/94.svg
+%%DATADIR%%/data/iconsets/school/95.svg
+%%DATADIR%%/data/iconsets/school/96.svg
+%%DATADIR%%/data/iconsets/school/97.svg
+%%DATADIR%%/data/iconsets/school/98.svg
+%%DATADIR%%/data/iconsets/school/99.svg
+%%DATADIR%%/data/iconsets/school/iconinformation.txt
+%%DATADIR%%/data/knowledge.xml
+%%DATADIR%%/data/latticeicons/cf.svgz
+%%DATADIR%%/data/latticeicons/ci.svgz
+%%DATADIR%%/data/latticeicons/cp.svgz
+%%DATADIR%%/data/latticeicons/hp.svgz
+%%DATADIR%%/data/latticeicons/hr.svgz
+%%DATADIR%%/data/latticeicons/mp.svgz
+%%DATADIR%%/data/latticeicons/op.svgz
+%%DATADIR%%/data/latticeicons/tp.svgz
+%%DATADIR%%/data/maps/de.png
+%%DATADIR%%/data/maps/dk.png
+%%DATADIR%%/data/maps/es.png
+%%DATADIR%%/data/maps/fi.png
+%%DATADIR%%/data/maps/fr.png
+%%DATADIR%%/data/maps/it.png
+%%DATADIR%%/data/maps/ru.png
+%%DATADIR%%/data/maps/ruus.png
+%%DATADIR%%/data/maps/se.png
+%%DATADIR%%/data/maps/uk.png
+%%DATADIR%%/data/maps/ukfr.png
+%%DATADIR%%/data/maps/ukse.png
+%%DATADIR%%/data/maps/us.png
+%%DATADIR%%/data/molecules/2-aminoethanol.cml
+%%DATADIR%%/data/molecules/2-thioethanol.cml
+%%DATADIR%%/data/molecules/2_2_2-trifluoroethanol.cml
+%%DATADIR%%/data/molecules/but-2-yne-1_4-diol.cml
+%%DATADIR%%/data/molecules/butane.cml
+%%DATADIR%%/data/molecules/carbon_dioxide.cml
+%%DATADIR%%/data/molecules/carbon_monoxide.cml
+%%DATADIR%%/data/molecules/ethane-1_2-diol.cml
+%%DATADIR%%/data/molecules/ethane.cml
+%%DATADIR%%/data/molecules/ethanol.cml
+%%DATADIR%%/data/molecules/methane.cml
+%%DATADIR%%/data/molecules/methanol.cml
+%%DATADIR%%/data/molecules/porphyrin.cml
+%%DATADIR%%/data/molecules/propan-1-ol.cml
+%%DATADIR%%/data/molecules/propan-2-ol.cml
+%%DATADIR%%/data/molecules/propane.cml
+%%DATADIR%%/data/molecules/thiophene.cml
+%%DATADIR%%/data/molecules/water.cml
+%%DATADIR%%/data/toolpics/abzug.jpg
+%%DATADIR%%/data/toolpics/becherglas.jpg
+%%DATADIR%%/data/toolpics/brechungsmesser.jpg
+%%DATADIR%%/data/toolpics/brenner.jpg
+%%DATADIR%%/data/toolpics/destillierbruecke.jpg
+%%DATADIR%%/data/toolpics/dsc.jpg
+%%DATADIR%%/data/toolpics/erlenmeyerkolben.jpg
+%%DATADIR%%/data/toolpics/exikator.jpg
+%%DATADIR%%/data/toolpics/halter.jpg
+%%DATADIR%%/data/toolpics/heizplatte.jpg
+%%DATADIR%%/data/toolpics/hplc.jpg
+%%DATADIR%%/data/toolpics/kolbenprober.png
+%%DATADIR%%/data/toolpics/korkring.jpg
+%%DATADIR%%/data/toolpics/messzylinder.jpg
+%%DATADIR%%/data/toolpics/moerser.jpg
+%%DATADIR%%/data/toolpics/phpapier.jpg
+%%DATADIR%%/data/toolpics/pileusball.jpg
+%%DATADIR%%/data/toolpics/pipette.jpg
+%%DATADIR%%/data/toolpics/rg-halter.jpg
+%%DATADIR%%/data/toolpics/rg-staender.jpg
+%%DATADIR%%/data/toolpics/rg.jpg
+%%DATADIR%%/data/toolpics/rotationsverdampfer.jpg
+%%DATADIR%%/data/toolpics/rueckflusskuehler.jpg
+%%DATADIR%%/data/toolpics/ruehrfisch.jpg
+%%DATADIR%%/data/toolpics/rundkolben.jpg
+%%DATADIR%%/data/toolpics/scheidetrichter.jpg
+%%DATADIR%%/data/toolpics/schutzbrille.jpg
+%%DATADIR%%/data/toolpics/spatel.jpg
+%%DATADIR%%/data/toolpics/spritzflasche.jpg
+%%DATADIR%%/data/toolpics/thermometer.jpg
+%%DATADIR%%/data/toolpics/thermometer2.jpg
+%%DATADIR%%/data/toolpics/tonschale.jpg
+%%DATADIR%%/data/toolpics/trichter.jpg
+%%DATADIR%%/data/toolpics/trockenrohr.jpg
+%%DATADIR%%/data/toolpics/tropftrichter.jpg
+%%DATADIR%%/data/toolpics/uhrglas.jpg
+%%DATADIR%%/data/toolpics/verteiler.jpg
+%%DATADIR%%/data/toolpics/vollpipette.jpg
+%%DATADIR%%/data/toolpics/waage.jpg
+%%DATADIR%%/data/toolpics/wasserstrahlpumpe.jpg
+%%DATADIR%%/data/tools.xml
+%%DATADIR%%/icons/hicolor/16x16/actions/calculate.png
+%%DATADIR%%/icons/hicolor/16x16/actions/chemical.png
+%%DATADIR%%/icons/hicolor/16x16/actions/elempic.png
+%%DATADIR%%/icons/hicolor/16x16/actions/energies.png
+%%DATADIR%%/icons/hicolor/16x16/actions/eqchem.png
+%%DATADIR%%/icons/hicolor/16x16/actions/glossary.png
+%%DATADIR%%/icons/hicolor/16x16/actions/isotopemap.png
+%%DATADIR%%/icons/hicolor/16x16/actions/kalzium_molviewer.png
+%%DATADIR%%/icons/hicolor/16x16/actions/kalzium_rs.png
+%%DATADIR%%/icons/hicolor/16x16/actions/kalzium_tables.png
+%%DATADIR%%/icons/hicolor/16x16/actions/legend.png
+%%DATADIR%%/icons/hicolor/16x16/actions/misc.png
+%%DATADIR%%/icons/hicolor/16x16/actions/numbers.png
+%%DATADIR%%/icons/hicolor/16x16/actions/orbits.png
+%%DATADIR%%/icons/hicolor/16x16/actions/overview.png
+%%DATADIR%%/icons/hicolor/16x16/actions/plot.png
+%%DATADIR%%/icons/hicolor/16x16/actions/sidebar.png
+%%DATADIR%%/icons/hicolor/16x16/actions/spectrum.png
+%%DATADIR%%/icons/hicolor/16x16/actions/statematter.png
+%%DATADIR%%/icons/hicolor/16x16/actions/timeline.png
+%%DATADIR%%/icons/hicolor/16x16/actions/tooltip.png
+%%DATADIR%%/icons/hicolor/22x22/actions/calculate.png
+%%DATADIR%%/icons/hicolor/22x22/actions/chemical.png
+%%DATADIR%%/icons/hicolor/22x22/actions/elempic.png
+%%DATADIR%%/icons/hicolor/22x22/actions/energies.png
+%%DATADIR%%/icons/hicolor/22x22/actions/eqchem.png
+%%DATADIR%%/icons/hicolor/22x22/actions/glossary.png
+%%DATADIR%%/icons/hicolor/22x22/actions/isotopemap.png
+%%DATADIR%%/icons/hicolor/22x22/actions/kalzium_molviewer.png
+%%DATADIR%%/icons/hicolor/22x22/actions/kalzium_rs.png
+%%DATADIR%%/icons/hicolor/22x22/actions/kalzium_tables.png
+%%DATADIR%%/icons/hicolor/22x22/actions/legend.png
+%%DATADIR%%/icons/hicolor/22x22/actions/numbers.png
+%%DATADIR%%/icons/hicolor/22x22/actions/orbits.png
+%%DATADIR%%/icons/hicolor/22x22/actions/overview.png
+%%DATADIR%%/icons/hicolor/22x22/actions/plot.png
+%%DATADIR%%/icons/hicolor/22x22/actions/sidebar.png
+%%DATADIR%%/icons/hicolor/22x22/actions/spectrum.png
+%%DATADIR%%/icons/hicolor/22x22/actions/statematter.png
+%%DATADIR%%/icons/hicolor/22x22/actions/timeline.png
+%%DATADIR%%/icons/hicolor/22x22/actions/tooltip.png
+%%DATADIR%%/icons/hicolor/32x32/actions/calculate.png
+%%DATADIR%%/icons/hicolor/32x32/actions/chemical.png
+%%DATADIR%%/icons/hicolor/32x32/actions/elempic.png
+%%DATADIR%%/icons/hicolor/32x32/actions/energies.png
+%%DATADIR%%/icons/hicolor/32x32/actions/eqchem.png
+%%DATADIR%%/icons/hicolor/32x32/actions/glossary.png
+%%DATADIR%%/icons/hicolor/32x32/actions/isotopemap.png
+%%DATADIR%%/icons/hicolor/32x32/actions/kalzium_molviewer.png
+%%DATADIR%%/icons/hicolor/32x32/actions/kalzium_rs.png
+%%DATADIR%%/icons/hicolor/32x32/actions/kalzium_tables.png
+%%DATADIR%%/icons/hicolor/32x32/actions/legend.png
+%%DATADIR%%/icons/hicolor/32x32/actions/misc.png
+%%DATADIR%%/icons/hicolor/32x32/actions/numbers.png
+%%DATADIR%%/icons/hicolor/32x32/actions/orbits.png
+%%DATADIR%%/icons/hicolor/32x32/actions/overview.png
+%%DATADIR%%/icons/hicolor/32x32/actions/plot.png
+%%DATADIR%%/icons/hicolor/32x32/actions/sidebar.png
+%%DATADIR%%/icons/hicolor/32x32/actions/spectrum.png
+%%DATADIR%%/icons/hicolor/32x32/actions/statematter.png
+%%DATADIR%%/icons/hicolor/32x32/actions/timeline.png
+%%DATADIR%%/icons/hicolor/32x32/actions/tooltip.png
+%%DATADIR%%/icons/hicolor/48x48/actions/calculate.png
+%%DATADIR%%/icons/hicolor/48x48/actions/chemical.png
+%%DATADIR%%/icons/hicolor/48x48/actions/energies.png
+%%DATADIR%%/icons/hicolor/48x48/actions/eqchem.png
+%%DATADIR%%/icons/hicolor/48x48/actions/glossary.png
+%%DATADIR%%/icons/hicolor/48x48/actions/isotopemap.png
+%%DATADIR%%/icons/hicolor/48x48/actions/kalzium_molviewer.png
+%%DATADIR%%/icons/hicolor/48x48/actions/kalzium_rs.png
+%%DATADIR%%/icons/hicolor/48x48/actions/kalzium_tables.png
+%%DATADIR%%/icons/hicolor/48x48/actions/legend.png
+%%DATADIR%%/icons/hicolor/48x48/actions/misc.png
+%%DATADIR%%/icons/hicolor/48x48/actions/numbers.png
+%%DATADIR%%/icons/hicolor/48x48/actions/orbits.png
+%%DATADIR%%/icons/hicolor/48x48/actions/overview.png
+%%DATADIR%%/icons/hicolor/48x48/actions/plot.png
+%%DATADIR%%/icons/hicolor/48x48/actions/sidebar.png
+%%DATADIR%%/icons/hicolor/48x48/actions/spectrum.png
+%%DATADIR%%/icons/hicolor/48x48/actions/statematter.png
+%%DATADIR%%/icons/hicolor/48x48/actions/timeline.png
+%%DATADIR%%/icons/hicolor/48x48/actions/tooltip.png
+%%DATADIR%%/icons/hicolor/64x64/actions/kalzium_molviewer.png
+%%DATADIR%%/icons/hicolor/64x64/actions/kalzium_rs.png
+%%DATADIR%%/icons/hicolor/64x64/actions/kalzium_tables.png
+%%DATADIR%%/icons/hicolor/64x64/actions/numbers.png
+%%DATADIR%%/icons/hicolor/scalable/actions/calculate.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/chemical.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/elempic.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/energies.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/eqchem.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/glossary.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/isotopemap.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/kalzium_molviewer.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/kalzium_rs.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/kalzium_tables.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/misc.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/numbers.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/orbits.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/overview.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/plot.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/sidebar.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/spectrum.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/statematter.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/timeline.svgz
+%%DATADIR%%/icons/hicolor/scalable/actions/tooltip.svgz
+share/kxmlgui5/kalzium/kalziumui.rc
+share/libkdeedu/data/elements.xml
+share/libkdeedu/data/isotopes.xml
+share/libkdeedu/data/spectra.xml
+share/libkdeedu/data/symbols.csv
+share/libkdeedu/data/symbols2.csv
+share/locale/ar/LC_MESSAGES/kalzium.mo
+share/locale/ast/LC_MESSAGES/kalzium.mo
+share/locale/ast/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/ast/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/ast/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/ast/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/ast/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/ast/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/bg/LC_MESSAGES/kalzium.mo
+share/locale/bg/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/bg/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/bs/LC_MESSAGES/kalzium.mo
+share/locale/bs/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/bs/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/bs/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/bs/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/bs/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/bs/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/ca/LC_MESSAGES/kalzium.mo
+share/locale/ca/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/ca/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/ca/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/ca/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/ca/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/ca/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/ca@valencia/LC_MESSAGES/kalzium.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/cs/LC_MESSAGES/kalzium.mo
+share/locale/cs/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/cs/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/cs/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/cs/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/cs/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/cs/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/da/LC_MESSAGES/kalzium.mo
+share/locale/da/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/da/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/da/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/da/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/da/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/da/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/de/LC_MESSAGES/kalzium.mo
+share/locale/de/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/de/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/de/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/de/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/de/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/de/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/el/LC_MESSAGES/kalzium.mo
+share/locale/el/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/el/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/el/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/el/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/el/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/el/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/en_GB/LC_MESSAGES/kalzium.mo
+share/locale/en_GB/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/en_GB/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/en_GB/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/en_GB/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/en_GB/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/en_GB/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/eo/LC_MESSAGES/kalzium.mo
+share/locale/eo/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/eo/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/eo/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/eo/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/eo/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/eo/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/es/LC_MESSAGES/kalzium.mo
+share/locale/es/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/es/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/es/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/es/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/es/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/es/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/et/LC_MESSAGES/kalzium.mo
+share/locale/et/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/et/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/et/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/et/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/et/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/et/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/eu/LC_MESSAGES/kalzium.mo
+share/locale/eu/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/eu/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/eu/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/fa/LC_MESSAGES/kalzium.mo
+share/locale/fi/LC_MESSAGES/kalzium.mo
+share/locale/fi/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/fi/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/fi/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/fi/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/fi/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/fi/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/fr/LC_MESSAGES/kalzium.mo
+share/locale/fr/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/fr/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/fr/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/fr/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/fr/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/fr/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/ga/LC_MESSAGES/kalzium.mo
+share/locale/ga/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/ga/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/ga/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/ga/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/ga/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/ga/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/gl/LC_MESSAGES/kalzium.mo
+share/locale/gl/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/gl/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/gl/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/gl/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/gl/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/gl/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/he/LC_MESSAGES/kalzium.mo
+share/locale/he/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/he/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/hi/LC_MESSAGES/kalzium.mo
+share/locale/hr/LC_MESSAGES/kalzium.mo
+share/locale/hr/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/hr/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/hr/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/hr/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/hr/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/hu/LC_MESSAGES/kalzium.mo
+share/locale/hu/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/hu/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/hu/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/hu/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/hu/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/hu/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/is/LC_MESSAGES/kalzium.mo
+share/locale/it/LC_MESSAGES/kalzium.mo
+share/locale/it/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/it/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/it/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/it/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/it/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/it/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/ja/LC_MESSAGES/kalzium.mo
+share/locale/ja/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/ja/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/ja/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/ja/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/ja/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/ja/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/kk/LC_MESSAGES/kalzium.mo
+share/locale/kk/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/kk/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/kk/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/kk/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/kk/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/kk/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/km/LC_MESSAGES/kalzium.mo
+share/locale/km/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/km/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/ko/LC_MESSAGES/kalzium.mo
+share/locale/ko/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/ko/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/ko/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/ko/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/ko/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/ko/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/lt/LC_MESSAGES/kalzium.mo
+share/locale/lt/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/lt/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/lt/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/lt/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/lt/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/lt/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/lv/LC_MESSAGES/kalzium.mo
+share/locale/lv/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/lv/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/lv/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/lv/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/lv/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/lv/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/mr/LC_MESSAGES/kalzium.mo
+share/locale/mr/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/mr/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/mr/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/mr/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/mr/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/mr/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/nb/LC_MESSAGES/kalzium.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/nb/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/nds/LC_MESSAGES/kalzium.mo
+share/locale/nds/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/nds/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/nds/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/nds/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/nds/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/nds/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/nl/LC_MESSAGES/kalzium.mo
+share/locale/nl/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/nl/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/nl/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/nl/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/nl/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/nl/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/nn/LC_MESSAGES/kalzium.mo
+share/locale/nn/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/nn/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/nn/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/nn/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/nn/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/nn/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/pa/LC_MESSAGES/kalzium.mo
+share/locale/pa/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/pa/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/pa/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/pa/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/pa/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/pa/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/pl/LC_MESSAGES/kalzium.mo
+share/locale/pl/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/pl/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/pl/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/pl/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/pl/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/pl/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/pt/LC_MESSAGES/kalzium.mo
+share/locale/pt/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/pt/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/pt/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/pt/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/pt/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/pt/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/pt_BR/LC_MESSAGES/kalzium.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/ro/LC_MESSAGES/kalzium.mo
+share/locale/ro/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/ro/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/ro/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/ro/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/ro/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/ru/LC_MESSAGES/kalzium.mo
+share/locale/ru/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/ru/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/ru/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/ru/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/ru/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/ru/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/sk/LC_MESSAGES/kalzium.mo
+share/locale/sk/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/sk/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/sk/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/sk/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/sk/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/sk/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/sl/LC_MESSAGES/kalzium.mo
+share/locale/sl/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/sl/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/sl/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/sl/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/sl/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/sl/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/sv/LC_MESSAGES/kalzium.mo
+share/locale/sv/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/sv/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/sv/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/sv/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/sv/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/sv/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/tr/LC_MESSAGES/kalzium.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/tr/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/ug/LC_MESSAGES/kalzium.mo
+share/locale/ug/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/ug/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/ug/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/ug/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/ug/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/ug/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/uk/LC_MESSAGES/kalzium.mo
+share/locale/uk/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/uk/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/uk/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/uk/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/uk/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/uk/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/zh_CN/LC_MESSAGES/kalzium.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_engine_kalzium.mo
+share/locale/zh_TW/LC_MESSAGES/kalzium.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_applet_concentrationCalculator.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_applet_gasCalculator.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_applet_kalzium.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_applet_nuclearCalculator.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_engine_kalzium.mo
+share/metainfo/org.kde.kalzium.appdata.xml
diff --git a/science/step/Makefile b/science/step/Makefile
new file mode 100644
index 000000000000..f6e2d3796f22
--- /dev/null
+++ b/science/step/Makefile
@@ -0,0 +1,31 @@
+# $FreeBSD$
+
+PORTNAME= step
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= science kde kde-applications
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= KDE interactive physics simulator
+
+LIB_DEPENDS= libcln.so:math/cln \
+ libgsl.so:math/gsl \
+ libqalculate.so:math/libqalculate
+
+USES= cmake:outsource eigen:3 gettext kde:5 pkgconfig tar:xz
+USE_KDE= attica auth bookmarks codecs completion config configwidgets \
+ coreaddons crash doctools ecm emoticons guiaddons i18n \
+ iconthemes init itemmodels itemviews jobwidgets js \
+ kdelibs4support khtml kio newstuff notifications parts \
+ plotting service solid sonnet textwidgets unitconversion \
+ widgetsaddons windowsystem xmlgui
+USE_QT5= core dbus gui network opengl printsupport qml quick svg \
+ widgets xml \
+ buildtools_build qmake_build
+
+pre-configure:
+# Avoid building translations, should the user pass
+# CURRENT_LANG to CMake.
+ ${REINPLACE_CMD} -e '/set(STEP_BUILD_TRANSLATIONS 1)/ d' \
+ ${WRKSRC}/${PORTNAME}/data/CMakeLists.txt
+
+.include <bsd.port.mk>
diff --git a/science/step/distinfo b/science/step/distinfo
new file mode 100644
index 000000000000..9c2de78b8a7a
--- /dev/null
+++ b/science/step/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1520519326
+SHA256 (KDE/applications/17.12.3/step-17.12.3.tar.xz) = db10e9dda878fc307dba675bbadf83e49ac5632b5274646f1743a3f097023998
+SIZE (KDE/applications/17.12.3/step-17.12.3.tar.xz) = 862236
diff --git a/science/step/pkg-descr b/science/step/pkg-descr
new file mode 100644
index 000000000000..af664ea528f4
--- /dev/null
+++ b/science/step/pkg-descr
@@ -0,0 +1,9 @@
+Step is an interactive physics simulator. It works like this: you
+place some bodies on the scene, add some forces such as gravity or
+springs, then click "Simulate" and Step shows you how your scene will
+evolve according to the laws of physics. You can change every property
+of bodies/forces in your experiment (even during simulation) and see
+how this will change the outcome of the experiment. With Step you can
+not only learn but feel how physics works!
+
+WWW: http://edu.kde.org/step
diff --git a/science/step/pkg-plist b/science/step/pkg-plist
new file mode 100644
index 000000000000..e727b53e7b65
--- /dev/null
+++ b/science/step/pkg-plist
@@ -0,0 +1,231 @@
+bin/step
+etc/xdg/step.knsrc
+share/applications/org.kde.step.desktop
+share/config.kcfg/step.kcfg
+share/icons/hicolor/128x128/apps/step.png
+share/icons/hicolor/16x16/apps/step.png
+share/icons/hicolor/22x22/actions/pointer.png
+share/icons/hicolor/22x22/actions/step_object_Anchor.png
+share/icons/hicolor/22x22/actions/step_object_Box.png
+share/icons/hicolor/22x22/actions/step_object_ChargedParticle.png
+share/icons/hicolor/22x22/actions/step_object_CircularMotor.png
+share/icons/hicolor/22x22/actions/step_object_Controller.png
+share/icons/hicolor/22x22/actions/step_object_CoulombForce.png
+share/icons/hicolor/22x22/actions/step_object_Disk.png
+share/icons/hicolor/22x22/actions/step_object_Gas.png
+share/icons/hicolor/22x22/actions/step_object_GasParticle.png
+share/icons/hicolor/22x22/actions/step_object_Graph.png
+share/icons/hicolor/22x22/actions/step_object_GravitationForce.png
+share/icons/hicolor/22x22/actions/step_object_LinearMotor.png
+share/icons/hicolor/22x22/actions/step_object_Meter.png
+share/icons/hicolor/22x22/actions/step_object_Note.png
+share/icons/hicolor/22x22/actions/step_object_Particle.png
+share/icons/hicolor/22x22/actions/step_object_Pin.png
+share/icons/hicolor/22x22/actions/step_object_Polygon.png
+share/icons/hicolor/22x22/actions/step_object_Rope.png
+share/icons/hicolor/22x22/actions/step_object_SoftBody.png
+share/icons/hicolor/22x22/actions/step_object_Spring.png
+share/icons/hicolor/22x22/actions/step_object_Stick.png
+share/icons/hicolor/22x22/actions/step_object_Tracer.png
+share/icons/hicolor/22x22/actions/step_object_WeightForce.png
+share/icons/hicolor/22x22/apps/step.png
+share/icons/hicolor/32x32/apps/step.png
+share/icons/hicolor/48x48/apps/step.png
+share/icons/hicolor/64x64/apps/step.png
+share/kxmlgui5/step/stepui.rc
+share/locale/ar/LC_MESSAGES/step.mo
+share/locale/ast/LC_MESSAGES/step.mo
+share/locale/ast/LC_MESSAGES/step_qt.qm
+share/locale/bg/LC_MESSAGES/step.mo
+share/locale/bg/LC_MESSAGES/step_qt.qm
+share/locale/bs/LC_MESSAGES/step.mo
+share/locale/bs/LC_MESSAGES/step_qt.qm
+share/locale/ca/LC_MESSAGES/step.mo
+share/locale/ca/LC_MESSAGES/step_qt.qm
+share/locale/ca@valencia/LC_MESSAGES/step.mo
+share/locale/ca@valencia/LC_MESSAGES/step_qt.qm
+share/locale/cs/LC_MESSAGES/step.mo
+share/locale/cs/LC_MESSAGES/step_qt.qm
+share/locale/da/LC_MESSAGES/step.mo
+share/locale/da/LC_MESSAGES/step_qt.qm
+share/locale/de/LC_MESSAGES/step.mo
+share/locale/de/LC_MESSAGES/step_qt.qm
+share/locale/el/LC_MESSAGES/step.mo
+share/locale/el/LC_MESSAGES/step_qt.qm
+share/locale/en_GB/LC_MESSAGES/step.mo
+share/locale/en_GB/LC_MESSAGES/step_qt.qm
+share/locale/eo/LC_MESSAGES/step.mo
+share/locale/eo/LC_MESSAGES/step_qt.qm
+share/locale/es/LC_MESSAGES/step.mo
+share/locale/es/LC_MESSAGES/step_qt.qm
+share/locale/et/LC_MESSAGES/step.mo
+share/locale/et/LC_MESSAGES/step_qt.qm
+share/locale/fi/LC_MESSAGES/step.mo
+share/locale/fi/LC_MESSAGES/step_qt.qm
+share/locale/fr/LC_MESSAGES/step.mo
+share/locale/fr/LC_MESSAGES/step_qt.qm
+share/locale/ga/LC_MESSAGES/step.mo
+share/locale/ga/LC_MESSAGES/step_qt.qm
+share/locale/gl/LC_MESSAGES/step.mo
+share/locale/gl/LC_MESSAGES/step_qt.qm
+share/locale/hr/LC_MESSAGES/step.mo
+share/locale/hr/LC_MESSAGES/step_qt.qm
+share/locale/hu/LC_MESSAGES/step.mo
+share/locale/hu/LC_MESSAGES/step_qt.qm
+share/locale/it/LC_MESSAGES/step.mo
+share/locale/it/LC_MESSAGES/step_qt.qm
+share/locale/ja/LC_MESSAGES/step.mo
+share/locale/ja/LC_MESSAGES/step_qt.qm
+share/locale/kk/LC_MESSAGES/step.mo
+share/locale/kk/LC_MESSAGES/step_qt.qm
+share/locale/km/LC_MESSAGES/step.mo
+share/locale/km/LC_MESSAGES/step_qt.qm
+share/locale/lt/LC_MESSAGES/step.mo
+share/locale/lt/LC_MESSAGES/step_qt.qm
+share/locale/lv/LC_MESSAGES/step.mo
+share/locale/lv/LC_MESSAGES/step_qt.qm
+share/locale/mr/LC_MESSAGES/step.mo
+share/locale/mr/LC_MESSAGES/step_qt.qm
+share/locale/nb/LC_MESSAGES/step.mo
+share/locale/nb/LC_MESSAGES/step_qt.qm
+share/locale/nds/LC_MESSAGES/step.mo
+share/locale/nds/LC_MESSAGES/step_qt.qm
+share/locale/nl/LC_MESSAGES/step.mo
+share/locale/nl/LC_MESSAGES/step_qt.qm
+share/locale/nn/LC_MESSAGES/step.mo
+share/locale/nn/LC_MESSAGES/step_qt.qm
+share/locale/nn/LC_SCRIPTS/step/step.js
+share/locale/pa/LC_MESSAGES/step.mo
+share/locale/pa/LC_MESSAGES/step_qt.qm
+share/locale/pl/LC_MESSAGES/step.mo
+share/locale/pl/LC_MESSAGES/step_qt.qm
+share/locale/pt/LC_MESSAGES/step.mo
+share/locale/pt/LC_MESSAGES/step_qt.qm
+share/locale/pt_BR/LC_MESSAGES/step.mo
+share/locale/pt_BR/LC_MESSAGES/step_qt.qm
+share/locale/ro/LC_MESSAGES/step.mo
+share/locale/ro/LC_MESSAGES/step_qt.qm
+share/locale/ru/LC_MESSAGES/step.mo
+share/locale/ru/LC_MESSAGES/step_qt.qm
+share/locale/sk/LC_MESSAGES/step.mo
+share/locale/sk/LC_MESSAGES/step_qt.qm
+share/locale/sl/LC_MESSAGES/step.mo
+share/locale/sl/LC_MESSAGES/step_qt.qm
+share/locale/sv/LC_MESSAGES/step.mo
+share/locale/sv/LC_MESSAGES/step_qt.qm
+share/locale/tr/LC_MESSAGES/step.mo
+share/locale/tr/LC_MESSAGES/step_qt.qm
+share/locale/ug/LC_MESSAGES/step.mo
+share/locale/ug/LC_MESSAGES/step_qt.qm
+share/locale/uk/LC_MESSAGES/step.mo
+share/locale/uk/LC_MESSAGES/step_qt.qm
+share/locale/zh_CN/LC_MESSAGES/step.mo
+share/locale/zh_CN/LC_MESSAGES/step_qt.qm
+share/locale/zh_TW/LC_MESSAGES/step.mo
+share/locale/zh_TW/LC_MESSAGES/step_qt.qm
+share/metainfo/org.kde.step.appdata.xml
+%%DATADIR%%/examples/brownian.step
+%%DATADIR%%/examples/doublependulum.step
+%%DATADIR%%/examples/eightpendula.step
+%%DATADIR%%/examples/first.step
+%%DATADIR%%/examples/fourpendula.step
+%%DATADIR%%/examples/gas.step
+%%DATADIR%%/examples/graph.step
+%%DATADIR%%/examples/liquid.step
+%%DATADIR%%/examples/lissajous.step
+%%DATADIR%%/examples/motor.step
+%%DATADIR%%/examples/motor1.step
+%%DATADIR%%/examples/note.step
+%%DATADIR%%/examples/resonance.step
+%%DATADIR%%/examples/softbody.step
+%%DATADIR%%/examples/solar.step
+%%DATADIR%%/examples/springs.step
+%%DATADIR%%/examples/wave.step
+%%DATADIR%%/objinfo/Anchor.html
+%%DATADIR%%/objinfo/Box.html
+%%DATADIR%%/objinfo/ChargedParticle.html
+%%DATADIR%%/objinfo/CoulombForce.html
+%%DATADIR%%/objinfo/Disk.html
+%%DATADIR%%/objinfo/Gas.html
+%%DATADIR%%/objinfo/GasLJForce.html
+%%DATADIR%%/objinfo/GasParticle.html
+%%DATADIR%%/objinfo/GravitationForce.html
+%%DATADIR%%/objinfo/LinearMotor.html
+%%DATADIR%%/objinfo/Meter.html
+%%DATADIR%%/objinfo/Note.html
+%%DATADIR%%/objinfo/Particle.html
+%%DATADIR%%/objinfo/Pin.html
+%%DATADIR%%/objinfo/Polygon.html
+%%DATADIR%%/objinfo/Spring.html
+%%DATADIR%%/objinfo/WeightForce.html
+%%DATADIR%%/objinfo/World.html
+%%DATADIR%%/objinfo/l10n/de/Anchor.html
+%%DATADIR%%/objinfo/l10n/de/Box.html
+%%DATADIR%%/objinfo/l10n/de/ChargedParticle.html
+%%DATADIR%%/objinfo/l10n/de/CoulombForce.html
+%%DATADIR%%/objinfo/l10n/de/Disk.html
+%%DATADIR%%/objinfo/l10n/de/Gas.html
+%%DATADIR%%/objinfo/l10n/de/GasLJForce.html
+%%DATADIR%%/objinfo/l10n/de/GasParticle.html
+%%DATADIR%%/objinfo/l10n/de/GravitationForce.html
+%%DATADIR%%/objinfo/l10n/de/LinearMotor.html
+%%DATADIR%%/objinfo/l10n/de/Meter.html
+%%DATADIR%%/objinfo/l10n/de/Note.html
+%%DATADIR%%/objinfo/l10n/de/Particle.html
+%%DATADIR%%/objinfo/l10n/de/Pin.html
+%%DATADIR%%/objinfo/l10n/de/Polygon.html
+%%DATADIR%%/objinfo/l10n/de/Spring.html
+%%DATADIR%%/objinfo/l10n/de/WeightForce.html
+%%DATADIR%%/objinfo/l10n/de/World.html
+%%DATADIR%%/objinfo/l10n/it/Box.html
+%%DATADIR%%/objinfo/l10n/it/ChargedParticle.html
+%%DATADIR%%/objinfo/l10n/it/Disk.html
+%%DATADIR%%/objinfo/l10n/it/Gas.html
+%%DATADIR%%/objinfo/l10n/it/GasParticle.html
+%%DATADIR%%/objinfo/l10n/it/Meter.html
+%%DATADIR%%/objinfo/l10n/it/Note.html
+%%DATADIR%%/objinfo/l10n/it/Particle.html
+%%DATADIR%%/objinfo/l10n/it/Polygon.html
+%%DATADIR%%/objinfo/l10n/it/Spring.html
+%%DATADIR%%/objinfo/l10n/it/World.html
+%%DATADIR%%/objinfo/l10n/uk/Anchor.html
+%%DATADIR%%/objinfo/l10n/uk/Box.html
+%%DATADIR%%/objinfo/l10n/uk/ChargedParticle.html
+%%DATADIR%%/objinfo/l10n/uk/CoulombForce.html
+%%DATADIR%%/objinfo/l10n/uk/Disk.html
+%%DATADIR%%/objinfo/l10n/uk/Gas.html
+%%DATADIR%%/objinfo/l10n/uk/GasLJForce.html
+%%DATADIR%%/objinfo/l10n/uk/GasParticle.html
+%%DATADIR%%/objinfo/l10n/uk/GravitationForce.html
+%%DATADIR%%/objinfo/l10n/uk/LinearMotor.html
+%%DATADIR%%/objinfo/l10n/uk/Meter.html
+%%DATADIR%%/objinfo/l10n/uk/Note.html
+%%DATADIR%%/objinfo/l10n/uk/Particle.html
+%%DATADIR%%/objinfo/l10n/uk/Pin.html
+%%DATADIR%%/objinfo/l10n/uk/Polygon.html
+%%DATADIR%%/objinfo/l10n/uk/Spring.html
+%%DATADIR%%/objinfo/l10n/uk/WeightForce.html
+%%DATADIR%%/objinfo/l10n/uk/World.html
+%%DATADIR%%/objinfo/l10n/ru/Anchor.html
+%%DATADIR%%/objinfo/l10n/ru/Box.html
+%%DATADIR%%/objinfo/l10n/ru/ChargedParticle.html
+%%DATADIR%%/objinfo/l10n/ru/CoulombForce.html
+%%DATADIR%%/objinfo/l10n/ru/Disk.html
+%%DATADIR%%/objinfo/l10n/ru/Gas.html
+%%DATADIR%%/objinfo/l10n/ru/GasLJForce.html
+%%DATADIR%%/objinfo/l10n/ru/GasParticle.html
+%%DATADIR%%/objinfo/l10n/ru/GravitationForce.html
+%%DATADIR%%/objinfo/l10n/ru/LinearMotor.html
+%%DATADIR%%/objinfo/l10n/ru/Meter.html
+%%DATADIR%%/objinfo/l10n/ru/Note.html
+%%DATADIR%%/objinfo/l10n/ru/Particle.html
+%%DATADIR%%/objinfo/l10n/ru/Pin.html
+%%DATADIR%%/objinfo/l10n/ru/Polygon.html
+%%DATADIR%%/objinfo/l10n/ru/Spring.html
+%%DATADIR%%/objinfo/l10n/ru/WeightForce.html
+%%DATADIR%%/objinfo/l10n/ru/World.html
+%%DATADIR%%/tutorials/tutorial1.step
+%%DATADIR%%/tutorials/tutorial2.step
+%%DATADIR%%/tutorials/tutorial3.step
+%%DATADIR%%/tutorials/tutorial4.step
+%%DATADIR%%/tutorials/tutorial5.step