gnupg: included a patch to fix build issues in certain cases
This commit is contained in:
parent
af9ad39772
commit
4c58f11724
@ -1,5 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/f5TQO7kXMi1TpDM4J39umoiGKUaAOm6rhVDRVvATWy32W64VxKe1eSTjQBgvTnXlbX/nlX+sznv8JMeu4A38QM=
|
||||
SHA256 (Pkgfile) = 90721c566140885507acc0bfa2d5c7a0309c4d37ab04b2a55c530dc52e1eb73e
|
||||
RWSE3ohX2g5d/S9OejUwygJmK4WjbEsfMZhKGhXUkQ/gBlJoeA03XV9/lf3U7wLmPhp9Yr7gNb6Yx7Ek0R1DC/83/gik5ERFRwQ=
|
||||
SHA256 (Pkgfile) = 691d6656aacd0934e6d196ea8652db3672617a9c5992db53629203b3e3de04e8
|
||||
SHA256 (.footprint) = c2951faf9544a9cc3546a88e7b78e2f4c0e10ae923e17c11a6d9069ede5c3c21
|
||||
SHA256 (gnupg-2.4.3.tar.bz2) = a271ae6d732f6f4d80c258ad9ee88dd9c94c8fdc33c3e45328c4d7c126bd219d
|
||||
SHA256 (ldap.patch) = 20d57800b23b9f678ce5be1793df1183287bbca92995b36f14e1d95c4ff0ec04
|
||||
|
@ -7,11 +7,13 @@
|
||||
name=gnupg
|
||||
version=2.4.3
|
||||
release=1
|
||||
source=(https://gnupg.org/ftp/gcrypt/$name/$name-$version.tar.bz2)
|
||||
source=(https://gnupg.org/ftp/gcrypt/$name/$name-$version.tar.bz2
|
||||
ldap.patch)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
|
||||
patch -Np1 -i $SRC/ldap.patch
|
||||
prt-get isinst openldap || PKGMK_GNUPG+=' --disable-ldap'
|
||||
|
||||
./configure $PKGMK_GNUPG \
|
||||
|
3391
gnupg/ldap.patch
Normal file
3391
gnupg/ldap.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user