Skip to content

Commit

Permalink
fix annot, code, and font-*
Browse files Browse the repository at this point in the history
  • Loading branch information
gfngfn committed Jan 5, 2024
1 parent 3ac694d commit 19df7ff
Show file tree
Hide file tree
Showing 21 changed files with 191 additions and 70 deletions.

This file was deleted.

11 changes: 11 additions & 0 deletions lib-satysfi/packages/annot/annot.0.0.1/saphe.lock.yaml.expected
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
ecosystem: ^0.0.1
locks:
- name: registered.6f2b80e9bb7c4e8af2104999fc25dbb3.stdlib.0.0.1
dependencies: []
test_only: false
registered:
registry_hash_value: 6f2b80e9bb7c4e8af2104999fc25dbb3
package_name: stdlib
version: 0.0.1
dependencies:
- registered.6f2b80e9bb7c4e8af2104999fc25dbb3.stdlib.0.0.1
22 changes: 22 additions & 0 deletions lib-satysfi/packages/annot/annot.0.0.1/saphe.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
ecosystem: "^0.0.1"
language: "^0.1.0"
name: "annot"
authors:
- "Daiki Matsunaga <@matsud224>"
- "Takashi Suwa <@gfngfn>"
registries:
- name: "default"
git:
url: "https://github.com/SATySFi/default-registry"
branch: "temp-dev-saphe"
contents:
library:
main_module: "Annot"
source_directories:
- "./src"
dependencies:
- used_as: "Stdlib"
registered:
registry: "default"
name: "stdlib"
requirement: "^0.0.1"
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
library:
main_module: Annot
source_directories:
- ./src
test_directories: []
18 changes: 0 additions & 18 deletions lib-satysfi/packages/code/code.0.0.1/package.satysfi-lock-expected

This file was deleted.

11 changes: 11 additions & 0 deletions lib-satysfi/packages/code/code.0.0.1/saphe.lock.yaml.expected
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
ecosystem: ^0.0.1
locks:
- name: registered.6f2b80e9bb7c4e8af2104999fc25dbb3.stdlib.0.0.1
dependencies: []
test_only: false
registered:
registry_hash_value: 6f2b80e9bb7c4e8af2104999fc25dbb3
package_name: stdlib
version: 0.0.1
dependencies:
- registered.6f2b80e9bb7c4e8af2104999fc25dbb3.stdlib.0.0.1
27 changes: 27 additions & 0 deletions lib-satysfi/packages/code/code.0.0.1/saphe.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
ecosystem: "^0.0.1"
language: "^0.1.0"
name: "code"
authors:
- "Takashi Suwa <@gfngfn>"
- "Naoki Kaneko <@puripuri2100>"
registries:
- name: "default"
git:
url: "https://github.com/SATySFi/default-registry"
branch: "temp-dev-saphe"
contents:
library:
main_module: "Code"
source_directories:
- "./src"
dependencies:
- used_as: "Stdlib"
registered:
registry: "default"
name: "stdlib"
requirement: "^0.0.1"
- used_as: "FontLatinModern"
registered:
registry: "default"
name: "font-latin-modern"
requirement: "^0.0.1"
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
library:
main_module: Code
source_directories:
- ./src
test_directories: []

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ecosystem: ^0.0.1
locks: []
dependencies: []
24 changes: 24 additions & 0 deletions lib-satysfi/packages/font-ipa-ex/font-ipa-ex.0.0.1/saphe.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
ecosystem: "^0.0.1"
language: "^0.1.0"
name: "font-ipa-ex"
authors: []
external_sources:
- name: "IPAexfont00401"
zip:
url: "https://moji.or.jp/wp-content/ipafont/IPAexfont/IPAexfont00401.zip"
checksum: "57f2631833c1049ea89320971cc74ce5"
extractions:
- from: "IPAexfont00401/ipaexg.ttf"
to: "./fonts/ipaexg.ttf"
- from: "IPAexfont00401/ipaexm.ttf"
to: "./fonts/ipaexm.ttf"
contents:
font:
main_module: "FontIpaEx"
files:
- path: "./fonts/ipaexm.ttf"
opentype_single:
name: "mincho"
- path: "./fonts/ipaexg.ttf"
opentype_single:
name: "gothic"
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
font:
main_module: FontIpaEx
files:
- path: ./fonts/ipaexm.ttf
opentype_single:
name: mincho
math: false
- path: ./fonts/ipaexg.ttf
opentype_single:
name: gothic
math: false

This file was deleted.

