diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-02-11 18:33:29 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-02-11 18:33:29 +0100 |
| commit | 6ec21cf79e0103b874086089673800bd32fc6bea (patch) | |
| tree | 6dc7f6d76b276532719cb8357250f8728324a150 /README.md | |
| parent | 9531c86104d930fd25a8ce211e5685e08b41f4d9 (diff) | |
Single package
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 4 insertions, 9 deletions
@@ -42,16 +42,11 @@ Sailfish OS account integration for Mastodon. - `icons/icon-l-mastodon` ### `rpm/` - Packaging for all modules in `rpm/sailfish-account-mastodon.spec`. -- Subpackages: - - `sailfish-account-mastodon` - - `buteo-sync-plugin-mastodon-posts` - - `buteo-sync-plugin-mastodon-notifications` - - `eventsview-extensions-mastodon` - - `transferengine-plugin-mastodon` - - `sailfish-account-mastodon-ts-devel` -- Main package requires runtime feature subpackages; `sailfish-account-mastodon-ts-devel` is optional. +- Packages: + - `sailfish-account-mastodon` (all runtime components) + - `sailfish-account-mastodon-ts-devel` (translation source files only) - `%qmake5_install` already installs icon outputs from the `icons/` subproject; avoid a second explicit `icons` `make install` in `%install`. -- Translation source `.ts` files are packaged in `sailfish-account-mastodon-ts-devel` (runtime packages ship `.qm` only). +- Translation source `.ts` files are packaged in `sailfish-account-mastodon-ts-devel` (runtime package ships `.qm` only). - Runtime package ships the Mastodon settings translation-loader QML plugin under `%{_libdir}/qt5/qml/com/jolla/settings/accounts/mastodon/`. ### Root project |
