Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: pulseaudio-modules-bt
@ 2020-02-03 20:03 voidlinux-github
  2020-02-04  1:36 ` voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-03 20:03 UTC (permalink / raw)
  To: ml

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

New issue by hfel on void-packages repository

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

Description:
https://github.com/EHfive/pulseaudio-modules-bt

> Adds Sony LDAC, aptX, aptX HD, AAC codecs (A2DP Audio) support to PulseAudio on Linux

The module adds high-fidelity audio streaming support to pulseaudio, very useful when one wants to take advantage of their $200 headphones!

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

* Re: Package request: pulseaudio-modules-bt
  2020-02-03 20:03 [ISSUE] Package request: pulseaudio-modules-bt voidlinux-github
@ 2020-02-04  1:36 ` voidlinux-github
  2020-02-04  1:47 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-04  1:36 UTC (permalink / raw)
  To: ml

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

New comment by seitokaichou on void-packages repository

https://github.com/void-linux/void-packages/issues/18779#issuecomment-581701343

Comment:
I began working on this. Too busy atm, maybe someone else finds this helpful.
```
# Template file for 'ldacBT'
pkgname=ldacBT
version=2.0.2.3
revision=1
_libldac_version="android-10.0.0_r1"
create_wrksrc=yes
build_style=cmake
short_desc="AOSP libldac dispatcher"
license="Apache-2.0"
homepage="https://android.googlesource.com/platform/external/libldac"
distfiles="https://github.com/EHfive/ldacBT/archive/v${version}.tar.gz
 https://gitlab.com/eh5/libldac/-/archive/${_libldac_version}/libldac-${_libldac_version}.tar.gz"
checksum="
"

post_extract() {
	mv ${wrksrc}/../libldac-${_libldac_version}/* "${wrksrc}/libldac"
}

post_install() {
	vlicense LICENSE
}

ldacBT-devel_package() {
	depends="${sourcepkg}>=${version}_${revision}"
	short_desc+=" -- development files"
	pkg_install() {
		vmove usr/include
		vmove "usr/lib/*.so"
		vmove usr/lib/pkgconfig
	}
}
```

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

* Re: Package request: pulseaudio-modules-bt
  2020-02-03 20:03 [ISSUE] Package request: pulseaudio-modules-bt voidlinux-github
  2020-02-04  1:36 ` voidlinux-github
@ 2020-02-04  1:47 ` voidlinux-github
  2020-10-17 16:44 ` PaperMountainStudio
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-04  1:47 UTC (permalink / raw)
  To: ml

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

New comment by seitokaichou on void-packages repository

https://github.com/void-linux/void-packages/issues/18779#issuecomment-581701343

Comment:
I began working on this. Too busy atm, maybe someone else finds this helpful.
```
# Template file for 'ldacBT'
pkgname=ldacBT
version=2.0.2.3
revision=1
_libldac_version="android-10.0.0_r1"
create_wrksrc=yes
build_style=cmake
short_desc="AOSP libldac dispatcher"
license="Apache-2.0"
homepage="https://android.googlesource.com/platform/external/libldac"
distfiles="https://github.com/EHfive/ldacBT/archive/v${version}.tar.gz
 https://gitlab.com/eh5/libldac/-/archive/${_libldac_version}/libldac-${_libldac_version}.tar.gz"
checksum="
"

post_extract() {
	mv ${wrksrc}/../libldac-${_libldac_version}/* "${wrksrc}/libldac"
}

post_install() {
	vlicense LICENSE
}

ldacBT-devel_package() {
	depends="${sourcepkg}>=${version}_${revision}"
	short_desc+=" -- development files"
	pkg_install() {
		vmove usr/include
		vmove "usr/lib/*.so"
		vmove usr/lib/pkgconfig
	}
}
```

Edit: just realized that's another package. 

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

* Re: Package request: pulseaudio-modules-bt
  2020-02-03 20:03 [ISSUE] Package request: pulseaudio-modules-bt voidlinux-github
  2020-02-04  1:36 ` voidlinux-github
  2020-02-04  1:47 ` voidlinux-github
@ 2020-10-17 16:44 ` PaperMountainStudio
  2021-02-13 10:41 ` fn-ix
  2021-02-13 10:41 ` [ISSUE] [CLOSED] " fn-ix
  4 siblings, 0 replies; 6+ messages in thread
From: PaperMountainStudio @ 2020-10-17 16:44 UTC (permalink / raw)
  To: ml

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

New comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/issues/18779#issuecomment-711043346

Comment:
draft: #25693

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

* Re: Package request: pulseaudio-modules-bt
  2020-02-03 20:03 [ISSUE] Package request: pulseaudio-modules-bt voidlinux-github
                   ` (2 preceding siblings ...)
  2020-10-17 16:44 ` PaperMountainStudio
@ 2021-02-13 10:41 ` fn-ix
  2021-02-13 10:41 ` [ISSUE] [CLOSED] " fn-ix
  4 siblings, 0 replies; 6+ messages in thread
From: fn-ix @ 2021-02-13 10:41 UTC (permalink / raw)
  To: ml

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

New comment by fn-ix on void-packages repository

https://github.com/void-linux/void-packages/issues/18779#issuecomment-778597921

Comment:
Project was abandoned, see here: https://github.com/EHfive/pulseaudio-modules-bt/issues/154

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

* Re: [ISSUE] [CLOSED] Package request: pulseaudio-modules-bt
  2020-02-03 20:03 [ISSUE] Package request: pulseaudio-modules-bt voidlinux-github
                   ` (3 preceding siblings ...)
  2021-02-13 10:41 ` fn-ix
@ 2021-02-13 10:41 ` fn-ix
  4 siblings, 0 replies; 6+ messages in thread
From: fn-ix @ 2021-02-13 10:41 UTC (permalink / raw)
  To: ml

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

Closed issue by fn-ix on void-packages repository

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

Description:
https://github.com/EHfive/pulseaudio-modules-bt

> Adds Sony LDAC, aptX, aptX HD, AAC codecs (A2DP Audio) support to PulseAudio on Linux

The module adds high-fidelity bluetooth audio streaming support to pulseaudio, very useful when one wants to take full advantage of their $200 headphones!

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

end of thread, other threads:[~2021-02-13 10:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 20:03 [ISSUE] Package request: pulseaudio-modules-bt voidlinux-github
2020-02-04  1:36 ` voidlinux-github
2020-02-04  1:47 ` voidlinux-github
2020-10-17 16:44 ` PaperMountainStudio
2021-02-13 10:41 ` fn-ix
2021-02-13 10:41 ` [ISSUE] [CLOSED] " fn-ix

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