diff options
| author | nomike <nomike@nomike.com> | 2026-07-02 21:55:04 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-07-17 22:22:35 +0200 |
| commit | 3313fbf336c12aa38ecbab23429bdae5d9e56b3c (patch) | |
| tree | 38ce60946c651dad4aab52ed54795f057e70eaae /gnu/packages/engineering.scm | |
| parent | 933f0f88395fa7e30c0e8f9e1f2d3ed82a7b7303 (diff) | |
gnu: qscintilla: Rename to qscintilla-qt5.
* gnu/packages/qt.scm (qscintilla): Deprecate in favor of...
(qscintilla-qt5): ...this renamed package.
[name]: Change to "qscintilla-qt5".
(python-qscintilla)[arguments, inputs]: Replace qscintilla with
qscintilla-qt5.
* gnu/packages/databases.scm (sqlitebrowser)[arguments, inputs]: Replace
qscintilla with qscintilla-qt5.
* gnu/packages/engineering.scm (openscad)[inputs]: Likewise.
* gnu/packages/geo.scm (qgis)[inputs]: Likewise.
* gnu/packages/graphics.scm (friction)[inputs]: Likewise.
* gnu/packages/maths.scm (octave)[inputs]: Likewise.
* gnu/packages/physics.scm (mantid)[inputs]: Likewise.
Change-Id: I287afccf0156f88068622dfd722a84f9892d8e25
Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/packages/engineering.scm')
| -rw-r--r-- | gnu/packages/engineering.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index a36996115a6..1f0a67d7564 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm | |||
| @@ -3140,7 +3140,7 @@ ontinuous-time and discret-time expressions.") | |||
| 3140 | python | 3140 | python |
| 3141 | python-numpy | 3141 | python-numpy |
| 3142 | python-pillow | 3142 | python-pillow |
| 3143 | qscintilla | 3143 | qscintilla-qt5 |
| 3144 | qtbase-5 | 3144 | qtbase-5 |
| 3145 | qtgamepad-5 | 3145 | qtgamepad-5 |
| 3146 | qtmultimedia-5 | 3146 | qtmultimedia-5 |
