Commit Graph

12 Commits

Author SHA1 Message Date
phryk
e69e890b6c oops, removed mkdir for all directories in do-install in previous commit, this fixes that. 2021-06-30 19:30:16 +02:00
phryk
2e9cca65d6 removed orphaned lib/sequoia from do-install target 2021-06-30 19:08:38 +02:00
phryk
70e3b9543b added sequoia-public-key-store back to sequoia port since python binding depends on it; removed TEST options because sequoia test suite leaves the the store daemon running, leading to conflicts when stripping is done in install and py-sequoia test-suite stalls right now; also adjusted version of they binding to be the one noted in setup.py instead of the sequoia-openpgp one 2021-06-28 21:10:43 +02:00
phryk
2acfa9c8e6 hopefully fixes build deps for TEST option 2021-06-26 18:29:28 +02:00
phryk
4615f633a5 seems to be upstream, reverting to using PORTVERSION for shared object libs 2021-06-26 12:34:40 +02:00
phryk
665ca66120 last try getting SONAME with *actual* version of the ffi libs instead of the overall 1.3.0 of sequoia-openpgp; if this doesn't work it's probably upstreams fault. 2021-06-26 12:02:12 +02:00
phryk
624a5c670c removed unused sequoia-public-key-store from install 2021-06-24 20:13:10 +02:00
phryk
0f50fd8579 corrected version for shared objects, build.rs scripts now determine version dynamically 2021-06-24 20:10:10 +02:00
phryk
31e8fd24a4 moved testing through TEST option from post-stage to post-build 2021-06-24 17:45:15 +02:00
phryk
97c7713044 finally fixed SONAME issue leading to py-sequoia failure 2021-06-24 17:44:13 +02:00
phryk
564fb33bf5 maybe added SONAME to sequoias shared libs? 2021-06-20 15:15:29 +02:00
phryk
4f74a0947b moved contents to security/sequoia to make room for py-sequoia port; imported 0.19.0 state of that and modified it for 1.3.0 2021-06-20 13:38:19 +02:00