Commit graph

27 commits

Author SHA1 Message Date
Rudi Heitbaum
2934814774 tiff: update to 4.7.0 2024-09-19 12:31:32 +00:00
Rudi Heitbaum
482243be33 tiff: update to 4.6.0 2023-09-14 12:14:08 +00:00
Rudi Heitbaum
aa2c631770 tiff: update to 4.5.1 2023-06-18 07:26:42 +00:00
Rudi Heitbaum
3202b30c2a tiff: update to 4.5.0 with upstreamed patch
release notes:
- http://www.simplesystems.org/libtiff/releases/v4.5.0.html
2022-12-16 22:43:11 +00:00
Rudi Heitbaum
6b9f7b010d tiff: migrate to cmake build 2022-09-04 02:22:19 +00:00
heitbaum
f240e047c9 tiff: update to 4.4.0 2022-06-20 03:26:15 +00:00
Ian Leonard
dc28cd2250 graphics: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:55 +00:00
heitbaum
28427dc2a2 tiff: update to 4.2.0 2020-12-29 22:17:42 +00:00
MilhouseVH
0dd23bcde4 tiff: update to tiff-4.1.0 2020-02-17 06:37:58 +00:00
MilhouseVH
1d8c795543 tiff: fix automagic codec support resulting in undefined symbols 2019-12-04 10:22:23 +00:00
Ian Leonard
ea18eb57d5 tiff: update to 4.0.10
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-03-01 09:44:21 +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
122e3a7d4a spdx: packages/graphics 2018-07-17 23:58:50 +02:00
CvH
89a6636a16 tiff: update to 4.0.9 2018-06-25 16:31:36 +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
Lukas Rusak
d3939e1403
tiff: build without gl 2017-12-16 10:17:49 -08: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
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
d5ef4dc928 tiff: 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
95c334367d tiff: build without OpenGL support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-29 15:42:08 -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
31e3637ae0 tiff: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:32 +01:00
Stephan Raue
a32c3cbb34 tiff: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-17 14:56:10 +01:00
Renamed from packages/graphics/tiff/meta (Browse further)