libxshmfence ver. bump
This commit is contained in:
@@ -20,4 +20,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("ChangeLog", "COPYING", "README")
|
pisitools.dodoc("ChangeLog", "COPYING", "README*")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>X.Org libxshmfence library</Summary>
|
<Summary>X.Org libxshmfence library</Summary>
|
||||||
<Description>libxshmfence is the X Window System video extension library.</Description>
|
<Description>libxshmfence is the X Window System video extension library.</Description>
|
||||||
<Archive sha1sum="3472218fc0e8ee8183533d22dbcd4bbe90bf3ab8" type="tarbz2">mirrors://xorg/individual/lib/libxshmfence-1.3.tar.bz2</Archive>
|
<Archive sha1sum="b19241e3b3ece5f8660e2a73986172f6bfdae8a9" type="tarxz">mirrors://xorg/individual/lib/libxshmfence-1.3.1.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>libXext-devel</Dependency>
|
<Dependency>libXext-devel</Dependency>
|
||||||
<Dependency>util-macros</Dependency>
|
<Dependency>util-macros</Dependency>
|
||||||
@@ -67,6 +67,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="7">
|
||||||
|
<Date>2022-10-19</Date>
|
||||||
|
<Version>1.3.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2020-01-10</Date>
|
<Date>2020-01-10</Date>
|
||||||
<Version>1.3</Version>
|
<Version>1.3</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user