libXfixes-6.0.0
This commit is contained in:
@@ -18,5 +18,5 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
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>
|
<IsA>library</IsA>
|
||||||
<Summary>X.Org Xfixes library</Summary>
|
<Summary>X.Org Xfixes library</Summary>
|
||||||
<Description>libXfixes is a library to provide augmented versions of core protocol requests.</Description>
|
<Description>libXfixes is a library to provide augmented versions of core protocol requests.</Description>
|
||||||
<Archive sha1sum="ca86342d129c02435a9ee46e38fdf1a04d6b4b91" type="tarbz2">mirrors://xorg/individual/lib/libXfixes-5.0.3.tar.bz2</Archive>
|
<Archive sha1sum="5b114fc4def6ef3a516f1c06741a595c16f668e1" type="tarbz2">mirrors://xorg/individual/lib/libXfixes-6.0.0.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>xorg-proto</Dependency>
|
<Dependency>xorg-proto</Dependency>
|
||||||
<Dependency>libX11-devel</Dependency>
|
<Dependency>libX11-devel</Dependency>
|
||||||
@@ -67,6 +67,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2021-09-18</Date>
|
||||||
|
<Version>6.0.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2020-01-10</Date>
|
<Date>2020-01-10</Date>
|
||||||
<Version>5.0.3</Version>
|
<Version>5.0.3</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user