https://github.com/brlin-tw/nano-classic-snap
Unofficial Snap Packaging for GNU nano(Classic Confinement Edition)
https://github.com/brlin-tw/nano-classic-snap
gnu-nano packaging snap snapcraft snappy text-editor
Last synced: 8 months ago
JSON representation
Unofficial Snap Packaging for GNU nano(Classic Confinement Edition)
- Host: GitHub
- URL: https://github.com/brlin-tw/nano-classic-snap
- Owner: brlin-tw
- License: mit
- Created: 2018-12-06T20:06:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T04:12:35.000Z (over 7 years ago)
- Last Synced: 2025-01-22T08:46:00.213Z (over 1 year ago)
- Topics: gnu-nano, packaging, snap, snapcraft, snappy, text-editor
- Language: Shell
- Homepage: https://github.com/Lin-Buo-Ren/nano-classic-snap
- Size: 592 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unofficial Snap Packaging for GNU nano(Classic Confinement Edition)
**NOTE:** This project has now been superseded by , as it is now a classic confinement snap.
This is the unofficial snap packaging for GNU nano, [Snaps are universal Linux packages](https://snapcraft.io).
Refer [snap/README.md](snap/README.md) for user-oriented information.
## Remaining Tasks
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/Lin-Buo-Ren/snapcrafters-template-plus/blob/master/snap/snapcraft.yaml) upstream so GNU nano can authoritatively publish future releases.
- [x] *Import* the [Snapcrafters Template Plus](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus) repository to your own GitHub account and name it as _snap_name_-snap (or any valid name you prefer) using GitHub's [Import repository](https://github.com/new/import) feature
- It is recommended to *avoid forking the template repository* unless you're working on the template itself because you can only fork a repository once
- [x] Update the description of the repository
- [x] Update logos and references to `[Project]`, `my-awesome-app` and other placeholder names in `README.md`, `snap/README.md`, and `snap/snapcraft.yaml`
- [x] Add upstream contact information to this `README.md`
- [x] Create a snap that runs in `devmode`, [or in `classic` confinement if that's not possible](https://forum.snapcraft.io/t/subtle-differences-between-devmode-and-classic-confinement-snaps/7267)
- [x] If the snap must be packaged under `classic` confinement, file a [classic confinement request](https://forum.snapcraft.io/t/process-for-reviewing-classic-confinement-snaps/1460) topic in the Snapcraft Forum, under the `store` topic category - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Classic-Confinement-Request-Template) - [link](https://forum.snapcraft.io/t/classic-confinement-request-for-the-nano-classic-snap/8867)
- [x] Add a screenshot to `snap/README.md`
- [x] Register the snap in the Snap Store, **using the preferred upstream name**(i.e. without custom postfix). If the preferred upstream name is not available or reserved, [file a request to take over the preferred upstream name](https://dashboard.snapcraft.io/register-snap) and temporary use a name with personal postfix instead.
- [ ] Setup [build.snapcraft.io](https://build.snapcraft.io) and publish the `devmode` snap in the Snap Store edge channel
- [x] Add the provided Snapcraft build badge to `snap/README.md`
- [ ] Update snap's metadata, icons and screenshots on the [dashboard](https://dashboard.snapcraft.io)
- [ ] Add install instructions to `snap/README.md`
- [x] File an Intent-To-Package issue/bug to the upstream's contact or issue/bug tracker to consolidate and let the upstream acknowledge the effort - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Intent-To-Package-Template) - [link](http://lists.gnu.org/archive/html/nano-devel/2018-12/msg00003.html)
- [x] Convert the snap to `strict` confinement, or `classic` confinement if it qualifies
- [ ] Publish the confined snap in the Snap store beta channel
- [ ] Update the install instructions in `snap/README.md`
- [ ] Post a call for testing on the [Snapcraft Forum](https://forum.snapcraft.io) - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Call-for-Testing-Template) - [link]()
- [ ] Publish the snap in the Snap Store stable channel
- [ ] Update the install instructions in `snap/README.md`
- [ ] Post an announcement in the [Snapcraft Forum](https://forum.snapcraft.io) - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Release-Announcement-Template) - [link]()
- [ ] Ask a [Snapcrafters admin](https://github.com/orgs/snapcrafters/people?query=%20role%3Aowner) to fork your/upstream's repo into github.com/snapcrafters, transfer the snap name from you to snapcrafters, and configure the repo for automatic publishing into edge on commit - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Ownership-Transfer-Template#transfer-to-the-snapcrafters-organization) - [link]()
- [ ] Submit a pull request or patch upstream that adds the `snapcraft.yaml` and any required assets/launchers - [example](https://github.com/htacg/tidy-html5/pull/749) - [link]()
- [ ] Submit a pull request or patch upstream that adds snap install documentation - [example](https://github.com/htacg/html-tidy.org/pull/11) - [link]()
If the upstream accepts the PRs **AND** willing to maintain the package on the Snap Store:
- [ ] Request upstream create a Snap Store developer account
- [ ] Contact the Snap Advocacy team to request the snap be transferred to upstream - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Ownership-Transfer-Template#transfer-to-upstream) - [link]()
Finally:
* [ ] 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
| [](https://github.com/Lin-Buo-Ren) |
| :-: |
| [林博仁
Buo-ren, Lin](https://github.com/Lin-Buo-Ren) |
## Upstream
| [](https://lists.gnu.org/mailman/listinfo/nano-devel) |
| :-: |
| [The nano-devel mailing list](https://lists.gnu.org/mailman/listinfo/nano-devel) |