Commit Graph

73 Commits (master)

Author SHA1 Message Date
Jason Nucciarone 230bae445f
Merge pull request #19 from snapcrafters/diddledani-patch-1
Create test-snap-can-build.yml
2022-08-08 09:24:14 -04:00
Dani Llewellyn 78d50a38c9
Create test-snap-can-build.yml 2022-08-07 20:31:26 +01:00
Dani Llewellyn f2967c68db
Merge pull request #18 from cmatsuoka/add-irrlicht-part
Add irrlicht part and update dependencies
2022-08-07 20:30:48 +01:00
Claudio Matsuoka 5f7cb91968 Add irrlicht part and update dependencies
A fork of Irrlicht is now bundled with minetest, create a part to
build it and adjust minetest stage packages.

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2022-08-06 10:15:20 -03:00
Claudio Matsuoka b98731c01d Move scripts dir to top level
The snap directory is reserved for snapcraft use, move the `scripts`
directory to the project root.

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2022-08-06 00:04:04 -03:00
Ubuntu 2f5c4a5ebd Trigger build of minetest on 2021-04-16-11:05:25 2021-04-16 11:05:58 +00:00
Alan Pope 9ab831f7c3
Update snapcraft.yaml 2021-02-18 14:09:35 +00:00
Ubuntu fd14707d95 Trigger build of minetest on 2021-02-09-10:05:03 2021-02-09 10:08:13 +00:00
Ubuntu 17629ec996 Trigger build of minetest on 2020-12-04-09:41:34 2020-12-04 09:43:04 +00:00
Ubuntu 78a8f1979e Trigger build of minetest on 2020-11-13-00:10:54 2020-11-13 00:14:08 +00:00
Alan Pope 09e14d7b20
Merge pull request #12 from luk3yx/patch-1
Fix $SNAP_ARCH parsing on arm64
Well spotted! Thank you.
2020-10-29 12:09:15 +00:00
Ubuntu 9c3542fd5f Trigger build of minetest on 2020-10-21-08:37:05 2020-10-21 08:38:50 +00:00
luk3yx 5e53eadd80
Fix $SNAP_ARCH parsing on arm64
This stops treating any `$SNAP_ARCH` value ending in 64 (such as arm64) as x86_64.
2020-10-19 18:57:17 +13:00
Alan Pope 7ff6922209
Update snapcraft.yaml 2020-05-16 10:01:53 +01:00
Ubuntu 8e0aff0573 Trigger build of minetest on 2019-12-03-09:16:34 2019-12-03 09:24:21 +00:00
Ubuntu 39428b3e82 Trigger build of minetest on 2019-11-28-09:15:10 2019-11-28 09:23:09 +00:00
Ubuntu 4fc5014f72 Trigger build of minetest on 2019-11-16-11:45:05 2019-11-16 11:52:50 +00:00
Ubuntu c22ed53c10 Trigger build of minetest on 2019-10-01-07:52:49 2019-10-01 07:55:58 +00:00
Alan Pope 760665261e
Merge pull request #7 from snapcrafters/add-home
Update snapcraft.yaml
2019-09-14 15:00:05 +01:00
Alan Pope 34f668915a
Update snapcraft.yaml
Add home interface and optional removable-media so users can access externally downloaded game data in home folders.
2019-09-14 14:35:45 +01:00
Alan Pope 630fc0edc7
Merge pull request #6 from snapcrafters/update-core18
Update core18
2019-09-14 14:34:44 +01:00
Alan Pope 4e32be59b5
Update snapcraft.yaml
Add missing stage packages
2019-09-14 14:15:53 +01:00
Alan Pope 0d019a2587
Update .travis.yml
Update travis yaml for core18
2019-09-14 13:56:22 +01:00
Alan Pope 42ae177f5e
Updating to core18 2019-09-14 13:55:51 +01:00
Ubuntu a41aa1cf9f Trigger build of minetest on 2019-09-13-08:49:17 2019-09-13 08:53:01 +00:00
root dd03dccb37 Trigger build of minetest on 2019-06-20-08:37:04 2019-06-20 08:39:12 +00:00
root be86f77ef0 Trigger build of minetest on 2019-06-12-17:44:12 2019-06-12 17:47:16 +00:00
Ubuntu c309d417e2 Trigger build of minetest on 2019-05-31-08:19:05 2019-05-31 08:21:05 +00:00
Ubuntu 172131c555 Trigger build of minetest on 2019-05-23-08:14:29 2019-05-23 08:16:18 +00:00
Alan Pope 101df00634
Merge pull request #5 from snapcrafters/fix-pulling-tags
Fix pulling tags
2019-04-12 15:08:43 +01:00
Alan Pope 496a97e29d
Fix pulling tags
Now the numbering system changed in releases of minetest, we should not rely on the release tag content, but the recency.
2019-04-12 14:22:52 +01:00
Alan Pope 2d2335b9cd
Merge pull request #4 from snapcrafters/limit-build-arch
Limit build architectures
2019-03-19 20:59:01 +00:00
Alan Pope 6f0cb696e9
Limit build architectures
Only build on supported architectures
2019-03-19 19:45:22 +00:00
Alan Pope 28bccfbb27
Merge pull request #3 from luk3yx/patch-1
Add a link to minetest.net - thanks!
2018-11-16 09:55:38 +00:00
luk3yx dab1b70d5a
Update README.md
https://xkcd.com/1296/
2018-11-16 19:55:59 +13:00
luk3yx 91303402c0
Fix HTML links 2018-11-16 19:55:11 +13:00
luk3yx e599bbd220
Add a link to minetest.net 2018-11-16 19:53:34 +13:00
Ubuntu 49bf8e04d6 Trigger build of minetest on 2018-11-01-09:51:51 2018-11-01 09:52:01 +00:00
luk3yx 4fd3102bab Change logo to SVG and remove permissions (#1)
* Change logo to SVG and remove permissions

* Remove more permissions

* Add back desktop and desktop-legacy
2018-09-25 16:20:12 +02:00
Alan Pope 104183391c
Merge pull request #2 from snapcrafters/add-travis-config
Create .travis.yml
2018-09-22 22:43:45 +02:00
Alan Pope 817da0cf2d
Update snapcraft.yaml
Fix indentation which likely caused the snapcraft crash
2018-09-22 21:21:39 +01:00
Alan Pope 857a3b249b
Create .travis.yml
Adding support for building in travis on each PR.
2018-09-19 12:33:41 +02:00
Alan Pope 9e0632a73f
Update snapcraft.yaml
Use the `adopt-info` and `snapcraftctl set-version` method to determine the snap version
2018-09-17 16:52:19 +02:00
Ubuntu 27aabad5d5 Trigger build of minetest on 2018-09-17-08:13:59 2018-09-17 08:14:32 +00:00
Ubuntu 945acc44c8 Trigger build of minetest on 2018-08-31-08:12:32 2018-08-31 08:15:14 +00:00
root 6e0cc395ac Trigger build of minetest on 2018-07-16-09:48:50 2018-07-16 09:51:38 +00:00
Alan Pope 7af4e568c3
Update snapcraft.yaml
Fix the method we use to get the latest upstream git tag
2018-06-18 17:17:12 +01:00
Alan Pope d0f0987049
Update snapcraft.yaml
Add missing lines.
2018-05-10 15:42:29 +01:00
Alan Pope 1997d29608
Update snapcraft.yaml
Update syntax.
2018-05-10 15:38:17 +01:00
Alan Pope 92afebdbf2
Update snapcraft.yaml
Fix so it actually builds the stable release
2018-05-03 14:33:30 +01:00