xorg-video*

This commit is contained in:
Rmys
2019-10-24 20:07:28 +03:00
parent 965a54a889
commit d3deda6af1
38 changed files with 221 additions and 34 deletions
+1 -1
View File
@@ -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*")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>X.Org Xext library</Summary>
<Description>LibXext provides an X Window System client interface to several extensions to the X protocol.</Description>
<Archive sha1sum="43abab84101159563e68d9923353cc0b3af44f07" type="tarbz2">mirrors://xorg/individual/lib/libXext-1.3.3.tar.bz2</Archive>
<Archive sha1sum="14e2451162e8766173b5b14c73e94a22b1fcab55" type="tarbz2">mirrors://xorg/individual/lib/libXext-1.3.4.tar.bz2</Archive>
<BuildDependencies>
<Dependency>xorg-proto</Dependency>
<Dependency>util-macros</Dependency>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="6">
<Date>2019-10-20</Date>
<Version>1.3.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-01-07</Date>
<Version>1.3.3</Version>