|
1 | 1 | { |
2 | | - "dependencyControlFeedFormatVersion": "0.1.0", |
| 2 | + "dependencyControlFeedFormatVersion": "0.2.0", |
3 | 3 | "name": "ASSFoundation", |
4 | 4 | "description": "ASSFoundation and ancillary modules.", |
5 | 5 | "baseUrl": "https://github.com/TypesettingTools/ASSFoundation", |
6 | 6 | "url": "@{baseUrl}", |
7 | 7 | "maintainer": "line0", |
| 8 | + "knownFeeds": { |
| 9 | + "a-mo": "https://raw.githubusercontent.com/TypesettingTools/Aegisub-Motion/DepCtrl/DependencyControl.json" |
| 10 | + }, |
8 | 11 | "modules": { |
9 | 12 | "l0.ASSFoundation": { |
10 | 13 | "url": "@{baseUrl}", |
|
14 | 17 | "fileBaseUrl": "https://raw.githubusercontent.com/TypesettingTools/ASSFoundation/v@{version}-@{channel}/@{namespacePath}", |
15 | 18 | "channels": { |
16 | 19 | "alpha": { |
17 | | - "version": "0.2.5", |
18 | | - "released": "2015-04-17", |
| 20 | + "version": "0.2.6", |
| 21 | + "released": "2015-05-05", |
19 | 22 | "default": true, |
20 | 23 | "files": [ |
21 | 24 | { |
22 | 25 | "name": ".moon", |
23 | 26 | "url": "@{fileBaseUrl}@{fileName}", |
24 | | - "sha1": "A87B32F8D4B85F0771C905EDBE4CBD89A5B2D791" |
| 27 | + "sha1": "E84352B05C366307124B417B9FDAD15EAD7246C5" |
25 | 28 | }, |
26 | 29 | { |
27 | 30 | "name": ".lua", |
|
45 | 48 | { |
46 | 49 | "name": "/LineBounds.lua", |
47 | 50 | "url": "@{fileBaseUrl}@{fileName}", |
48 | | - "sha1": "8003CD51043C9B6CBD38EB1BE58DFB254B49F6AA" |
| 51 | + "sha1": "08B2EE34095E8E3393D6944F4B197B3FF6C4050F" |
49 | 52 | }, |
50 | 53 | { |
51 | 54 | "name": "/LineContents.lua", |
52 | 55 | "url": "@{fileBaseUrl}@{fileName}", |
53 | | - "sha1": "75CC598ACF8E123EDED0AEB3C95610A2B878E2D6" |
| 56 | + "sha1": "5C47C4ED555D6AECEB9258DDF9B6300F147FEB7E" |
54 | 57 | }, |
55 | 58 | { |
56 | 59 | "name": "/TagList.lua", |
|
140 | 143 | { |
141 | 144 | "name": "/Tag/ClipRect.lua", |
142 | 145 | "url": "@{fileBaseUrl}@{fileName}", |
143 | | - "sha1": "9E16192F16CBD9EA1DB10FD250E9A7C070DDC866" |
| 146 | + "sha1": "F9E71EF22BACB4E6C4BBCF13984CC0D64447E9BD" |
144 | 147 | }, |
145 | 148 | { |
146 | 149 | "name": "/Tag/ClipVect.lua", |
|
209 | 212 | "version": "1.0.1", |
210 | 213 | "name": "Aegisub-Motion (LineCollection)", |
211 | 214 | "url": "https://github.com/TypesettingTools/Aegisub-Motion", |
212 | | - "feed": "https://raw.githubusercontent.com/TypesettingTools/Aegisub-Motion/DepCtrl/DependencyControl.json" |
| 215 | + "feed": "@{feed:a-mo}" |
213 | 216 | }, |
214 | 217 | { |
215 | 218 | "moduleName": "a-mo.Line", |
216 | 219 | "version": "1.0.0", |
217 | 220 | "name": "Aegisub-Motion (Line)", |
218 | 221 | "url": "https://github.com/TypesettingTools/Aegisub-Motion", |
219 | | - "feed": "https://raw.githubusercontent.com/TypesettingTools/Aegisub-Motion/DepCtrl/DependencyControl.json" |
| 222 | + "feed": "@{feed:a-mo}" |
220 | 223 | }, |
221 | 224 | { |
222 | 225 | "moduleName": "a-mo.Log", |
223 | 226 | "name": "Aegisub-Motion (Log)", |
224 | 227 | "url": "https://github.com/TypesettingTools/Aegisub-Motion", |
225 | | - "feed": "https://raw.githubusercontent.com/TypesettingTools/Aegisub-Motion/DepCtrl/DependencyControl.json" |
| 228 | + "feed": "@{feed:a-mo}" |
226 | 229 | }, |
227 | 230 | { |
228 | 231 | "moduleName": "SubInspector.Inspector", |
|
237 | 240 | } |
238 | 241 | }, |
239 | 242 | "changelog": { |
| 243 | + "0.2.6": [ |
| 244 | + "Fixed a bug as well as a SubInspector compatibility issue that would cause an animated line to always be detected as static (and by extension would cause an animated line that started offscreen or transparent to get a 0-width bounding box).", |
| 245 | + "ASSFoundation no longer tries to come up with a default \\org tag for a line with \\move (which is not possible since the origin moves with the line position and \\org is non-transformable.", |
| 246 | + "Converting a rectangular clip into a vector clip no longer results in an error." |
| 247 | + ], |
240 | 248 | "0.2.5": [ |
241 | 249 | "Added a workaround for a YUtils bug that would cause Text->Drawing conversions to fail on 64-bit Windows." |
242 | 250 | ], |
|
308 | 316 | "moduleName": "a-mo.Log", |
309 | 317 | "name": "Aegisub-Motion (Log)", |
310 | 318 | "url": "https://github.com/TypesettingTools/Aegisub-Motion", |
311 | | - "feed": "https://raw.githubusercontent.com/TypesettingTools/Aegisub-Motion/DepCtrl/DependencyControl.json" |
| 319 | + "feed": "@{feed:a-mo}" |
312 | 320 | } |
313 | 321 | ] |
314 | 322 | } |
|
0 commit comments