Edit:
- Title
- Author
- Creator
- Producer
- Creation Date
- Modification Date
- Keywords
This project follows the GNOME Code of Conduct
The only official distribution format for Paper Clip is Flathub. Any other distribution format is unofficial and discouraged.
Paper Clip comes with a Flatpak manifest, and it it can be compiled and executed in GNOME Builder just by cloning the repository and clicking on the play button.
The following are required to build Paper Clip
libpoppler
libexempi
libadwaita-1
gtk4
glib-2.0
gio-2.0
gobject-2.0
valac
meson
ninja
Clone the repository, and in the directory, run:
meson builddir
cd builddir
meson compile