* [ISSUE] Package request: binocle
@ 2024-08-01 11:07 Eloitor
2024-08-08 14:01 ` xeroxslayer
` (8 more replies)
0 siblings, 9 replies; 10+ messages in thread
From: Eloitor @ 2024-08-01 11:07 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 389 bytes --]
New issue by Eloitor on void-packages repository
https://github.com/void-linux/void-packages/issues/51589
Description:
### Package name
binocle
### Package homepage
https://github.com/sharkdp/binocle
### Description
Graphical tool to visualize binary data
### Does the requested package meet the package requirements?
System, Compiled
### Is the requested package released?
Yes
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Package request: binocle
2024-08-01 11:07 [ISSUE] Package request: binocle Eloitor
@ 2024-08-08 14:01 ` xeroxslayer
2024-08-08 17:18 ` Eloitor
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: xeroxslayer @ 2024-08-08 14:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1144 bytes --]
New comment by xeroxslayer on void-packages repository
https://github.com/void-linux/void-packages/issues/51589#issuecomment-2275912742
Comment:
I managed to build it, but I don't have an adequate GPU I guess and it just errors out.
Without `mesa-vulkan-radeon` installed:
````
Error: No suitable `wgpu::Adapter` found.
````
With `mesa-vulkan-radeon` installed:
````
[2024-08-08T13:35:39Z ERROR wgpu_hal::vulkan::instance] enumerate_adapters: Initialization of an object has failed
Error: No suitable `wgpu::Adapter` found.
````
I don't suppose Void has something like `vulkan-swrast` in it's repo?
Template:
````
# Template file for 'binocle'
pkgname=binocle
version=0.3.2
revision=1
build_style=cargo
hostmakedepends=""
makedepends=""
depends=""
short_desc="binocle is a graphical tool to visualize binary data."
maintainer="xeroxslayer <xeroxslayer@proton.me>"
license="Apache-2.0, MIT"
homepage="https://github.com/sharkdp/binocle"
distfiles="https://github.com/sharkdp/binocle/archive/refs/tags/v${version}.tar.gz"
checksum="b58d450f343539242b9f146606f5e70d0d183e12ce03e1b003c5197e6e41727b"
````
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Package request: binocle
2024-08-01 11:07 [ISSUE] Package request: binocle Eloitor
2024-08-08 14:01 ` xeroxslayer
@ 2024-08-08 17:18 ` Eloitor
2024-08-14 9:10 ` xeroxslayer
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Eloitor @ 2024-08-08 17:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 180 bytes --]
New comment by Eloitor on void-packages repository
https://github.com/void-linux/void-packages/issues/51589#issuecomment-2276303594
Comment:
Thanks. I get the same error as you.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Package request: binocle
2024-08-01 11:07 [ISSUE] Package request: binocle Eloitor
2024-08-08 14:01 ` xeroxslayer
2024-08-08 17:18 ` Eloitor
@ 2024-08-14 9:10 ` xeroxslayer
2024-08-14 9:11 ` xeroxslayer
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: xeroxslayer @ 2024-08-14 9:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 527 bytes --]
New comment by xeroxslayer on void-packages repository
https://github.com/void-linux/void-packages/issues/51589#issuecomment-2288248551
Comment:
OK, seems to work fine. `mesa-vulkan-lavapipe` is now in repo, so I just installed that for testing it.

Don't know if I should add `mesa-vulkan-lavapipe` to depends, will it conflict with other packages if the user has newer GPU and natively supports Vulkan?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Package request: binocle
2024-08-01 11:07 [ISSUE] Package request: binocle Eloitor
` (2 preceding siblings ...)
2024-08-14 9:10 ` xeroxslayer
@ 2024-08-14 9:11 ` xeroxslayer
2024-08-14 9:12 ` xeroxslayer
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: xeroxslayer @ 2024-08-14 9:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 529 bytes --]
New comment by xeroxslayer on void-packages repository
https://github.com/void-linux/void-packages/issues/51589#issuecomment-2288248551
Comment:
OK, seems to work fine. `mesa-vulkan-lavapipe` is now in repo, so I just installed that for testing it.

Don't know if I should add `mesa-vulkan-lavapipe` to depends, will it conflict with other packages if the user has a newer GPU and natively supports Vulkan?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Package request: binocle
2024-08-01 11:07 [ISSUE] Package request: binocle Eloitor
` (3 preceding siblings ...)
2024-08-14 9:11 ` xeroxslayer
@ 2024-08-14 9:12 ` xeroxslayer
2024-08-17 17:36 ` Eloitor
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: xeroxslayer @ 2024-08-14 9:12 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 529 bytes --]
New comment by xeroxslayer on void-packages repository
https://github.com/void-linux/void-packages/issues/51589#issuecomment-2288248551
Comment:
OK, seems to work fine. `mesa-vulkan-lavapipe` is now in repo, so I just installed that for testing it.

Don't know if I should add `mesa-vulkan-lavapipe` to depends. Will it conflict with other packages if the user has a newer GPU and natively supports Vulkan?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Package request: binocle
2024-08-01 11:07 [ISSUE] Package request: binocle Eloitor
` (4 preceding siblings ...)
2024-08-14 9:12 ` xeroxslayer
@ 2024-08-17 17:36 ` Eloitor
2024-08-17 18:01 ` Eloitor
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Eloitor @ 2024-08-17 17:36 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 202 bytes --]
New comment by Eloitor on void-packages repository
https://github.com/void-linux/void-packages/issues/51589#issuecomment-2294922622
Comment:
Maybe adding an install message suggesting this package...
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Package request: binocle
2024-08-01 11:07 [ISSUE] Package request: binocle Eloitor
` (5 preceding siblings ...)
2024-08-17 17:36 ` Eloitor
@ 2024-08-17 18:01 ` Eloitor
2024-08-19 8:25 ` xeroxslayer
2024-08-19 8:25 ` xeroxslayer
8 siblings, 0 replies; 10+ messages in thread
From: Eloitor @ 2024-08-17 18:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 408 bytes --]
New comment by Eloitor on void-packages repository
https://github.com/void-linux/void-packages/issues/51589#issuecomment-2294929102
Comment:
I tested it with `mesa-vulkan-lavapipe`. I get this error:
```
[2024-08-17T17:59:40Z ERROR sctk_adwaita::pointer] Failed to set cursor
```
And the cursor doesn't show up (I can move it around and toggle the different buttons of the program).
I'm on gnome.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Package request: binocle
2024-08-01 11:07 [ISSUE] Package request: binocle Eloitor
` (6 preceding siblings ...)
2024-08-17 18:01 ` Eloitor
@ 2024-08-19 8:25 ` xeroxslayer
2024-08-19 8:25 ` xeroxslayer
8 siblings, 0 replies; 10+ messages in thread
From: xeroxslayer @ 2024-08-19 8:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 205 bytes --]
New comment by xeroxslayer on void-packages repository
https://github.com/void-linux/void-packages/issues/51589#issuecomment-2295969462
Comment:
Maybe it has something to do with the DE, I'm usung xfce.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Package request: binocle
2024-08-01 11:07 [ISSUE] Package request: binocle Eloitor
` (7 preceding siblings ...)
2024-08-19 8:25 ` xeroxslayer
@ 2024-08-19 8:25 ` xeroxslayer
8 siblings, 0 replies; 10+ messages in thread
From: xeroxslayer @ 2024-08-19 8:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 205 bytes --]
New comment by xeroxslayer on void-packages repository
https://github.com/void-linux/void-packages/issues/51589#issuecomment-2295969462
Comment:
Maybe it has something to do with the DE, I'm using xfce.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2024-08-19 8:25 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-01 11:07 [ISSUE] Package request: binocle Eloitor
2024-08-08 14:01 ` xeroxslayer
2024-08-08 17:18 ` Eloitor
2024-08-14 9:10 ` xeroxslayer
2024-08-14 9:11 ` xeroxslayer
2024-08-14 9:12 ` xeroxslayer
2024-08-17 17:36 ` Eloitor
2024-08-17 18:01 ` Eloitor
2024-08-19 8:25 ` xeroxslayer
2024-08-19 8:25 ` xeroxslayer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).