23 Commits

Author SHA1 Message Date
Rudi Heitbaum
b9b607bf09 sbc: update to 2.0
update:
- to https and xz URI
- from 1.5 (2020-12-07) to 2.0 (2022-06-20)
- incorporates upstream patch
  - sbc_primitives: Fix build on non-x86 patch

log:
- https://git.kernel.org/pub/scm/bluetooth/sbc.git/
2022-07-02 11:00:08 +00:00
Lukas Rusak
4137da30e5
sbc: fix static library linking via pkg-config 2022-05-17 11:22:13 -07:00
Ian Leonard
d758cd4728 audio: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:42 +00:00
heitbaum
fcda320ace sbc: fix linker issue if not x86_64 2021-01-10 11:43:48 +00:00
heitbaum
f62d4ffbbb sbc: update to 1.5 2021-01-07 11:25:15 +00:00
MilhouseVH
9e91c5f2b5 sbc: update to sbc-1.4 2019-06-07 08:49:07 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
eb2c07036f spdx: packages/audio 2018-07-17 23:58:49 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Lukas Rusak
bd023fc5a2
sbc: add -fPIC to CFLAGS 2017-06-14 22:43:40 -07:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
85df4e90a3 sbc: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Lukas Rusak
a7a729ea27 add package 'sbc' 2015-10-24 11:57:29 +02:00
Stefan Saraev
4f4054acb2 remove package: sbc 2015-01-11 17:43:59 +02:00
Stephan Raue
491d4a52e5 sbc: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:57:04 +01:00
Stefan Saraev
375190b364 new package: 'sbc' 2014-01-30 14:47:15 +01:00