faveoled
faveoled
> I would imagine the Snap Store will have a similar policy to Flathub. Right, would probably violate chapter 5.1 or 5.9 (I am not a lawyer): https://ubuntu.com/legal/terms-and-policies/snap-store-terms
Wrote snap build files: https://github.com/faveoled/popcorn-time-snap Could probably be integrated with GitHub Actions.
Possible, just not too convenient to the end user
@zendre4 Fixed: [com.github.Splode.pomotroid.zip](https://github.com/Splode/pomotroid/files/13793222/com.github.Splode.pomotroid.zip)
I wrote a Flatpak manifest: [io.github.chatty.chatty.zip](https://github.com/chatty/chatty/files/13941592/io.github.chatty.chatty.zip) Build And Run: ``` flatpak-builder build --install --force-clean --user io.github.chatty.chatty.yml flatpak run io.github.chatty.chatty ``` I expect the original developers to provide AppStream metadata file...
bot, build io.github.YouROK.TorrServer
bot, build io.github.YouROK.TorrServer
bot, build io.github.YouROK.TorrServer
bot, build io.github.YouROK.TorrServer
I have the following error with Scala Native 0.4.14 (`URLEncoder.encode(string)` call): ``` [warn] Found a call to not defined static method Member(Top(java.net.URLEncoder),D6encodeL16java.lang.StringL16java.lang.StringEo). Static methods are generated since Scala Native 0.4.3,...