Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata and readme cleanup #20

Merged
merged 3 commits into from
Nov 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions .build-trigger.txt

This file was deleted.

34 changes: 0 additions & 34 deletions .travis.yml

This file was deleted.

66 changes: 9 additions & 57 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,71 +4,23 @@
<a href="https://www.minetest.net">Minetest</a>
</h1>

<p align="center"><b>This is the snap for <a href="https://www.minetest.net">Minetest</a></b>, <i>"SA free, open source voxel game engine and game. Fully extendable. You are in control."</i>. It works on Ubuntu, Fedora, Debian, and other major Linux
distributions.</p>
<p align="center"><b>This is the snap for <a href="https://www.minetest.net">Minetest</a></b>. This snap is a community-maintained package to easily install Minetest on Ubuntu, Fedora, Debian and other major Linux distributions. It is available in the Snap Store, Ubuntu Software, and a number of other software stores.</p>

[![Snap Status](https://build.snapcraft.io/badge/snapcrafters/minetest.svg)](https://build.snapcraft.io/user/snapcrafters/minetest)
[![minetest](https://snapcraft.io/minetest/badge.svg)](https://snapcraft.io/minetest)

## Install

sudo snap install minetest --candidate
```shell
sudo snap install minetest
```

([Don't have snapd installed?](https://snapcraft.io/docs/core/install))

![minetest](https://dashboard.snapcraft.io/site_media/appmedia/2018/01/Screenshot_from_2018-01-14_18-38-01.png "minetest")

<p align="center">Published for <img src="http://anything.codes/slack-emoji-for-techies/emoji/tux.png" align="top" width="24" /> with :gift_heart: by Snapcrafters</p>
<p align="center">Published for <img src="https://raw.githubusercontent.com/anythingcodes/slack-emoji-for-techies/gh-pages/emoji/tux.png" align="top" width="24" /> with :gift_heart: by Snapcrafters</p>

## Remaining tasks
## License

Snapcrafters ([join us](https://forum.snapcraft.io/t/join-snapcrafters/1325))
are working to land snap install documentation and
the [snapcraft.yaml](https://github.com/snapcrafters/fork-and-rename-me/blob/master/snap/snapcraft.yaml)
upstream so [Minetest] can authoritatively publish future releases.

- [x] Fork the [Snapcrafters template](https://github.com/snapcrafters/fork-and-rename-me) repository to your own GitHub account.
- If you have already forked the Snapcrafter template to your account and want to create another snap, you'll need to use GitHub's [Import repository](https://github.com/new/import) feature because you can only fork a repository once.
- [x] Rename the forked Snapcrafters template repository
- [x] Update logos and references to `[Project]` and `[my-snap-name]`
- [x] Create a snap that runs in `devmode`
- [x] Register the snap in the store, **using the preferred upstream name**
- [x] Add a screenshot to this `README.md`
- [x] Publish the `devmode` snap in the Snap store edge channel
- [x] Add install instructions to this `README.md`
- [x] Update snap store metadata, icons and screenshots
- [x] Convert the snap to `strict` confinement, or `classic` confinement if it qualifies
- [x] Publish the confined snap in the Snap store beta channel
- [x] Update the install instructions in this `README.md`
- [x] Post a call for testing on the [Snapcraft Forum](https://forum.snapcraft.io) - [link](https://forum.snapcraft.io/t/call-for-testing-minetest-snap/3526)
- [x] Ask a [Snapcrafters admin](https://github.com/orgs/snapcrafters/people?query=%20role%3Aowner) to fork your repo into github.com/snapcrafters, transfer the snap name from you to snapcrafters, and configure the repo for automatic publishing into edge on commit
- [x] Add the provided Snapcraft build badge to this `README.md`
- [ ] Publish the snap in the Snap store stable channel
- [ ] Update the install instructions in this `README.md`
- [ ] Post an announcement in the [Snapcraft Forum](https://forum.snapcraft.io) - [link]()
- [ ] Submit a pull request or patch upstream that adds snap install documentation - [link]()
- [ ] Submit a pull request or patch upstream that adds the `snapcraft.yaml` and any required assets/launchers - [link]()
- [ ] Add upstream contact information to the `README.md`
- If upstream accept the PR:
- [ ] Request upstream create a Snap store account
- [ ] Contact the Snap Advocacy team to request the snap be transferred to upstream
- [ ] Ask the Snap Advocacy team to celebrate the snap - [link]()

If you have any questions, [post in the Snapcraft forum](https://forum.snapcraft.io).

<!--
## The Snapcrafters

| [![Your Name](http://gravatar.com/avatar/bc0bced65e963eb5c3a16cab8b004431/?s=128)](https://github.com/yourname/) |
| :---: |
| [Your Name](https://github.com/yourname/) |
-->

<!-- Uncomment and modify this when you have upstream contacts
## Upstream

| [![Upstream Name](http://gravatar.com/avatar/bc0bced65e963eb5c3a16cab8b004431?s=128)](https://github.com/upstreamname) |
| :---: |
| [Upstream Name](https://github.com/upstreamname) |
-->

[Minetest]: https://www.minetest.net
* The license of the build files in this repository is MIT.
* The license of Minetest itself is LGPL-2.1+
25 changes: 17 additions & 8 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,24 @@
name: minetest
summary: "Minetest"
title: Minetest
summary: Open source voxel game engine
description: |
Minetest is a minecraft-inspired game written from scratch and licensed
under the LGPL (version 2.1 or later). It supports both survival and
creative modes along with multiplayer support, dynamic lighting, and an
"infinite" map generator.
grade: stable
confinement: strict
Minetest is a minecraft-inspired game written from scratch and licensed under the LGPL (version 2.1 or later). It supports both survival and creative modes along with multiplayer support, dynamic lighting, and an "infinite" map generator.

**Authors**

This snap package is maintained by the Snapcrafters community. It is not necessarily endorsed or officially supported by the developers of the application itself.
license: LGPL-2.1-or-later
website: https://www.minetest.net/
contact: https://github.com/snapcrafters/minetest/issues
issues: https://github.com/snapcrafters/minetest/issues
source-code: https://github.com/snapcrafters/minetest
icon: snap/gui/minetest.svg
adopt-info: minetest

base: core18
compression: lzo

grade: stable
confinement: strict
architectures:
- build-on: armhf
- build-on: i386
Expand All @@ -31,6 +38,7 @@ parts:

irrlicht:
source: https://github.com/minetest/irrlicht.git
source-tag: 1.9.0mt8 # must be updated to match whatever a specific minetest version requires
plugin: cmake
configflags:
- -DBUILD_SHARED_LIBS=OFF
Expand Down Expand Up @@ -61,6 +69,7 @@ parts:
snapcraftctl build
organize:
'*': 'share/minetest/games/minetest_game/'

minetest:
plugin: cmake
source: https://github.com/minetest/minetest.git
Expand Down