install -Dm644 "$CWD/post-install/gaphor/org.gaphor.Gaphor.desktop" -t $PKG/usr/share/applications
install -Dm644 "$CWD/post-install/gaphor/org.gaphor.Gaphor.svg" -t $PKG/usr/share/icons/
install -Dm644 "$PKG/$(python3 -c 'import site; print(site.getsitepackages()[0])')/gaphor/ui/installschemas/org.gaphor.Gaphor.gschema.xml" -t $PKG/usr/share/glib-2.0/schemas/
