Search Criteria
Package Details: openboardview 9.95.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openboardview.git (read-only, click to copy) |
---|---|
Package Base: | openboardview |
Description: | Linux SDL/ImGui edition software for viewing .brd files |
Upstream URL: | https://openboardview.org/ |
Licenses: | MIT |
Submitter: | freswa |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 7 |
Popularity: | 0.043881 |
First Submitted: | 2018-04-18 22:24 (UTC) |
Last Updated: | 2025-08-20 11:48 (UTC) |
Dependencies (9)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- sqlite (sqlite-fossilAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR) (make)
Required by (0)
Sources (7)
- git+https://github.com/Dav1dde/glad.git
- git+https://github.com/gulrak/filesystem.git
- git+https://github.com/madler/zlib.git
- git+https://github.com/nothings/stb.git
- git+https://github.com/ocornut/imgui.git
- git+https://github.com/OpenBoardView/OpenBoardView.git#tag=9.95.2
- git+https://github.com/sheredom/utf8.h.git
Latest Comments
1 2 Next › Last »
kmille commented on 2025-08-15 14:17 (UTC)
I don't know why, but the binary of the package just segfaults on my computer. The binary on the Github's release (.deb file) just works.
firdouglas commented on 2025-07-04 01:24 (UTC)
Anyone know how to go about finding the .fz decode key?
firdouglas commented on 2025-07-04 01:15 (UTC)
Likely completely unnecessary but make that in whatever folder path you clone th e repo into, each folder in that path contains no spaces. I.e. it can't be like this
/home/user/'clone github repos'/openboardview
. Would need to be like/home/user/clone_github_repos/openboardview
or something like that.elbeardmorez commented on 2025-06-09 17:12 (UTC) (edited on 2025-06-09 17:18 (UTC) by elbeardmorez)
So either pull an unmerged MR, manually patch ..or use gcc<15. Path of least resistance here was:
edit PKGBUILD adding:
prior to cmake call
flatmoll commented on 2025-05-22 00:25 (UTC)
@freswa, it worked, thanks!
freswa commented on 2025-05-17 20:33 (UTC)
@flatmoli see https://github.com/OpenBoardView/OpenBoardView/issues/327
flatmoll commented on 2025-05-17 19:47 (UTC)
After a successful build, I am getting segfault with no other information (both openboardview 9.95.1-2 and openboardview-git 9.95.1.r45.g726e817-1). Nothing is created in .config, .cache, or .local/share. I have updated everything before installing and checked that dependencies are met.
misty commented on 2025-04-19 15:39 (UTC)
Just like the error says, adding "-DCMAKE_POLICY_VERSION_MINIMUM=3.5" to the PKGBUILD in build() to the cmake line works fine.
gioan777 commented on 2025-04-05 10:31 (UTC)
There's a ./configure error with this package caused by CMake
freswa commented on 2023-12-12 12:43 (UTC)
@Repentinus Thx, applied.
1 2 Next › Last »