cairo:ver.bump
This commit is contained in:
@@ -15,14 +15,15 @@ def setup():
|
||||
autotools.configure("--disable-static \
|
||||
--enable-xlib \
|
||||
--disable-drm \
|
||||
--enable-xml \
|
||||
--enable-xml=yes \
|
||||
--enable-ft \
|
||||
--enable-ps \
|
||||
--enable-pdf \
|
||||
--enable-svg \
|
||||
--enable-tee \
|
||||
--enable-gl \
|
||||
--enable-tee=yes \
|
||||
--enable-gl=yes \
|
||||
--enable-gobject \
|
||||
--enable-xcb \
|
||||
--disable-gtk-doc")
|
||||
|
||||
pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>cairo</Name>
|
||||
<Homepage>http://cairographics.org</Homepage>
|
||||
<Homepage>https://cairographics.org</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<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>
|
||||
<Archive sha1sum="4e64c6a48789edb4c60bc3fa95bd3992cc388b88" type="tarxz">https://cairographics.org/snapshots/cairo-1.15.12.tar.xz</Archive>
|
||||
<Archive sha1sum="00e81842ae5e81bb0343108884eb5205be0eac14" type="tarxz">https://cairographics.org/releases/cairo-1.16.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>lzo-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -137,6 +137,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2019-02-04</Date>
|
||||
<Version>1.16.0</Version>
|
||||
<Comment>version Bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2018-09-16</Date>
|
||||
<Version>1.15.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user