Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] libopenal: missing dependency
@ 2021-02-03  6:20 RossComputerGuy
  2021-02-03  9:05 ` FollieHiyuki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: RossComputerGuy @ 2021-02-03  6:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 909 bytes --]

New issue by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/28427

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  `Void 5.10.12_1 x86_64 AuthenticAMD notuptodate rrrrmmnFFFFF`
* package:  `libopenal-1.21.0_1`

### Expected behavior
`libopenal` should be packaged

### Actual behavior
```
=> libopenal-1.21.0_1: building [cmake] (dependency of gst-plugins-bad1) for x86_64...
   [host] pkg-config-0.29.2_2: found (/host/binpkgs)
   [host] cmake-3.19.3_1: found (/host/binpkgs)
=> ERROR: libopenal-1.21.0_1: target dependency 'fmpeg-devel' does not exist!
```
I think this is a typo but I'm just making sure.

### Steps to reproduce the behavior
`./xbps-src pkg libopenal`


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libopenal: missing dependency
  2021-02-03  6:20 [ISSUE] libopenal: missing dependency RossComputerGuy
@ 2021-02-03  9:05 ` FollieHiyuki
  2021-02-03  9:05 ` FollieHiyuki
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: FollieHiyuki @ 2021-02-03  9:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 221 bytes --]

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/issues/28427#issuecomment-772350603

Comment:
Definitely a typo in the template. I have no issue building this package.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libopenal: missing dependency
  2021-02-03  6:20 [ISSUE] libopenal: missing dependency RossComputerGuy
  2021-02-03  9:05 ` FollieHiyuki
@ 2021-02-03  9:05 ` FollieHiyuki
  2021-02-03 14:01 ` ericonr
  2021-02-03 14:01 ` [ISSUE] [CLOSED] " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: FollieHiyuki @ 2021-02-03  9:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 223 bytes --]

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/issues/28427#issuecomment-772350603

Comment:
Definitely a typo in your template.
I have no issue building this package.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libopenal: missing dependency
  2021-02-03  6:20 [ISSUE] libopenal: missing dependency RossComputerGuy
  2021-02-03  9:05 ` FollieHiyuki
  2021-02-03  9:05 ` FollieHiyuki
@ 2021-02-03 14:01 ` ericonr
  2021-02-03 14:01 ` [ISSUE] [CLOSED] " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-02-03 14:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/28427#issuecomment-772532509

Comment:
```
makedepends="zlib-devel alsa-lib-devel pulseaudio-devel SDL2-devel ffmpeg-devel
 jack-devel $(vopt_if sndio sndio-devel)"
```

Please check the original source before opening an issue.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ISSUE] [CLOSED] libopenal: missing dependency
  2021-02-03  6:20 [ISSUE] libopenal: missing dependency RossComputerGuy
                   ` (2 preceding siblings ...)
  2021-02-03 14:01 ` ericonr
@ 2021-02-03 14:01 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-02-03 14:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 912 bytes --]

Closed issue by RossComputerGuy on void-packages repository

https://github.com/void-linux/void-packages/issues/28427

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  `Void 5.10.12_1 x86_64 AuthenticAMD notuptodate rrrrmmnFFFFF`
* package:  `libopenal-1.21.0_1`

### Expected behavior
`libopenal` should be packaged

### Actual behavior
```
=> libopenal-1.21.0_1: building [cmake] (dependency of gst-plugins-bad1) for x86_64...
   [host] pkg-config-0.29.2_2: found (/host/binpkgs)
   [host] cmake-3.19.3_1: found (/host/binpkgs)
=> ERROR: libopenal-1.21.0_1: target dependency 'fmpeg-devel' does not exist!
```
I think this is a typo but I'm just making sure.

### Steps to reproduce the behavior
`./xbps-src pkg libopenal`


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-02-03 14:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03  6:20 [ISSUE] libopenal: missing dependency RossComputerGuy
2021-02-03  9:05 ` FollieHiyuki
2021-02-03  9:05 ` FollieHiyuki
2021-02-03 14:01 ` ericonr
2021-02-03 14:01 ` [ISSUE] [CLOSED] " ericonr

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).