50 changes: 25 additions & 25 deletions lib-satysfi/packages/font-junicode/font-junicode.0.0.1/saphe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,33 @@ ecosystem: "^0.0.1"
language: "^0.1.0"
name: "font-junicode"
authors: []
external_sources:
external_resources:
- name: "junicode-1.002"
type: "zip"
url: "http://downloads.sourceforge.net/project/junicode/junicode/junicode-1.002/junicode-1.002.zip"
checksum: "b1d6ed8796d8d1eacd733c0d568d939f"
extractions:
- from: "Junicode.ttf"
to: "./fonts/Junicode.ttf"
- from: "Junicode-Bold.ttf"
to: "./fonts/Junicode-Bold.ttf"
- from: "Junicode-Italic.ttf"
to: "./fonts/Junicode-Italic.ttf"
- from: "Junicode-BoldItalic.ttf"
to: "./fonts/Junicode-BoldItalic.ttf"
zip:
url: "http://downloads.sourceforge.net/project/junicode/junicode/junicode-1.002/junicode-1.002.zip"
checksum: "b1d6ed8796d8d1eacd733c0d568d939f"
extractions:
- from: "Junicode.ttf"
to: "./fonts/Junicode.ttf"
- from: "Junicode-Bold.ttf"
to: "./fonts/Junicode-Bold.ttf"
- from: "Junicode-Italic.ttf"
to: "./fonts/Junicode-Italic.ttf"
- from: "Junicode-BoldItalic.ttf"
to: "./fonts/Junicode-BoldItalic.ttf"
contents:
font:
main_module: "FontJunicode"
files:
- path: "./fonts/Junicode.ttf"
opentype_single:
name: "normal"
- path: "./fonts/Junicode-Bold.ttf"
opentype_single:
name: "bold"
- path: "./fonts/Junicode-Italic.ttf"
opentype_single:
name: "italic"
- path: "./fonts/Junicode-BoldItalic.ttf"
opentype_single:
name: "bold-italic"
- path: "./fonts/Junicode.ttf"
opentype_single:
name: "normal"
- path: "./fonts/Junicode-Bold.ttf"
opentype_single:
name: "bold"
- path: "./fonts/Junicode-Italic.ttf"
opentype_single:
name: "italic"
- path: "./fonts/Junicode-BoldItalic.ttf"
opentype_single:
name: "bold-italic"

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ ecosystem: "^0.0.1"
language: "^0.1.0"
name: "font-latin-modern-math"
authors: []
external_sources:
external_resources:
- name: "latinmodern-math-1959"
zip:
url: "http://www.gust.org.pl/projects/e-foundry/lm-math/download/latinmodern-math-1959.zip"
checksum: "bc82f6d4184ec0ea3ba2c0798e6be719"
extractions:
- from: "latinmodern-math-1959/otf/latinmodern-math.otf"
to: "./fonts/latinmodern-math.otf"
extractions:
- from: "latinmodern-math-1959/otf/latinmodern-math.otf"
to: "./fonts/latinmodern-math.otf"
contents:
font:
main_module: "FontLatinModernMath"
files:
- path: "./fonts/latinmodern-math.otf"
opentype_single:
name: "main"
math: true
- path: "./fonts/latinmodern-math.otf"
opentype_single:
name: "main"
math: true

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ecosystem: ^0.0.1
locks: []
dependencies: []
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
ecosystem: "^0.0.1"
language: "^0.1.0"
name: "font-latin-modern"
authors: []
external_resources:
- name: "lm2.004otf"
zip:
url: "https://www.gust.org.pl/projects/e-foundry/latin-modern/download/lm2.004otf.zip"
checksum: "0bc81a83fe37416b67b69ab3a6593ef5"
extractions:
- from: "lmmono10-regular.otf"
to: "./fonts/lmmono10-regular.otf"
- from: "lmsans10-regular.otf"
to: "./fonts/lmsans10-regular.otf"
contents:
font:
main_module: "FontLatinModern"
files:
- path: "./fonts/lmmono10-regular.otf"
opentype_single:
name: "mono"
- path: "./fonts/lmsans10-regular.otf"
opentype_single:
name: "sans"
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
font:
main_module: FontLatinModern
files:
- path: ./fonts/lmmono10-regular.otf
opentype_single:
name: mono
math: false
- path: ./fonts/lmsans10-regular.otf
opentype_single:
name: sans
math: false
2 changes: 1 addition & 1 deletion lib-satysfi/packages/stdlib/stdlib.0.0.1/satysfi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ registries:
remote:
type: "git"
url: "https://github.com/SATySFi/default-registry"
branch: "temp-dev-saphe"
branch: "format-1"
contents:
type: "library"
main_module: "Stdlib"
Expand Down

0 comments on commit 19df7ff

Please sign in to comment.