Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : qscintilla | name : qscintilla | ||||
| version : 2.11.6 | version : 2.13.1 | ||||
| release : 9 | release : 10 | ||||
| source : | source : | ||||
| - https://www.riverbankcomputing.com/static/Downloads/QScintilla/2.11.6/QScintilla-2.11.6.tar.gz : e7346057db47d2fb384467fafccfcb13aa0741373c5d593bc72b55b2f0dd20a7 | - https://www.riverbankcomputing.com/static/Downloads/QScintilla/2.13.1/QScintilla_src-2.13.1.tar.gz : 800e3d2071a96bcccd7581346af0d2fe28fc30cd68530cb8302685d013afd54a | ||||
| homepage : https://www.riverbankcomputing.com/software/qscintilla/ | homepage : https://www.riverbankcomputing.com/software/qscintilla/ | ||||
| license : GPL-3.0-only | license : GPL-3.0-only | ||||
| component : programming | component : programming | ||||
| summary : QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control | summary : QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control | ||||
| description: | | description: | | ||||
| QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. | QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. | ||||
| replaces : | replaces : | ||||
| - devel : qscintilla-qt5-devel | - devel : qscintilla-qt5-devel | ||||
| - qscintilla-qt5 | - qscintilla-qt5 | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(Qt5UiTools) | - pkgconfig(Qt5UiTools) | ||||
| setup : | | setup : | | ||||
| pushd Qt4Qt5 | pushd src | ||||
| %qmake | %qmake | ||||
| build : | | build : | | ||||
| %make -C Qt4Qt5 | %make -C src | ||||
| install : | | install : | | ||||
| %make_install -C Qt4Qt5 INSTALL_ROOT=$installdir | %make_install -C src INSTALL_ROOT=$installdir | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.