* update libexif to 0.6.24-3
This commit is contained in:
parent
f4f4ba8b0c
commit
66733c5725
18
libexif/.SRCINFO
Normal file
18
libexif/.SRCINFO
Normal file
@ -0,0 +1,18 @@
|
||||
pkgbase = libexif
|
||||
pkgdesc = Library to parse an EXIF file and read the data from those tags
|
||||
pkgver = 0.6.24
|
||||
pkgrel = 3
|
||||
url = https://github.com/libexif/libexif
|
||||
arch = x86_64
|
||||
license = LGPL
|
||||
depends = glibc
|
||||
provides = libexif.so
|
||||
source = https://github.com/libexif/libexif/releases/download/v0.6.24/libexif-0.6.24.tar.bz2
|
||||
source = https://github.com/libexif/libexif/releases/download/v0.6.24/libexif-0.6.24.tar.bz2.asc
|
||||
validpgpkeys = 7C4AFD61D8AAE7570796A5172209D6902F969C95
|
||||
sha512sums = 35c9e7af2c3d44a638dc6bbe8f96962d41c0f3fe4a257494f7a73baefab9aba507477175289ccf9002a66cc16ca53d5d1f44d6fef9e014b27f687ecdc58f5111
|
||||
sha512sums = SKIP
|
||||
b2sums = 75d3a2b4fefd7b7706226e70d31250ef7e99eeb81a4839ddc36cc9e3180534542d8a02851f8e6fd5034bbc925a616ead8c4bfb0cce8bc5886c3ec54811914a6b
|
||||
b2sums = SKIP
|
||||
|
||||
pkgname = libexif
|
4
libexif/.nvchecker.toml
Normal file
4
libexif/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[libexif]
|
||||
source = "git"
|
||||
git = "https://github.com/libexif/libexif.git"
|
||||
prefix = "v"
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=libexif
|
||||
pkgver=0.6.24
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Library to parse an EXIF file and read the data from those tags'
|
||||
url='https://github.com/libexif/libexif'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user