Merge pull request #12238 from suvari/master
inkscape: version bump to 1.3
This commit is contained in:
@@ -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="45cfdf606f7cc08a06b7a5e81fe5d1a1aa1430a6" type="tarxz">
|
||||
https://media.inkscape.org/dl/resources/file/inkscape-1.2.2.tar.xz
|
||||
<Archive sha1sum="7a071422e9300c5006707d57bc28245cce2aa2a3" type="tarxz">
|
||||
https://inkscape.org/gallery/item/42328/inkscape-1.3.tar.xz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -39,6 +39,7 @@
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
<Dependency>xcb-util-devel</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
<Dependency>libepoxy-devel</Dependency>
|
||||
<Dependency>libxkbfile-devel</Dependency>
|
||||
<!-- -->
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
@@ -115,6 +116,7 @@
|
||||
<Dependency>lib2geom</Dependency>
|
||||
<Dependency>libvisio</Dependency>
|
||||
<Dependency>libspiro</Dependency>
|
||||
<Dependency>libepoxy</Dependency>
|
||||
<Dependency>dbus-glib</Dependency>
|
||||
<Dependency>gtkspell3</Dependency>
|
||||
<Dependency>libsigc++</Dependency>
|
||||
@@ -175,6 +177,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="19">
|
||||
<Date>2023-08-07</Date>
|
||||
<Version>1.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2023-04-25</Date>
|
||||
<Version>1.2.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user