External Publication
Visit Post

NAPS2 - Not Another PDF Scanner

Flathub Discourse [Unofficial] February 9, 2026
Source

The manifest is there:

github.com/cyanfish/naps2

NAPS2.Setup/config/linux/com.naps2.Naps2.yml

master

app-id: com.naps2.Naps2
runtime: org.freedesktop.Platform
runtime-version: '24.08'
sdk: org.freedesktop.Sdk
sdk-extensions:
  - org.freedesktop.Sdk.Extension.dotnet9
command: naps2
copy-icon: true
cleanup:
  - /include
  - /lib/*.a
  - /lib64/*.a
  - /lib/*.la
  - /lib/cmake
  - /lib/debug
  - /lib/pkgconfig
  - /share/doc
  - /share/man
modules:
  # TODO: Used shared module for libusb

Diese Datei wurde abgeschnitten. Original zeigen

Is this everything needed to add it to Flathub, or does this require more files?

Discussion in the ATmosphere

Loading comments...