inkscape-1.2.2.

This commit is contained in:
4fury-c3440d8
2022-12-17 19:22:26 +03:00
parent d5fd760ded
commit d4c4ad5f4e
2 changed files with 10 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ j = ''.join([
' -DWITH_DBUS=OFF',
' -DWITH_GSPELL=OFF',
' -DWITH_IMAGE_MAGICK=OFF',
' -DWITH_INTERNAL_CAIRO=OFF',
' -DBUILD_STATIC_LIBS=OFF',
' -D2GEOM_BOOST_PYTHON=OFF',
' -D2GEOM_CYTHON_BUILD_SHARED=OFF',
+9 -2
View File
@@ -14,8 +14,8 @@
<IsA>app:gui</IsA>
<Summary>SVG vector graphics application.</Summary>
<Description>Inkscape is an application to create, edit, and convert SVG vector graphics images that can also import from and export to bitmap image files.</Description>
<Archive sha1sum="25d1c09f39fc90872981ef0e1b4f919c623c51c9" type="tarxz">
https://media.inkscape.org/dl/resources/file/inkscape-1.2.1.tar.xz
<Archive sha1sum="45cfdf606f7cc08a06b7a5e81fe5d1a1aa1430a6" type="tarxz">
https://media.inkscape.org/dl/resources/file/inkscape-1.2.2.tar.xz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -175,6 +175,13 @@
</Package>
<History>
<Update release="17">
<Date>2022-12-16</Date>
<Version>1.2.2</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="16">
<Date>2022-11-14</Date>
<Version>1.2.1</Version>