Commit Graph

460 Commits

Author SHA1 Message Date
Marko Lindqvist
9402930d5c gnome-robots: Depend on itstool-native
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2019-07-09 21:49:29 +03:00
Marko Lindqvist
61b26f5d58 libgnome-games-support: Upgrade to 1.4.3
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2019-07-09 21:45:41 +03:00
Marko Lindqvist
73f55ee21f gnome-chess: Depend in itstool-native
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2019-07-09 21:33:27 +03:00
Marko Lindqvist
b9f683325b etr: Upgrade to 0.7.5
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2019-07-09 20:41:34 +03:00
Marko Lindqvist
782dea3f9e sfml: Upgrade to version 2.5.1
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2019-07-09 20:02:31 +03:00
Marko Lindqvist
2ce49069b1 freeciv: Refresh patch context
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2019-07-09 04:45:09 +03:00
Marko Lindqvist
d5e2c97955 Usbistic: Update freeciv packages to freeciv-2.6 ones
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2019-07-09 00:59:10 +03:00
Marko Lindqvist
4da7963b79 Freeciv: Make 2.6 the preferred version
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2019-07-09 00:58:03 +03:00
Marko Lindqvist
6b1e655058 Merge pull request #40 from schnitzeltony/master
pingus: Fix build with recent oe-core
2019-06-21 03:45:35 +03:00
Andreas Müller
a8015db688 pingus: Fix build with recent oe-core
| scons: Reading SConscript files ...
|   File "/home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/pingus/0.7.6-r0/git/SConscript", line 129
|
|     print "Reports:"
|
|                    ^
|
| SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Reports:")?

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-06-20 22:00:07 +02:00
Marko Lindqvist
c9444057d0 Merge pull request #39 from schnitzeltony/master
pingus: Fix warning with latest oe-core
2019-05-26 07:39:48 +03:00
Andreas Müller
8a04aa655b pingus: Fix warning with latest oe-core
| WARNING: pingus-0.7.6-r0 do_package_qa: QA Issue: pingus: SRC_URI uses PN not BPN [src-uri-bad]

Additionally: github rebuilds tarballs from time to time changing checksums. So
just

-  https://github.com/Pingus/${PN}/archive/v${PV}.tar.gz \
+  https://github.com/Pingus/${BPN}/archive/v${PV}.tar.gz \

would cause:
| WARNING: pingus-0.7.6-r0 do_package_qa: QA Issue:   https://github.com/Pingus/pingus/archive/v0.7.6.tar.gz   file://0001-Add-missing-header-for-std-function-and-std-bind.patch   file://0002-Fix-build-with-boost-1.69.0.patch   file://version.patch   file://sdl_pkgconfig.patch   file://pingus.desktop   file://pingus.png : SRC_URI uses unstable GitHub archives [src-uri-bad]

So get sources by downloading git repo.

While at it replace 2 spaces indention by 4 spaces.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-05-26 02:17:11 +02:00
Marko Lindqvist
4157e14cbb Merge pull request #38 from chrusel/make-warrior-compatible
layer.conf: add warrior to compatible release series
2019-04-08 16:06:04 +03:00
Christian Herzig
38756f2ae8 layer.conf: add warrior to compatible release series
Signed-off-by: Christian Herzig <cherzig@gauselmann.de>
2019-04-08 10:42:39 +02:00
Marko Lindqvist
49fd2b9a5f Merge pull request #37 from schnitzeltony/master
Minor fixes & cleanups
2019-04-06 18:37:12 +03:00
Andreas Müller
463c3806f1 libgnome-games-support: fix build and rework
* inherit gnomebase to fix
  | libgnome-games-support-1.2.1-r0 do_configure: QA Issue: libgnome-games-support: configure was passed unrecognised options: --disable-schemas-install [unknown-configure-option]
* FILES_${PN}-dbg in not required anymore
* remove GNOME_COMPRESS_TYPE="xz" - it is default these days

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-04-05 23:01:21 +02:00
Andreas Müller
2985725ba7 libgames-support: fix build and rework
* inherit gnomebase to fix
  | ERROR: libgames-support-1.0.2-r0 do_configure: QA Issue: libgames-support: configure was passed unrecognised options: --disable-schemas-install [unknown-configure-option]
* FILES_${PN}-dbg in not required anymore
* remove GNOME_COMPRESS_TYPE="xz" - it is default these days

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-04-05 23:01:07 +02:00
Andreas Müller
7915d15374 libgee: remove - a more recent version is in meta-oe
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-04-05 22:59:44 +02:00
Marko Lindqvist
c2ff7114f4 Merge pull request #36 from schnitzeltony/update
supertux: upgrade 0.5.1 -> 0.6.0
2019-03-21 01:11:15 +02:00
Andreas Müller
5da7e8a26c supertux: upgrade 0.5.1 -> 0.6.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-20 22:07:00 +01:00
Marko Lindqvist
385bb8e100 Merge pull request #35 from schnitzeltony/update
wesnoth: upgrade 1.14.4 -> 1.14.4
2019-03-16 22:43:12 +02:00
Andreas Müller
3f738771b7 pingus: fix build with boost >= 1.69.0
OE-core introduced boost 1.69.0 into thud silently - so fix pingus

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-15 22:06:49 +01:00
Andreas Müller
c30c43fcb6 wesnoth: upgrade 1.14.4 -> 1.14.6
This fixes build with boost  1.69.0:

