update libdrm, libevdev, libX11, libXfixes, libXi, linXrandr, libXrender,LibXtst, libXv, LibXvMC, mesa, virtualgl, rebuild freeglut mesa-glut
This commit is contained in:
@@ -69,5 +69,5 @@ def install():
|
||||
if get.buildTYPE() == "emul32":
|
||||
return
|
||||
|
||||
pisitools.dodoc("docs/COPYING")
|
||||
#pisitools.dodoc("docs/COPYING")
|
||||
pisitools.dohtml("docs/*")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Mesa graphics libraries and utilities</Summary>
|
||||
<Description>Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.</Description>
|
||||
<Archive sha1sum="16860f93322dfc75dc55c078239dab266661d303" type="tarxz">https://mesa.freedesktop.org/archive/11.2.1/mesa-11.2.1.tar.xz</Archive>
|
||||
<Archive sha1sum="e75013935c3bff4dacdbcb258183e15018697b13" type="tarxz">https://mesa.freedesktop.org/archive/13.0.0/mesa-13.0.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
@@ -32,6 +32,7 @@
|
||||
<Dependency>libXvMC-devel</Dependency>
|
||||
<Dependency>libXv-devel</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>nettle-devel</Dependency>
|
||||
<Dependency>python-mako</Dependency>
|
||||
<Dependency versionFrom="3.8.0">llvm</Dependency>
|
||||
<Dependency versionFrom="3.8.0">llvm-libs</Dependency>
|
||||
@@ -63,6 +64,7 @@
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>libomxil-bellagio</Dependency>
|
||||
<Dependency>nettle</Dependency>
|
||||
<Dependency versionFrom="1.2">libxshmfence</Dependency>
|
||||
<Dependency versionFrom="3.8.0">llvm</Dependency>
|
||||
<Dependency versionFrom="3.8.0">llvm-clang</Dependency>
|
||||
@@ -132,6 +134,7 @@
|
||||
<Dependency>libdrm-amd-32bit</Dependency>
|
||||
<Dependency>libdrm-nouveau-32bit</Dependency>
|
||||
<Dependency>libxshmfence-32bit</Dependency>
|
||||
<Dependency>nettle-32bit</Dependency>
|
||||
<Dependency versionFrom="3.8.0">llvm-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
@@ -168,10 +171,17 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-02</Date>
|
||||
<Version>13.0.0</Version>
|
||||
<Comment>Release Bump</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>11.2.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user