inkscape @ INKSCAPE_1_0_1
integrity
- size
- 65.3 MiB
- downloaded
- last checked
- detected
- raw version: universal archives only
release notes
Due to a git/gitlab issue they do not contain bundled extensions.
In addition, out of git, the CMake package in it will declare that he is in an "unknown" version and that will be in the version string.
Both problems are solved by creating the source package with make dist (or ninja dist) in a build folder for the git repo with the extensions submodule present, using CPack and temporarily replacing unknown with the current git hash.
Unfortunately, there is no way to use the gitlab release list and remove the "default" asset tarballs.
You can find all source tarball at https://inkscape.org/release/inkscape-${version}/source/dl/ and we are working on providing a packager-friendly source download URL page/scheme at https://gitlab.com/inkscape/inkscape-web/-/issues/486
SHA256: cf9295edf46a633caf3aac0562364a24aef7cd6294601365aca38aeead2d57c2 inkscape-1.0.1_2020-09-07_3bc2e813f5.tar.xz
Inkscape 1.0.1
Released on 2020-09-07.
Release highlights
- Selectors/CSS dialog is now available
- Experimental color-managed PDF export through Scribus
- Many crash fixes and bugs fixed
Selectors and CSS dialog
The Selectors and CSS dialog that was hidden and labelled as 'experimental' in Inkscape 1.0 is now available from the Object menu in 1.0.1. This new dialog allows users to edit a CSS stylesheet for the document and also to select all objects with a certain CSS selector, thus providing a replacement for the Selection Sets dialog, that had to be removed for Inkscape 1.0.
Scribus PDF export
An experimental PDF export extensions was added that uses Scribus 1.5.5+ if it can be found in the path. You'll need to use a color profile in the SVG file and make sure to double-check the exported image, as there are many SVG features not supported by Scribus.
download
curl -fL -o INKSCAPE_1_0_1.zip https://ratatoskr.space/pkg/inkscape/INKSCAPE_1_0_1.zip
printf '%s %s\n' 'd918b6fc0c86c9a9faf19cfcbed68522e0f52432b52e2314d28cf18379b3bf0c' 'INKSCAPE_1_0_1.zip' | sha256sum -c -
$url = "https://ratatoskr.space/pkg/inkscape/INKSCAPE_1_0_1.zip"
$out = "INKSCAPE_1_0_1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d918b6fc0c86c9a9faf19cfcbed68522e0f52432b52e2314d28cf18379b3bf0c") { throw "sha256 mismatch" }
curl -fL -o INKSCAPE_1_0_1.tar.gz https://ratatoskr.space/pkg/inkscape/INKSCAPE_1_0_1.tar.gz
printf '%s %s\n' '06f3f867aa5d7e4a72db3e36f4c46b4206d28a85f7cfe11e24e200325d3c8994' 'INKSCAPE_1_0_1.tar.gz' | sha256sum -c -
$url = "https://ratatoskr.space/pkg/inkscape/INKSCAPE_1_0_1.tar.gz"
$out = "INKSCAPE_1_0_1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "06f3f867aa5d7e4a72db3e36f4c46b4206d28a85f7cfe11e24e200325d3c8994") { throw "sha256 mismatch" }
download via yggdrasil mesh
curl -fL -o INKSCAPE_1_0_1.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/inkscape/INKSCAPE_1_0_1.zip
printf '%s %s\n' 'd918b6fc0c86c9a9faf19cfcbed68522e0f52432b52e2314d28cf18379b3bf0c' 'INKSCAPE_1_0_1.zip' | sha256sum -c -
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/inkscape/INKSCAPE_1_0_1.zip"
$out = "INKSCAPE_1_0_1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d918b6fc0c86c9a9faf19cfcbed68522e0f52432b52e2314d28cf18379b3bf0c") { throw "sha256 mismatch" }
curl -fL -o INKSCAPE_1_0_1.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/inkscape/INKSCAPE_1_0_1.tar.gz
printf '%s %s\n' '06f3f867aa5d7e4a72db3e36f4c46b4206d28a85f7cfe11e24e200325d3c8994' 'INKSCAPE_1_0_1.tar.gz' | sha256sum -c -
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/inkscape/INKSCAPE_1_0_1.tar.gz"
$out = "INKSCAPE_1_0_1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "06f3f867aa5d7e4a72db3e36f4c46b4206d28a85f7cfe11e24e200325d3c8994") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| INKSCAPE_1_0_1.zip | zip | 65.5 MiB |
blake3-24 e7cb23f4ec3cf4461906f2588ccafe4b66fd3ec0db01956c
sha256 d918b6fc0c86c9a9faf19cfcbed68522e0f52432b52e2314d28cf18379b3bf0c
sha1 6c3875a70130b2c96b52b51caaec524795bd5ba9
|
| INKSCAPE_1_0_1.tar.gz | tar.gz | 61.2 MiB |
blake3-24 4620a8d1e5accc3511114889ffefde2e8968b6e5f7b2a78a
sha256 06f3f867aa5d7e4a72db3e36f4c46b4206d28a85f7cfe11e24e200325d3c8994
sha1 94b147106618fd470efb76c77599d638c704de9d
|
install
http_archive(
name = "inkscape",
urls = ["https://ratatoskr.space/pkg/inkscape/INKSCAPE_1_0_1.tar.gz"],
integrity = "sha256-BvP4Z6pdfkpy2z429MRrQgbSioX3z+EeJOIAMl08iZQ=",
strip_prefix = "inkscape-INKSCAPE_1_0_1",
)
.url = "https://ratatoskr.space/pkg/inkscape/INKSCAPE_1_0_1.tar.gz",
install via yggdrasil mesh
http_archive(
name = "inkscape",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/inkscape/INKSCAPE_1_0_1.tar.gz"],
integrity = "sha256-BvP4Z6pdfkpy2z429MRrQgbSioX3z+EeJOIAMl08iZQ=",
strip_prefix = "inkscape-INKSCAPE_1_0_1",
)
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/inkscape/INKSCAPE_1_0_1.tar.gz",