GithubHelp home page GithubHelp logo

com.github.rssguard's Introduction

Flathub

Flathub is the central place for building and hosting Flatpak builds.

Using the Flathub repository

To install applications that are hosted on Flathub, use the following:

flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.gnome.Recipes

To install applications from the beta branch, use the following:

flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta org.godotengine.Godot

For more information and more applications see https://flathub.org

Contributing to Flathub

For information on creating packages or reporting issues please see the contributing page.

Note: this repository is not for reporting issues related to the flathub.org website itself or contributing to its development. For that, go to https://github.com/flathub-infra/website

com.github.rssguard's People

Contributors

flathubbot avatar grulja avatar guihkx avatar martinrotter avatar travier avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

guihkx

com.github.rssguard's Issues

appstream warnings

Running appstream-util validate com.github.rssguard.appdata.xml gives

com.github.rssguard.appdata.xml: FAILED:
• style-invalid         : <image> has vertical padding [https://github.com/martinrotter/rssguard/blob/master/resources/screenshots/screenshot-linux.png?raw=true]
• style-invalid         : <image> has horizontal padding [https://github.com/martinrotter/rssguard/blob/master/resources/screenshots/screenshot-linux.png?raw=true]
• style-invalid         : <li> cannot end in '.' [Some minor stuff fixes.]
Validation of files failed

Can not import opml file

When I try to import an opml file the "Import from file" is never un-greyed. It does not seem to parse the file. I tried the official AppImage and it opened and parsed the opml file just fine and imported everything. I also used Flatseal to give the flatpak access to my home directory in case that was an issue and it was the same thing. This seems to only happen in the flatpak.

Reminder to modify the manifest for the next release

If the Flathub bot sends a pull request first, you can just switch to the branch of the pull request (it will be named something like update-{random string}) and then commit & push the changes to the same branch:

diff --git a/com.github.rssguard.yaml b/com.github.rssguard.yaml
index 60a4ddb..ee7416b 100644
--- a/com.github.rssguard.yaml
+++ b/com.github.rssguard.yaml
@@ -15,6 +15,7 @@ finish-args:
   - --socket=fallback-x11
   - --socket=pulseaudio
   - --socket=wayland
+  - --filesystem=xdg-config/autostart:create
   - --filesystem=xdg-download
   - --talk-name=org.kde.StatusNotifierWatcher
   - --talk-name=org.freedesktop.Notifications
@@ -23,11 +24,13 @@ cleanup-commands:
 modules:
   - name: rssguard
     buildsystem: cmake-ninja
+    config-opts:
+      - -DNO_UPDATE_CHECK=ON
+      - -DIS_FLATPAK_BUILD=ON
     sources:
       - type: git
         url: https://github.com/martinrotter/rssguard.git

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.