Keruspe / GPaste

Clipboard management system
BSD 2-Clause "Simplified" License
784 stars 56 forks source link

gpaste 3.40.0 fails to build #348

Closed ausil closed 3 years ago

ausil commented 3 years ago

When attempting to build 3.40.0 the build fails with

src/libgpaste/meson.build:81:0: ERROR: Include dir ui does not exist.

looking at the contents of the release tarball

ls gpaste-3.40.0/src/libgpaste/
client  daemon              gpaste-gdbus-defines.h  gpaste-gsettings-keys.h  gpaste.h         io         libgpaste.sym  screensaver-client  settings-ui
core    gnome-shell-client  gpaste-gdbus-macros.h   gpaste-gtk-compat.h      gpaste-macros.h  keybinder  meson.build    settings            util

There is indeed no ui directory inside of libgpaste

Keruspe commented 3 years ago

Sorry about that! Fixed in 3.40.1