Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
2 deletions
-
packages/exiftool/build.sh
|
|
@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.sno.phy.queensu.ca/~phil/exiftool/index.html |
|
|
|
TERMUX_PKG_DESCRIPTION="Utility for reading, writing and editing meta information in a wide variety of files." |
|
|
|
TERMUX_PKG_LICENSE="Artistic-License-2.0" |
|
|
|
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>" |
|
|
|
TERMUX_PKG_VERSION=11.76 |
|
|
|
TERMUX_PKG_VERSION=11.77 |
|
|
|
TERMUX_PKG_SRCURL="https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$TERMUX_PKG_VERSION.tar.gz" |
|
|
|
TERMUX_PKG_SHA256=fc5ffd17d4fe2c4571b618c34c3fa211c9d60b31826309a293a58bd44ee6d3a5 |
|
|
|
TERMUX_PKG_SHA256=64089b3050766021d74048face999278f097570b8e86f30d248169063b57a090 |
|
|
|
TERMUX_PKG_DEPENDS="perl" |
|
|
|
|
|
|
|
termux_step_make_install() { |
|
|
|