An open API service indexing awesome lists of open source software.

https://github.com/merrit/linux_packaging_updater


https://github.com/merrit/linux_packaging_updater

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Updater for Linux app metadata and packaging.

## Features

- Update Flatpak manifest with new build info
- Update AppStream metadata file

## Usage

* should be the reverse domain name identifier for the app.*

The Flathub manifest should be `/packaging/linux/flatpak/.json`

The AppStream metadata should be `/packaging/linux/.metainfo.xml`

### Enable package

```shell
dart pub global activate --source git https://github.com/Merrit/linux_packaging_updater.git
```

### Run the updater from project root

```shell
updater
```

Example:

```shell
updater codes.merritt.bargain unit_bargain_hunter merrit
```