fix and verbump libXt, libXrender and libXrandr
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Update release="5">
|
||||
<Date>2015-08-13</Date>
|
||||
<Version>3.4.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org Xrandr library</Summary>
|
||||
<Description>Xrandr is a simple library designed to interface the X Resize and Rotate Extension. This allows clients to change the size and rotation of the root window of a screen, along with the ability to reflect the screen about either axis.</Description>
|
||||
<Archive sha1sum="00865ccefe1040e4d9866d878556710cdc4b2ae6" type="tarbz2">mirrors://xorg/individual/lib/libXrandr-1.4.2.tar.bz2</Archive>
|
||||
<Archive sha1sum="79538220e567318c6fb3c5b9a0075184ad6e001f" type="tarbz2">mirrors://xorg/individual/lib/libXrandr-1.5.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libXrender-devel</Dependency>
|
||||
@@ -41,6 +41,7 @@
|
||||
<Dependency release="current">libXrandr</Dependency>
|
||||
<Dependency>libXrender-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/X11</Path>
|
||||
@@ -74,6 +75,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2015-08-15</Date>
|
||||
<Version>1.5.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2014-09-15</Date>
|
||||
<Version>1.4.2</Version>
|
||||
|
||||
@@ -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="0f5c843410029944bd06e19366db4932cf5944fa" type="tarbz2">mirrors://xorg/individual/lib/libXrender-0.9.8.tar.bz2</Archive>
|
||||
<Archive sha1sum="31bf63dfb4fcb82a6db73abe98df87cb50c17176" type="tarbz2">mirrors://xorg/individual/lib/libXrender-0.9.9.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
@@ -66,6 +66,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2015-08-15</Date>
|
||||
<Version>0.9.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2014-05-16</Date>
|
||||
<Version>0.9.8</Version>
|
||||
|
||||
@@ -12,12 +12,13 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org Xt library</Summary>
|
||||
<Description>LibXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif.</Description>
|
||||
<Archive sha1sum="0111c316d83fb7e830c517128150094cb0a48ae7" type="tarbz2">mirrors://xorg/individual/lib/libXt-1.1.4.tar.bz2</Archive>
|
||||
<Archive sha1sum="c79e2c4f7de5259a2ade458817a139b66a043d59" type="tarbz2">mirrors://xorg/individual/lib/libXt-1.1.5.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libICE-devel</Dependency>
|
||||
<Dependency>libSM-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>util-macros</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -41,6 +42,10 @@
|
||||
<Summary>Development files for libXt</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libXt</Dependency>
|
||||
<Dependency>libICE-devel</Dependency>
|
||||
<Dependency>libSM-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/X11</Path>
|
||||
@@ -73,6 +78,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2015-08-15</Date>
|
||||
<Version>1.1.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2014-05-16</Date>
|
||||
<Version>1.1.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user