Jerome Duval
af1e1c3694
qt5: bump 5.9 to beta2.
2017-04-22 16:23:53 +02:00
Jerome Duval
64d9cf70c4
qml-box2d: add recipe for snapshot 20160102.
...
* should be needed for gcompris.
2017-04-22 16:23:44 +02:00
Jerome Duval
7caf8b0e28
qt5: remove qmlviewer.
...
Thanks Diver for the hint!
2017-04-12 21:18:56 +02:00
Jerome Duval
5cce93dce8
qt5: bump 5.9 to beta.
2017-04-10 21:12:28 +02:00
Jerome Duval
89723c912c
wxqt: Qt 5.7+ needs c++11.
2017-04-08 13:05:07 +02:00
Jerome Duval
7b222df484
qt5: add recipe for version 5.9.0-alpha.
2017-03-23 23:17:17 +01:00
Jerome Duval
b41709802f
qt5: have QFileSystemEngine::createDirectory() handle EROFS.
2017-03-07 23:46:35 +01:00
Jerome Duval
5b445f9ba3
qt5: add recipe for version 5.8.0.
2017-03-04 16:35:44 +01:00
waddlesplash
0a53269d8b
Rename wxqt-3.1.0_git.recipe to wxqt-3.1.1~git.recipe
2017-02-23 12:42:27 -05:00
Augustin Cavalier
12b96a3a64
wxQt: Switch from 3.1.0 to 3.1.0_git (wxQt WIP Git branch).
...
Gets a lot of stuff working (e.g. Dolphin emulator WX GUI, with hacks)
but has some stuff missing (cairo graphics context breaks the build...)
Doesn't crash on startup though.
2017-02-22 19:50:24 -05:00
Jerome Duval
0cbc4d480f
qt5: add recipe for version 5.7.1.
2017-02-20 21:41:46 +01:00
Jerome Duval
bf816a34f1
qt5: build qt5-webkit with $jobsArgs.
2017-02-20 21:41:46 +01:00
miqlas
e741c39713
wxQt: enable positional printf argument support for FileZilla ( #1154 )
2017-02-18 12:39:35 -05:00
Augustin Cavalier
0414326159
wxQt: Enable SDL, patch wx-config for Qt libs, fix missing headers.
...
Also fix copyright (3.1 was released in 2016).
2017-02-14 21:48:05 -05:00
Augustin Cavalier
9301a9ce80
wxwidgets: rename to wxQt, move to dev-qt directory.
...
This matches the Linux packaging styles of naming the wx packages
according to the backend it's compiled with (e.g. wxGTK).
2017-02-14 15:23:52 -05:00
oco27
037b168d45
qt4pas: new recipe for version 2.5.0 ( #871 )
...
This is a required dependency to build Lazarus under Haiku.
2017-02-11 22:33:01 +01:00
Jerome Duval
a910365ad9
qt5: bump version.
...
* enable x86_64.
* had to remove a patch for libdl test, wouldn't fit anymore.
2017-01-23 22:52:06 +01:00
Adrien Destugues
fb9d0c3f73
qt5.6: fix all policy errors
...
- Missing and mistyped provides
- Wrong install directories for some things
- Tested running ok (qbittorrent_qt5 compiles and runs)
2017-01-15 22:10:45 +01:00
Adrien Destugues
4772f16c74
qt4: fix dependency on libpng16
2017-01-15 22:10:45 +01:00
Adrien Destugues
2fea37964b
qt 5.6: some cleanups
...
- Add missing libs and commands
- Now complains about invalid top level entry "qml". Not sure what it is
and where it should go yet.
2017-01-15 22:10:45 +01:00
Kacper Kasper
903a02376c
qt5: fix typo in deskbar symlink
2017-01-06 00:44:07 +01:00
Jérôme Duval
c5549ecf6a
qt5: enable x86_64.
...
* move qml to $libDir/Qt5
* use a build directory
* apply the serial patchset from mmu_man.
* use system sqlite and harfbuzz.
2016-11-30 23:39:02 +01:00
Jérôme Duval
a05731cc4b
qt5: x86_64 build fix.
2016-11-19 16:23:39 +01:00
François Revol
2d6d4281ab
qt5: more fixes for 5.6
...
* correctly probe serial port (although SleepyHead wants to know
the underlying USB vendor/product ID),
* fix libdl test,
* make sure the CMake helpers correctly locate libs.
Should probably be applied to 5.5 as well but I'm too lazy to try.
2016-11-13 20:37:47 +01:00
fbrosson
be277b0bc2
qt5: switch to tar.xz, move rdef files to additional-files. ( #859 )
...
The 6 rdef files are now used by both qt5-5.5.1 and qt5-5.6.1.
Also cleaned a few trailing white spaces or tabs.
2016-11-10 10:51:04 +01:00
Augustin Cavalier
d810120ef0
qt_creator: Fixup previous commit.
2016-10-21 23:28:33 -04:00
Augustin Cavalier
1457575b2e
Add working (!) Qt Creator recipe.
...
Throws some odd errors on startup, but if you manually create its
settings directories, those mostly go away.
2016-10-21 23:22:59 -04:00
Calvin Hill
131626600a
qt5-5.6.1: use tar.gz (instead of tar.xz) for SOURCE_URI. ( #817 )
...
Also remove trailing whitespaces.
2016-10-03 13:24:42 +00:00
François Revol
449eebf053
qt5: add patch for attempted fix of serial port enumeration
...
Please test.
2016-08-18 17:33:24 +02:00
Jerome Duval
3a0668750d
qt5: add recipe for version 5.6.1.
...
* some libs seem to be missing or renamed. They are commented for the
time being.
* untested.
2016-08-13 09:04:30 +00:00
Humdinger
64e770a782
Update monkeystudio recipe
...
* Add icon and app-signature
* Remove unneeded pixmap (icon as png)
* Builds under 64bit
* Extended description with info from the website
2016-07-02 14:49:51 +02:00
Jerome Duval
591a67bdd7
qt5: enable x86.
2016-06-02 10:19:25 +02:00
Jerome Duval
42efb02a2c
qt5: leave cmake files in $libDir
...
* this is where cmake will search for them.
* fix and sort provides for devel package.
2016-03-23 21:34:05 +00:00
Vale
f8aeb53372
More ordering & layout fixes
2016-02-26 10:33:51 -05:00
Vale
4ceccd41e1
Fix ordering
2016-02-17 14:39:36 -05:00
Toby Chen
31a299c881
Safe download sources
...
Use safe download sources for various packages, and fix several styling issues.
2016-01-03 20:24:13 -05:00
Jessica Hamilton
eb1d951443
qt5: bump revision
...
* Qt5 package updated to use proper version constraint on
libssl
2002-11-13 09:58:13 +13:00
waddlesplash
b3e6421029
libqt4: Formatting fixes, resort some stuff.
2015-12-01 10:41:34 -05:00
Jessica Hamilton
10e7df6221
openssl: relax version constraints; libqt: bump revision
...
* This doesn't fix packages with incorrect versionining on
the openssl lib provides, e.g. libqt4, but will fix
packages that depend on the package version rather than
the individual lib provides.
2015-11-27 09:38:57 +13:00
Jerome Duval
81d729a0fc
libqt4: fix x86_64 build.
2015-11-22 14:35:51 +00:00
Sergei Reznikov
4348e58da1
QssEditor: add recipe for version 0.5.6
2015-11-18 01:52:06 +03:00
Sergei Reznikov
741d453697
Bump revisions of recipes needed to be rebuilt after OpenSSL version change
...
Probably missed quite a few
2015-11-11 14:42:51 +03:00
Sergei Reznikov
df589c66a4
qsystray: fix provides
2015-11-04 16:36:23 +03:00
Sergei Reznikov
e593a32209
automoc: fix provides
2015-11-04 16:35:15 +03:00
Gerasim Troeglazov
6362736f2e
QSysTray: fix build for x64 arch
2015-10-29 23:35:22 +10:00
Gerasim Troeglazov
0ba1a13fbd
libqt4: Remove qsystray tool from build
2015-10-29 22:42:54 +10:00
Gerasim Troeglazov
6d83e5d659
Add recipe for QSysTray 0.1
2015-10-29 22:41:56 +10:00
Gerasim Troeglazov
77ce86e580
Qt5: enable make docs and sort requires
2015-10-26 22:20:46 +10:00
Gerasim Troeglazov
9a1a62ba84
Qt5: add recipe and patchset for version 5.5.1
2015-10-26 22:03:58 +10:00
Gerasim Troeglazov
a8a1132578
qt5base: Replace Haiku QPA plugin
2015-10-16 00:04:30 +10:00