Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2023 <contributor>
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
file path=usr/include/sodium.h
file path=usr/include/sodium/core.h
file path=usr/include/sodium/crypto_aead_aegis128l.h
file path=usr/include/sodium/crypto_aead_aegis256.h
file path=usr/include/sodium/crypto_aead_aes256gcm.h
file path=usr/include/sodium/crypto_aead_chacha20poly1305.h
file path=usr/include/sodium/crypto_aead_xchacha20poly1305.h
file path=usr/include/sodium/crypto_auth.h
file path=usr/include/sodium/crypto_auth_hmacsha256.h
file path=usr/include/sodium/crypto_auth_hmacsha512.h
file path=usr/include/sodium/crypto_auth_hmacsha512256.h
file path=usr/include/sodium/crypto_box.h
file path=usr/include/sodium/crypto_box_curve25519xchacha20poly1305.h
file path=usr/include/sodium/crypto_box_curve25519xsalsa20poly1305.h
file path=usr/include/sodium/crypto_core_ed25519.h
file path=usr/include/sodium/crypto_core_hchacha20.h
file path=usr/include/sodium/crypto_core_hsalsa20.h
file path=usr/include/sodium/crypto_core_ristretto255.h
file path=usr/include/sodium/crypto_core_salsa20.h
file path=usr/include/sodium/crypto_core_salsa2012.h
file path=usr/include/sodium/crypto_core_salsa208.h
file path=usr/include/sodium/crypto_generichash.h
file path=usr/include/sodium/crypto_generichash_blake2b.h
file path=usr/include/sodium/crypto_hash.h
file path=usr/include/sodium/crypto_hash_sha256.h
file path=usr/include/sodium/crypto_hash_sha512.h
file path=usr/include/sodium/crypto_kdf.h
file path=usr/include/sodium/crypto_kdf_blake2b.h
file path=usr/include/sodium/crypto_kdf_hkdf_sha256.h
file path=usr/include/sodium/crypto_kdf_hkdf_sha512.h
file path=usr/include/sodium/crypto_kx.h
file path=usr/include/sodium/crypto_onetimeauth.h
file path=usr/include/sodium/crypto_onetimeauth_poly1305.h
file path=usr/include/sodium/crypto_pwhash.h
file path=usr/include/sodium/crypto_pwhash_argon2i.h
file path=usr/include/sodium/crypto_pwhash_argon2id.h
file path=usr/include/sodium/crypto_pwhash_scryptsalsa208sha256.h
file path=usr/include/sodium/crypto_scalarmult.h
file path=usr/include/sodium/crypto_scalarmult_curve25519.h
file path=usr/include/sodium/crypto_scalarmult_ed25519.h
file path=usr/include/sodium/crypto_scalarmult_ristretto255.h
file path=usr/include/sodium/crypto_secretbox.h
file path=usr/include/sodium/crypto_secretbox_xchacha20poly1305.h
file path=usr/include/sodium/crypto_secretbox_xsalsa20poly1305.h
file path=usr/include/sodium/crypto_secretstream_xchacha20poly1305.h
file path=usr/include/sodium/crypto_shorthash.h
file path=usr/include/sodium/crypto_shorthash_siphash24.h
file path=usr/include/sodium/crypto_sign.h
file path=usr/include/sodium/crypto_sign_ed25519.h
file path=usr/include/sodium/crypto_sign_edwards25519sha512batch.h
file path=usr/include/sodium/crypto_stream.h
file path=usr/include/sodium/crypto_stream_chacha20.h
file path=usr/include/sodium/crypto_stream_salsa20.h
file path=usr/include/sodium/crypto_stream_salsa2012.h
file path=usr/include/sodium/crypto_stream_salsa208.h
file path=usr/include/sodium/crypto_stream_xchacha20.h
file path=usr/include/sodium/crypto_stream_xsalsa20.h
file path=usr/include/sodium/crypto_verify_16.h
file path=usr/include/sodium/crypto_verify_32.h
file path=usr/include/sodium/crypto_verify_64.h
file path=usr/include/sodium/export.h
file path=usr/include/sodium/randombytes.h
file path=usr/include/sodium/randombytes_internal_random.h
file path=usr/include/sodium/randombytes_sysrandom.h
file path=usr/include/sodium/runtime.h
file path=usr/include/sodium/utils.h
file path=usr/include/sodium/version.h
link path=usr/lib/$(MACH64)/libsodium.so target=libsodium.so.26.1.0
link path=usr/lib/$(MACH64)/libsodium.so.26 target=libsodium.so.26.1.0
file path=usr/lib/$(MACH64)/libsodium.so.26.1.0
file path=usr/lib/$(MACH64)/pkgconfig/libsodium.pc