Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
cb62264d
Commit
cb62264d
authored
5 months ago
by
Sertonix
Committed by
Kevin Daudt
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
main/tiff: upgrade to 4.7.0
parent
0896d3aa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!73322
main/tiff: upgrade to 4.7.0
Pipeline
#265822
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/tiff/APKBUILD
+6
-9
6 additions, 9 deletions
main/tiff/APKBUILD
with
6 additions
and
9 deletions
main/tiff/APKBUILD
+
6
−
9
View file @
cb62264d
...
...
@@ -2,27 +2,24 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer: Michael Mason <ms13sp@gmail.com>
pkgname
=
tiff
pkgver
=
4.
6
.0
t
pkgver
=
4.
7
.0
pkgrel
=
0
pkgdesc
=
"Provides support for the Tag Image File Format or TIFF"
url
=
"https://gitlab.com/libtiff/libtiff"
arch
=
"all"
license
=
"libtiff"
depends_dev
=
"
zlib-dev
zstd-dev
"
makedepends
=
"
$depends_dev
cmake
libjpeg-turbo-dev
libwebp-dev
python3
samurai
zlib-dev
zstd-dev
"
checkdepends
=
"diffutils"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev
$pkgname
-tools libtiffxx"
source
=
"http://
www.libtiff.org/downloads
/tiff-
$pkgver
.tar.gz"
source
=
"http
s
://
download.osgeo.org/libtiff
/tiff-
$pkgver
.tar.gz"
# secfixes:
# 4.5.0-r5:
...
...
@@ -132,7 +129,7 @@ build() {
}
check
()
{
ctest
--test-dir
build
--output-on-failure
-
j2
ctest
--test-dir
build
--output-on-failure
-
E
"
$(
[
"
$CARCH
"
=
s390x
]
&&
echo
test_directory
)
"
}
package
()
{
...
...
@@ -152,5 +149,5 @@ tools() {
}
sha512sums
=
"
b
d877
b4311d58692e46d77731bdc1cf701b7486b4dbc4d1e77c1e27fbe356bfaf2655cfc44020c92f6cfbc269ccd17722ee9f8785bf367624f227a85b6a298b0
tiff-4.
6
.0
t
.tar.gz
a77a050d1
d877
7
c6d86077c3c26e8d35f98717fe14bb3c049e2b82fbfbb374e96f83a0c1ff67ffb21591a9a7abf0d3e18c3d7695c96939326cc19a9712dd2492
tiff-4.
7
.0.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment