24 Commits

Author SHA1 Message Date
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc
31b08a35c2 monkeystudio, mark as broken on all architectures (#5680) 2021-02-06 18:00:34 +01:00
Jérôme Duval
686b70c683 monkeystudio: rebuild for qscintilla 2021-02-02 13:15:42 +01:00
Sergei Reznikov
d0ec7a8cae MonkeyStudio: fix build with Qt 5.11
* fixes #3065.
2018-09-25 13:42:41 +03:00
Jérôme Duval
4fed452f73 monkeystudio: update HOMEPAGE. 2018-09-14 14:06:31 +02:00
Jerome Duval
0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval
f67b534c07 COMMIT/commit => srcGitRev.
* code style.
2018-08-07 08:56:57 +02:00
Sergei Reznikov
064ee4fa60 MonkeyStudio: fix missing requires 2017-12-19 01:09:58 +03:00
Sergei Reznikov
ab214017de MonkeyStudio: fix adding resources 2017-12-18 15:35:29 +03:00
Sergei Reznikov
2ee4dcf631 MonkeyStudio: add missing headers 2017-12-18 15:13:02 +03:00
Sergei Reznikov
94f051cc22 MonkeyStudio: fix build 2017-12-18 11:52:56 +03:00
Sergei Reznikov
3fa9f9a2cc MonkeyStudio: use qmake from Qt5 2017-11-14 17:14:54 +03:00
Sergei Reznikov
fdf6236f4b MonkeyStudio: update requires 2017-11-14 15:57:08 +03:00
Sergei Reznikov
af6f58576a MonkeyStudio: fix requires 2017-11-14 15:00:26 +03:00
Sergei Reznikov
293534dcf0 MonkeyStudio: move to Qt5 2017-11-14 14:51:52 +03:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02: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
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
be57a1c426 MonkeyStudio: build fix.
@waddlesplash: please do a --clean and clean build to validate your
    recipes
@scottmc: asking students for a screenshot of the package is not enough,
    please either test the recipes yourself, or don't review these
    tasks if you can't...
2014-12-04 10:48:57 +01:00
Augustin Cavalier
27b8abdff8 MonkeyStudio: add working recipe.
It's not Qt Creator but it's better than nothing :)
2014-12-03 21:33:39 -05:00