initial import
This commit is contained in:
58
tcllib/libre.patch
Normal file
58
tcllib/libre.patch
Normal file
@@ -0,0 +1,58 @@
|
||||
--- a/project.shed 2019-04-10 19:19:50.000000000 +0200
|
||||
+++ b/project.shed 2023-04-02 12:04:17.836424653 +0200
|
||||
@@ -1285,45 +1285,6 @@
|
||||
file: aes.tcl
|
||||
}
|
||||
}
|
||||
-e0731db5f391ff5f78311d7f2eacc6918da7b4f5 {
|
||||
- entity {
|
||||
- name: amazon-s3
|
||||
- shed_class: module
|
||||
- version: {}
|
||||
- }
|
||||
- meta {
|
||||
- class: source
|
||||
- package-provide: {{S3 1.0.3} {xsxp 1.0}}
|
||||
- package-require: {{-exact xsxp 1.0} base64 md5 sha1 {Tcl 8.5} xml xsxp}
|
||||
- path: modules/amazon-s3
|
||||
- }
|
||||
- package/ {
|
||||
- 874860fbaa5df31ffe070d08e34582556d0f4478
|
||||
- 53c9eaaf207c9886a7278407f0abaf54d03e0356
|
||||
- }
|
||||
-}
|
||||
-874860fbaa5df31ffe070d08e34582556d0f4478 {
|
||||
- entity {
|
||||
- name: S3
|
||||
- shed_class: package
|
||||
- version: 1.0.3
|
||||
- }
|
||||
- meta {
|
||||
- class: package
|
||||
- file: S3.tcl
|
||||
- }
|
||||
-}
|
||||
-53c9eaaf207c9886a7278407f0abaf54d03e0356 {
|
||||
- entity {
|
||||
- name: xsxp
|
||||
- shed_class: package
|
||||
- version: 1
|
||||
- }
|
||||
- meta {
|
||||
- class: package
|
||||
- file: xsxp.tcl
|
||||
- }
|
||||
-}
|
||||
7e5b62e852f46297ee2832f63b2878456fdbfc23 {
|
||||
entity {
|
||||
name: asn
|
||||
--- a/support/installation/modules.tcl 2019-12-01 23:04:24.000000000 +0100
|
||||
+++ b/support/installation/modules.tcl 2023-04-02 11:57:27.448845728 +0200
|
||||
@@ -45,7 +45,6 @@
|
||||
|
||||
# name pkg doc example
|
||||
Module aes _tcl _man _null
|
||||
-Module amazon-s3 _tcl _man _null
|
||||
Module asn _tcl _man _null
|
||||
Module base32 _tcl _man _null
|
||||
Module base64 _tcl _man _null
|
||||
Reference in New Issue
Block a user