@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>2D graphics library with bindings of many programming languages</Summary>
|
<Summary>2D graphics library with bindings of many programming languages</Summary>
|
||||||
<Description>Cairo is a 2D graphics library with support for multiple output devices (and fileformats).</Description>
|
<Description>Cairo is a 2D graphics library with support for multiple output devices (and fileformats).</Description>
|
||||||
<Archive sha1sum="00e81842ae5e81bb0343108884eb5205be0eac14" type="tarxz">https://cairographics.org/releases/cairo-1.16.0.tar.xz</Archive>
|
<Archive sha1sum="c5d6f12701f23b2dc2988a5a5586848e70e858fe" type="tarxz">https://cairographics.org/snapshots/cairo-1.17.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>lzo-devel</Dependency>
|
<Dependency>lzo-devel</Dependency>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
<Dependency>pixman-devel</Dependency>
|
<Dependency>pixman-devel</Dependency>
|
||||||
<Dependency>xcb-util-devel</Dependency>
|
<Dependency>xcb-util-devel</Dependency>
|
||||||
<Dependency>libXext-devel</Dependency>
|
<Dependency>libXext-devel</Dependency>
|
||||||
<Dependency>mesa-devel</Dependency>
|
<Dependency>libglvnd-devel</Dependency>
|
||||||
<!--<Dependency>gtk-doc</Dependency>-->
|
<!--<Dependency>gtk-doc</Dependency>-->
|
||||||
<!--Dependency>librsvg-devel</Dependency--><!--circle dep-->
|
<!--Dependency>librsvg-devel</Dependency--><!--circle dep-->
|
||||||
<Dependency>DirectFB-devel</Dependency>
|
<Dependency>DirectFB-devel</Dependency>
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
<Dependency>libXrender</Dependency>
|
<Dependency>libXrender</Dependency>
|
||||||
<Dependency>pixman</Dependency>
|
<Dependency>pixman</Dependency>
|
||||||
<Dependency>libXext</Dependency>
|
<Dependency>libXext</Dependency>
|
||||||
<Dependency>mesa</Dependency>
|
<Dependency>libglvnd</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
@@ -99,7 +99,7 @@
|
|||||||
<Summary>32-bit shared libraries for cairo</Summary>
|
<Summary>32-bit shared libraries for cairo</Summary>
|
||||||
<BuildType>emul32</BuildType>
|
<BuildType>emul32</BuildType>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>mesa-32bit</Dependency>
|
<Dependency>libglvnd-32bit</Dependency>
|
||||||
<Dependency>zlib-32bit</Dependency>
|
<Dependency>zlib-32bit</Dependency>
|
||||||
<Dependency>glib2-32bit</Dependency>
|
<Dependency>glib2-32bit</Dependency>
|
||||||
<Dependency>libX11-32bit</Dependency>
|
<Dependency>libX11-32bit</Dependency>
|
||||||
@@ -118,7 +118,7 @@
|
|||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">cairo</Dependency>
|
<Dependency release="current">cairo</Dependency>
|
||||||
<Dependency>mesa-32bit</Dependency>
|
<Dependency>libglvnd-32bit</Dependency>
|
||||||
<Dependency>zlib-32bit</Dependency>
|
<Dependency>zlib-32bit</Dependency>
|
||||||
<Dependency>glib2-32bit</Dependency>
|
<Dependency>glib2-32bit</Dependency>
|
||||||
<Dependency>libX11-32bit</Dependency>
|
<Dependency>libX11-32bit</Dependency>
|
||||||
@@ -137,6 +137,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2020-01-08</Date>
|
||||||
|
<Version>1.17.2</Version>
|
||||||
|
<Comment>version Bump.</Comment>
|
||||||
|
<Name>Idris Kalp</Name>
|
||||||
|
<Email>idriskalp@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2019-02-04</Date>
|
<Date>2019-02-04</Date>
|
||||||
<Version>1.16.0</Version>
|
<Version>1.16.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user