exiv2: 0.27.3 -> 0.27.4
This commit is contained in:
parent
1c0caaacf3
commit
69457b13ed
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/opt.pub
|
untrusted comment: verify with /etc/ports/opt.pub
|
||||||
RWSE3ohX2g5d/dEJ5r5fDuSl8tNLkASIZGSW5TmTL31Njc0+7M6wtBoF3OIA6P7I0je3Z4uYpqueOL2C2BoTAvYrWQgNI65NxwE=
|
RWSE3ohX2g5d/T7upqAVucF55/hPsHx8N60gb5fzwa0ljcYA9MxynmHekxzGwLuD9pl/NnyocahkCiP1L7b10bPf3NG6cfQboQw=
|
||||||
SHA256 (Pkgfile) = 434ceadf8c47b1f09b4b837bb8a4818e01fe5f9e72615a5300b4d6cd73fb4985
|
SHA256 (Pkgfile) = 5a8df2deaa5282cf3e4d6cc93d054d3173c238560c699f99ec11427643e3f565
|
||||||
SHA256 (.footprint) = f0be1a2ef91ca7a369adb22e8904c3174a5accad6a1c3286810b4b4b110ecf40
|
SHA256 (.footprint) = f0be1a2ef91ca7a369adb22e8904c3174a5accad6a1c3286810b4b4b110ecf40
|
||||||
SHA256 (exiv2-0.27.3.tar.gz) = 6398bc743c32b85b2cb2a604273b8c90aa4eb0fd7c1700bf66cbb2712b4f00c1
|
SHA256 (exiv2-0.27.4.tar.gz) = 9fb2752c92f63c9853e0bef9768f21138eeac046280f40ded5f37d06a34880d9
|
||||||
|
@ -4,12 +4,12 @@
|
|||||||
# Depends on: cmake
|
# Depends on: cmake
|
||||||
|
|
||||||
name=exiv2
|
name=exiv2
|
||||||
version=0.27.3
|
version=0.27.4
|
||||||
release=1
|
release=1
|
||||||
source=(https://github.com/Exiv2/exiv2/archive/v$version/$name-$version.tar.gz)
|
source=(https://github.com/Exiv2/exiv2/archive/v$version/$name-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
[[ -e /usr/bin/ninja ]] && PKGMK_EXIV2+=' -G Ninja'
|
prt-get isinst ninja && PKGMK_EXIV2+=' -G Ninja'
|
||||||
|
|
||||||
export CXXFLAGS+=" -Wno-deprecated-declarations"
|
export CXXFLAGS+=" -Wno-deprecated-declarations"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user