libXrender ver. bump
This commit is contained in:
@@ -17,4 +17,4 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README")
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org Xrender library</Summary>
|
||||
<Description>The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tesselation into either triangles or trapezoids.</Description>
|
||||
<Archive sha1sum="d55106de9260c2377c19d271d9b677744a6c7e81" type="tarbz2">mirrors://xorg/individual/lib/libXrender-0.9.10.tar.bz2</Archive>
|
||||
<Archive sha1sum="df4cdb7efba9b27a7dee44504d77538da153b1cd" type="tarxz">mirrors://xorg/individual/lib/libXrender-0.9.11.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
@@ -66,6 +66,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2023-02-01</Date>
|
||||
<Version>0.9.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2021-09-25</Date>
|
||||
<Version>0.9.10</Version>
|
||||
|
||||
Reference in New Issue
Block a user