Commit Graph

53 Commits

Author SHA1 Message Date
Rudi Heitbaum
74ff734a19 flac: update to 1.4.3 2023-06-26 12:34:02 +00:00
Rudi Heitbaum
6b3170d562 flac: update to 1.4.2
includes:
Issue 463 has been raise upstream: https://github.com/xiph/flac/issues
Patch 465 included from upstream: https://github.com/xiph/flac/issues

release notes:
- https://github.com/xiph/flac/releases/tag/1.4.1
- https://github.com/xiph/flac/releases/tag/1.4.2
2022-10-30 06:58:27 +00:00
Rudi Heitbaum
7813ba8c48 flac: update to 1.4.0
release notes:
- https://github.com/xiph/flac/releases/tag/1.4.0
2022-09-14 13:55:58 +00:00
Rudi Heitbaum
5edeb33d79 flac: update to 1.3.4 and HSTS 2022-06-20 03:20:49 +00:00
Ian Leonard
d758cd4728 audio: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:42 +00:00
MilhouseVH
e495cbf89e flac: update to flac-1.3.3 2020-02-19 22:08:23 +00: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
Matthias Reichl
a83bc0c086 flac: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +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
MilhouseVH
c863ecc017 packages: use target_has_feature 2017-10-18 00:40:05 +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
chewitt
dbf3b6c51b addons: drop patches no longer needed 2017-04-17 07:46:23 +01:00
MilhouseVH
821e08e575 flac: update to flac-1.3.2 2017-01-24 03:04:16 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +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
qods
4da9dc2618 flac: update links and licence 2015-09-20 12:53:16 +02:00
Stefan Saraev
bebaafb331 packages/*: drop i386 support 2015-04-03 12:08:24 +03:00
Stephan Raue
8cbd17b4e0 Revert "flac: dont allow debug builds"
This reverts commit a3ccf24823.
2015-01-25 01:16:49 +01:00
Stephan Raue
cbe08c8ea1 flac: add patch to fix build with DEBUG=yes, this fixes #3834
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-25 01:16:04 +01:00