libXinerama-1.1.5
This commit is contained in:
@@ -17,4 +17,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 Xinerama library</Summary>
|
<Summary>X.Org Xinerama library</Summary>
|
||||||
<Description>Xorg Xinerama library. Xinerama is an extension to the X Window System which enables applications and window managers to use two (or more) physical displays as one large virtual display.</Description>
|
<Description>Xorg Xinerama library. Xinerama is an extension to the X Window System which enables applications and window managers to use two (or more) physical displays as one large virtual display.</Description>
|
||||||
<Archive sha1sum="34a1d9908ffbd46805d2357c6b05f5e341a8dc7c" type="tarbz2">mirrors://xorg/individual/lib/libXinerama-1.1.4.tar.bz2</Archive>
|
<Archive sha1sum="b9f2f3da3a35a590e84cd20401ac9b71cbf815f2" type="tarxz">mirrors://xorg/individual/lib/libXinerama-1.1.5.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>libXext-devel</Dependency>
|
<Dependency>libXext-devel</Dependency>
|
||||||
<Dependency>libX11-devel</Dependency>
|
<Dependency>libX11-devel</Dependency>
|
||||||
@@ -69,6 +69,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2023-03-26</Date>
|
||||||
|
<Version>1.1.5</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2020-01-10</Date>
|
<Date>2020-01-10</Date>
|
||||||
<Version>1.1.4</Version>
|
<Version>1.1.4</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user