Commit graph

24 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
0f4382b4f9
remove unnecessary safe_remove
these files/folders are excluded in script/install
2022-03-29 21:32:47 +02:00
Tomáš Kelemen (vudiq)
ac349f1b3a
fix easyrpg: build some audio libs as shared
- libsndfile: build shared libs
- flac: build shared libs
- libogg: build shared libs
- libvorbis: build shared libs
2022-03-28 23:16:54 +02:00
Ian Leonard
d758cd4728 audio: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:42 +00:00
Ian Leonard
519745c628 libvorbis: update to 1.3.7
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-07-14 17:09:26 +00: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
CvH
a3020f9bf0 libvorbis: update to 1.3.6 2018-05-25 23:49:23 +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
awiouy
b3a3fd5075 libvorbis: compile with -fPIC 2017-06-20 20:19:19 +02: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
758f7b554d libvorbis: build statically
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-05-03 12:27:30 -07:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
989ece5af9 libvorbis: update to libvorbis-1.3.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-03 20:17:09 +01:00
Stephan Raue
a7260999cf libvorbis: update to libvorbis-1.3.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-01 01:54:44 +02:00
Stefan Saraev
d22c2dbb1b libvorbis: disable oggtest, docs, examples 2014-02-05 20:03:16 +02:00
Stephan Raue
a262f3f972 libvorbis: 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
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stephan Raue
b21e59a9c9 libvorbis: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-17 19:05:32 +02:00
Stephan Raue
5f12c03068 libvorbis: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-17 18:33:14 +02:00
Renamed from packages/audio/libvorbis/meta (Browse further)