| <...>/wesnoth-1.14.4/src/units/frame.cpp:775:103: error: cannot convert 'boost::logic::tribool' to 'const bool' i

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-15 22:06:34 +01:00
Marko Lindqvist
108ee0bb71 Merge pull request #34 from schnitzeltony/master
maelstrom: initial add 3.0.6
2019-02-13 19:05:59 +02:00
Andreas Müller
22b2b9098d maelstrom: initial add 3.0.6
Heavily inspired by [1]

[1] https://src.fedoraproject.org/cgit/rpms/Maelstrom.git/tree/

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-13 16:45:56 +01:00
Marko Lindqvist
3065caeaa5 Merge pull request #33 from schnitzeltony/master
Neat new time eaters + small fix
2019-02-12 15:44:25 +02:00
Andreas Müller
2de5414571 astromenace: initial add 1.3.2
There is a later version 1.4.0 available for libsdl2 but that seems to require
OpenGL 3. Have a building recipe at [1] but common hardware as RaspberryPi is
not ready for it.

[1] https://github.com/schnitzeltony/meta-games/tree/astromenace-1.4

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-12 11:47:40 +01:00
Andreas Müller
845d7ee52b chromium-bsu: initial add 0.9.16.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-12 11:47:40 +01:00
Andreas Müller
f0dbb0394d wesnoth: Fix fetch on multilib builds
Wonder what was fetched:

| File: '/home/superandy/data/Downloads/packets/dl/lib32-wesnoth-1.14.4.tar.bz2' has md5 checksum 04c9e8d23f9fdbe3e6c654a03ed49341 when b6b775109569c59a7aa8d6a7537b8694 was expected

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-12 11:47:40 +01:00
Marko Lindqvist
3b8e61c99d Merge pull request #32 from schnitzeltony/master
freeciv: Fix build with changes in meta-qt5
2018-10-31 06:27:45 +02:00
Andreas Müller
5aa561fa3e freeciv: Fix build with changes in meta-qt5
meta-qt5 commit b716195f6 dropped the qt5 directory from path. To be compatible
set path from meta-qt5.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-30 23:56:09 +01:00
Marko Lindqvist
3ac09526cc Merge pull request #31 from schnitzeltony/master
libsdl-gfx: remove - a more recent version lives in meta-oe
2018-10-24 20:39:32 +03:00
Andreas Müller
907bcad716 libsdl-gfx: remove - a more recent version lives in meta-oe
see meta-oe commit 184c1366147b5e05db94283c767431d154bc7941

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-24 19:05:17 +02:00
Marko Lindqvist
fb736ddc07 Merge pull request #30 from chrusel/rel-thud
layer.conf: add thud to LAYERSERIES_COMPAT
2018-10-23 09:20:18 +03:00
Christian Herzig
d29c2957c4 layer.conf: add thud to LAYERSERIES_COMPAT
Signed-off-by: Christian Herzig <cherzig@gauselmann.de>
2018-10-23 07:41:54 +02:00
Marko Lindqvist
380f4d4858 Merge pull request #29 from schnitzeltony/master
wesnoth: upgrade 1.10.7 -> 1.14.4
2018-08-29 00:26:08 +03:00
Andreas Müller
2b4316c190 wesnoth: upgrade 1.10.7 -> 1.14.4
* they moved to SDL2 - necessary recipies are in meta-oe master
* it seems editor is gone
* run tested on sumo / build tested on amster

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-08-28 00:21:51 +02:00
Marko Lindqvist
17a6c1ae80 Merge pull request #28 from schnitzeltony/master
Some updates
2018-08-27 00:37:37 +03:00
Andreas Müller
7908da4ec0 libsdl-net: remove - a reworked variant is in meta-oe
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-08-26 23:14:54 +02:00
Andreas Müller
9ebf581aad supertux2: update 0.5.0 -> 0.5.1 and use Unix Makefiles OECMAKE generator
OE-Core has changed cmake.bblass to use ninja instead of make as default. This
does not work for supertux2:

| ninja: error: 'squirrel/lib/libsquirrel_static.a', needed by 'supertux2', missing and no known rule to make it

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-08-26 23:14:40 +02:00
Marko Lindqvist
d2e51ba34c freeciv-2.6: Update to version 2.6.0
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2018-07-22 10:05:55 +03:00
Marko Lindqvist
1b7ef5df1b freeciv-2.6: Update to version 2.6.0-RC1
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2018-07-01 17:16:53 +03:00
Marko Lindqvist
fd67a9749f Merge pull request #27 from schnitzeltony/master
layer.conf: Add LAYERSERIES_COMPAT
2018-04-08 16:18:33 +03:00
Marko Lindqvist
b58ee9f5be freeciv-2.6: Update to version 2.6.0-beta3
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2018-04-08 07:11:13 +03:00
Andreas Müller
79f72e2c49 layer.conf: Add LAYERSERIES_COMPAT
Remove warnings caused by oe-core changes [1].

Recipes building should be compatible to rocko and sumo

[1] http://lists.openembedded.org/pipermail/openembedded-architecture/2018-April/000722.html

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-04-06 22:02:28 +02:00
Marko Lindqvist
ecfc6a25ba sfml: Update license checksum
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2018-04-02 13:48:18 +03:00
Marko Lindqvist
b45cf2cba8 freeciv: Drop obsolete 0002-Allow-building-without-tolua.patch
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2018-04-02 12:45:33 +03:00
Marko Lindqvist
c46bbb8e56 libsdl2-gfx: Update to version 1.0.4
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2018-04-02 12:10:40 +03:00
Marko Lindqvist
24e258769e tolua-native: Add
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
2018-04-02 10:46:40 +03:00
Marko Lindqvist
aa6c7cb6bb Merge pull request #26 from schnitzeltony/master
Minor fixes
2018-04-02 02:02:17 +03:00