0
0
Fork 0
Commit Graph

474 Commits

Author SHA1 Message Date
Augustin Cavalier 03ccbe7296 automoc: don't hang when CMake doesn't respond (patch from FreeBSD). 2014-07-17 13:05:18 -04:00
Augustin Cavalier b65ea82343 libdbusmenu_qt: create recipe. 2014-07-16 16:22:39 -04:00
Augustin Cavalier b773f86414 qjson: create recipe. 2014-07-16 16:22:38 -04:00
Augustin Cavalier 3886dd766f libqt4: version 4.8.6.2.
* Squelches some debug output.
  * DBus support.
2014-07-16 16:22:36 -04:00
Augustin Cavalier daf4366f0b libattica: fix version and install.
PulkoMandy suggested using CMake 3, but that didn't really help...
2014-07-14 15:48:04 -04:00
Augustin Cavalier d802e836f4 libattica: working recipe.
If anyone knows a better way to call CMake than the hack I used after
"make install", please tell me. I already tried INSTALL_LIB_DIR and
friends.
2014-07-14 13:40:09 -04:00
Augustin Cavalier 0d4867c4e3 QCA2: initial recipe. 2014-07-11 19:43:00 -04:00
Augustin Cavalier 404e262261 automoc: Create recipe for 0.9.88 that works. 2014-07-10 15:32:01 -04:00
Augustin Cavalier 96891df69b LibQt4: _devel requires libssl and libcrypto...
...or else it will build apps that use QtNetwork with QT_NO_SSL defined.
2014-07-01 10:52:56 -04:00
Augustin Cavalier 78d103b304 LibQt4: Add Deskbar symlinks in the _devel package, fix whitespace. 2014-06-30 19:34:29 -04:00
Kacper Kasper 7f5e120f08 Fixes for libqt4
* Fix policy violations introduced by my previous change (sorry)
* Change library versions where needed
2014-06-29 19:17:33 +02:00
Kacper Kasper 027c78b333 libqt4: added checksum and correct archive name; style fixes 2014-06-22 00:00:44 +02:00
Augustin Cavalier 943d4c63c0 Address review comments on the Qt recipes. 2014-06-21 09:58:36 -04:00
Augustin Cavalier 24635986f7 Update Qt recipe to 4.8.6.
Fixes a lot of bugs in Qt itself and the Haiku port.
2014-06-20 16:03:59 -04:00
Adrien Destugues 024d4fbcd2 Various "requires" and "provides" fixes.
Mostly because of awk and findutils split out of main haiku package.
2014-03-10 16:55:56 +01:00
noryb009 226b144fd8 Rewrap dev-qt DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Chris Roberts 093f5eecd6 Fix some issues with the qt recipe
* Fix an upstream problem with the time conversion in the native
  system notifications

* Kludge the packaging to put *.so symlinks in the runtime path too.
  Not particularly happy about it but I'm sick of dealing with this
  recipe. This makes qmake/cmake/etc... happy
2013-11-19 18:19:52 -07:00
Chris Roberts af5b369911 Fix gcc2 support for qt-4.8.5
* Fix systray support by removing check for
  /boot/common/bin/qsystray. Instead we always return true
  when determining if Haiku supports a systray since qsystray
  is guaranteed to be installed
* qmake will need some fine tuning. When trying to build other
  qt based projects it will insert the wrong link flags
  (i.e. -L.../lib... instead of -L.../develop/lib...)
2013-11-15 21:11:53 -07:00
Chris Roberts bc3bb93dd6 Installation path adjustments and empty dir cleanup of qt recipe 2013-11-15 00:39:00 -07:00
Chris Roberts 5ac3c55044 Add qt-4.8.5 recipe
* Untested as secondary on gcc2
* Could use some subpackages like _debug/_demos/etc...
  (demos and examples are disabled at the moment)
* Might need some fine tuning of install directories but they're
  generally ok.  This is things like possibly moving qtconfig
  into the preferences directory and putting some of the bin
  commands that are currently in the _devel package into an apps
  dir.
* Several of the libs and some of the data files from the main
  package could probably be put in the _devel package.
2013-11-14 20:23:31 -07:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00