Commit Graph

21 Commits

Author SHA1 Message Date
Peter Hoeg
76ad2796be qscintilla: 2.9.4 -> 2.11.2
We strip the library suffix as we don't need it and it confuses various
downstream consumers.

Also replace calls to sed with substituteInPlace as the latter will complain in
case it doesn't perform a substitution.
2019-08-26 19:09:59 +08:00
Renaud
c162ccf1c7
Merge pull request #61001 from ryan4729/qscintilla-macos
qscintilla: add qtmacextras to propagatedBuildInputs on darwin
2019-05-12 00:13:57 +02:00
Andrew Childs
1d754bbe94 qscintilla: fix dylib names on Darwin
On Darwin dylibs are intended to have their install names set to their
absolute path. Without an absolute path, applications using these
libraries will have invalid references embedded, and will be unable to
locate the libraries at runtime.
2019-05-07 13:08:00 +02:00
ryan4729
280edf52b7 qscintilla: add qtmacextras to propagatedBuildInputs on darwin 2019-05-05 11:07:49 -07:00
Maximilian Bosch
be153f6323
libsForQt5.qscintilla: don't apply darwin patch on non-darwin systems 2018-05-02 16:34:24 +02:00
Maximilian Bosch
f5e2cfc779
Revert "libsForQt5.qscintilla: 2.9.4 -> 2.10.3"
This reverts commit 8ee6a03a3e.
2018-05-02 16:30:07 +02:00
Matthew Justin Bauer
ba034b4daf
Merge pull request #37330 from ryantm/auto-update/qscintilla-qt5
libsForQt5.qscintilla: 2.9.4 -> 2.10.3
2018-04-17 10:49:54 -05:00
Matthew Pickering
3391006fd5 Fix qscintilla qt5 darwin build 2018-03-21 08:28:00 +00:00
Peter Hoeg
734323872a qscintilla: fix build on darwin 2018-03-19 09:03:25 +08:00
Ryan Mulligan
8ee6a03a3e libsForQt5.qscintilla: 2.9.4 -> 2.10.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.10.3 with grep in /nix/store/2q8rpns7liydfjw0sfxmr4dqb6ydn7fh-qscintilla-qt5-2.10.3
- directory tree listing: https://gist.github.com/a8a71ce267574bdfa3cfb49ecd9d784e
2018-03-18 09:33:24 -07:00
Thomas Tuegel
abb3479fcb
qscintilla: fix qmake install paths 2017-11-07 07:18:48 -06:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Peter Hoeg
22dbb82129 qscintilla: 2.9 -> 2.9.4 2017-01-03 17:20:29 +08:00
Peter Hoeg
9452abe684 qscintilla: support qt5 2017-01-03 13:33:42 +08:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Nikolay Amiantov
b69940ee76 qscintilla: move to qmake4Hook 2016-04-20 18:55:52 +03:00
danbst
3845b25623 pythonPackages.qscintilla: init at 2.9 2015-07-30 19:12:40 +00:00
Michel Kuhlmann
4f2b5c57c6 qscintilla: update to 2.9 2015-04-24 11:12:11 +02:00
Vincent Laporte
b23a6aaab4 qscintilla: update from 2.8.3 to 2.8.4 2015-01-19 16:18:01 +01:00
Michael Raskin
467aa737a0 Fix QScintilla source 2014-09-04 13:01:30 +04:00
Rüdiger Sonderfeld
698170005f Add QScintilla. 2014-09-03 12:12:00 +04:00