update libdrm, libevdev, libX11, libXfixes, libXi, linXrandr, libXrender,LibXtst, libXv, LibXvMC, mesa, virtualgl, rebuild freeglut mesa-glut
This commit is contained in:
@@ -78,6 +78,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>3.0.0</Version>
|
||||
<Comment>Rebuild for new Mesa</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-30</Date>
|
||||
<Version>3.0.0</Version>
|
||||
|
||||
@@ -29,7 +29,7 @@ def install():
|
||||
LIBDIR=%s/usr/lib32" % (get.installDIR() , get.installDIR(), get.installDIR(), get.installDIR()))
|
||||
|
||||
pisitools.remove("/usr/lib32/libGLEW.a")
|
||||
pisitools.dosed("%s/usr/lib32/pkgconfig/glew.pc" % get.installDIR(), "/usr/lib", "/usr/lib32")
|
||||
pisitools.insinto("/usr/lib32/pkgconfig/", "glew.pc")
|
||||
return
|
||||
|
||||
autotools.rawInstall("GLEW_DEST=%s/usr/ \
|
||||
@@ -38,4 +38,4 @@ def install():
|
||||
LIBDIR=%s/usr/lib" % (get.installDIR() , get.installDIR(), get.installDIR(), get.installDIR()))
|
||||
|
||||
pisitools.dohtml("doc/*")
|
||||
pisitools.dodoc("README.txt", "doc/*.txt")
|
||||
pisitools.dodoc("README.md", "doc/*.txt")
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>OpenGL Extension Wrangler Library</Summary>
|
||||
<Description>OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file.</Description>
|
||||
<Archive sha1sum="d5b1c499f429aa91c466193b4e8ea94a84019e37" type="targz">mirrors://sourceforge/glew/1.13.0/glew-1.13.0.tgz</Archive>
|
||||
<Archive sha1sum="6e15c84f7e1fad34cd3679f784a233744ddf048f" type="targz">mirrors://sourceforge/glew/2.0.0/glew-2.0.0.tgz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>mesa-glu-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -70,11 +70,18 @@
|
||||
</RuntimeDependencies>
|
||||
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-02</Date>
|
||||
<Version>2.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>1.13.0</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org X11 library</Summary>
|
||||
<Description>Core X11 protocol client library.</Description>
|
||||
<Archive sha1sum="6f2aadf8346ee00b7419bd338461c6986e274733" type="tarbz2">mirrors://xorg/individual/lib/libX11-1.6.3.tar.bz2</Archive>
|
||||
<Archive sha1sum="94f375f28e592a599594d3d6ce982516afdc212c" type="tarbz2">mirrors://xorg/individual/lib/libX11-1.6.4.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
@@ -75,6 +75,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-02</Date>
|
||||
<Version>1.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-30</Date>
|
||||
<Version>1.6.3</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org Xfixes library</Summary>
|
||||
<Description>libXfixes is a library to provide augmented versions of core protocol requests.</Description>
|
||||
<Archive sha1sum="e14fa072bd70b30eef47391cac637bdb4de9e8a3" type="tarbz2">mirrors://xorg/individual/lib/libXfixes-5.0.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="ca86342d129c02435a9ee46e38fdf1a04d6b4b91" type="tarbz2">mirrors://xorg/individual/lib/libXfixes-5.0.3.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
@@ -22,6 +22,9 @@
|
||||
|
||||
<Package>
|
||||
<Name>libXfixes</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libX11</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -34,6 +37,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libXfixes</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/X11</Path>
|
||||
@@ -63,6 +67,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-11-02</Date>
|
||||
<Version>5.0.3</Version>
|
||||
<Comment>Release bump</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-30</Date>
|
||||
<Version>5.0.1</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org Xi library</Summary>
|
||||
<Description>LibXi provides an X Window System client interface to the XINPUT extension to the X protocol.</Description>
|
||||
<Archive sha1sum="0bf1c2b8279915d8c94e45cd0b9ec064f7a177a9" type="tarbz2">mirrors://xorg/individual/lib/libXi-1.7.6.tar.bz2</Archive>
|
||||
<Archive sha1sum="8a07a2ff4cb39c87aeebbac3118f10e87b854637" type="tarbz2">mirrors://xorg/individual/lib/libXi-1.7.8.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libXfixes-devel</Dependency>
|
||||
@@ -41,6 +41,7 @@
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libXfixes-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/X11</Path>
|
||||
@@ -70,6 +71,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-02</Date>
|
||||
<Version>1.7.8</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>1.7.6</Version>
|
||||
|
||||
@@ -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="79538220e567318c6fb3c5b9a0075184ad6e001f" type="tarbz2">mirrors://xorg/individual/lib/libXrandr-1.5.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="7232fe2648b96fed531208c3ad2ba0be61990041" type="tarbz2">mirrors://xorg/individual/lib/libXrandr-1.5.1.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libXrender-devel</Dependency>
|
||||
@@ -42,6 +42,7 @@
|
||||
<Dependency>libXrender-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/X11</Path>
|
||||
@@ -75,6 +76,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-02</Date>
|
||||
<Version>1.5.1</Version>
|
||||
<Comment>Release bump</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-30</Date>
|
||||
<Version>1.5.0</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="31bf63dfb4fcb82a6db73abe98df87cb50c17176" type="tarbz2">mirrors://xorg/individual/lib/libXrender-0.9.9.tar.bz2</Archive>
|
||||
<Archive sha1sum="d55106de9260c2377c19d271d9b677744a6c7e81" type="tarbz2">mirrors://xorg/individual/lib/libXrender-0.9.10.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
@@ -37,6 +37,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libXrender</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/X11</Path>
|
||||
@@ -66,6 +67,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-02</Date>
|
||||
<Version>0.9.10</Version>
|
||||
<Comment>Release bump</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-30</Date>
|
||||
<Version>0.9.9</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org Xtst library</Summary>
|
||||
<Description>libXtst provides an X Window System client interface to the Record extension to the X protocol. The Record extension allows X clients to synthesise input events, which is useful for automated testing.</Description>
|
||||
<Archive sha1sum="7fd92a3c865c3c5e1cc724646babc3e1cdc799bc" type="tarbz2">mirrors://xorg/individual/lib/libXtst-1.2.2.tar.bz2</Archive>
|
||||
<Archive sha1sum="27d004db631bee3a82155d3caf961d9584207d36" type="tarbz2">mirrors://xorg/individual/lib/libXtst-1.2.3.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
@@ -41,13 +41,11 @@
|
||||
<BuildDependencies>
|
||||
<Dependency>libXext-32bit</Dependency>
|
||||
<Dependency>libXi-32bit</Dependency>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
<Dependency>libXext-32bit</Dependency>
|
||||
|
||||
<Dependency>libXext-32bit</Dependency>
|
||||
<Dependency release="current">libXtst</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -61,6 +59,8 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
<Dependency release="current">libXtst</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -74,6 +74,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-02</Date>
|
||||
<Version>1.2.3</Version>
|
||||
<Comment>Release bump</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-30</Date>
|
||||
<Version>1.2.2</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org Xv library</Summary>
|
||||
<Description>LibXv is the X Window System video extension library.</Description>
|
||||
<Archive sha1sum="1e93df036bb2bb01e85b7c8886760affb33b8e88" type="tarbz2">mirrors://xorg/individual/lib/libXv-1.0.10.tar.bz2</Archive>
|
||||
<Archive sha1sum="d79f9c56faedd682f420fa68bb9d7ff755b84579" type="tarbz2">mirrors://xorg/individual/lib/libXv-1.0.11.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
@@ -39,6 +39,7 @@
|
||||
<Dependency release="current">libXv</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/X11</Path>
|
||||
@@ -70,6 +71,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>1.0.11</Version>
|
||||
<Comment>Release bump</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-30</Date>
|
||||
<Version>1.0.10</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org XvMC library</Summary>
|
||||
<Description>LibXvMC is the X-Video Motion Compensation Library.</Description>
|
||||
<Archive sha1sum="6fc54831734e781b2848b6f7e3bcc4f752665f21" type="tarbz2">mirrors://xorg/individual/lib/libXvMC-1.0.9.tar.bz2</Archive>
|
||||
<Archive sha1sum="8c50ee4a43aff84d807da2122ec6b0d8e3ce4635" type="tarbz2">mirrors://xorg/individual/lib/libXvMC-1.0.10.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
@@ -40,6 +40,8 @@
|
||||
<Summary>Development files for libXvMC</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libXv-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency release="current">libXvMC</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -72,6 +74,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>1.0.10</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>1.0.9</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Userspace interface to kernel DRM services</Summary>
|
||||
<Description>libdrm is a library providing the userspace interface to kernel DRM services.</Description>
|
||||
<Archive sha1sum="21d43437219ddd1e409fb4b7d77254cd129e8075" type="tarbz2">http://dri.freedesktop.org/libdrm/libdrm-2.4.67.tar.bz2</Archive>
|
||||
<Archive sha1sum="5c9cd0c45d92bcd4809e42681494163ba9f31f3d" type="tarbz2">https://dri.freedesktop.org/libdrm/libdrm-2.4.71.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="0.13.4">libpciaccess-devel</Dependency>
|
||||
<Dependency>util-macros</Dependency>
|
||||
@@ -202,6 +202,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-02</Date>
|
||||
<Version>2.4.71</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-30</Date>
|
||||
<Version>2.4.67</Version>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Wrapper library for evdev devices</Summary>
|
||||
<Description>Wrapper library for evdev devices</Description>
|
||||
<Archive sha1sum="65466f8554411646d1cf8006cef861472ca2528b" type="tarxz">https://www.freedesktop.org/software/libevdev/libevdev-1.4.6.tar.xz</Archive>
|
||||
<Archive sha1sum="9bba13e9712b545f418fbe3344e807fb16b810de" type="tarxz">https://www.freedesktop.org/software/libevdev/libevdev-1.5.4.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<!-- <Dependency>acl-devel</Dependency> -->
|
||||
</BuildDependencies>
|
||||
@@ -38,6 +37,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-02</Date>
|
||||
<Version>1.5.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-05-02</Date>
|
||||
<Version>1.4.6</Version>
|
||||
|
||||
@@ -66,6 +66,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>9.0.0</Version>
|
||||
<Comment>Rebuild for new Mesa</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-30</Date>
|
||||
<Version>9.0.0</Version>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -0,0 +1,60 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import get
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import cmaketools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
shelltools.makedirs("build")
|
||||
shelltools.cd("build")
|
||||
|
||||
options = "-DVGL_FAKEXCB=1 \
|
||||
-DVGL_INCDIR=/usr/include \
|
||||
-DTJPEG_INCLUDE_DIR=/usr/include \
|
||||
-DVGL_DOCDIR=/usr/share/doc/%s \
|
||||
" % get.srcNAME()
|
||||
|
||||
if get.buildTYPE() == "emul32":
|
||||
|
||||
options += "-DVGL_LIBDIR=/usr/lib32 \
|
||||
-DCMAKE_INSTALL_PREFIX=/emul32 \
|
||||
-DVGL_BINDIR=/emul32/bin \
|
||||
-DTJPEG_LIBRARY=/usr/lib32/libturbojpeg.so \
|
||||
-DVGL_FAKELIBDIR=/usr/lib32/fakelib \
|
||||
"
|
||||
elif get.ARCH() == "x86_64":
|
||||
|
||||
options += "-DVGL_LIBDIR=/usr/lib \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr/share \
|
||||
-DVGL_FAKELIBDIR=/usr/lib/fakelib \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr/share \
|
||||
-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so \
|
||||
-DVGL_BINDIR=/usr/bin"
|
||||
|
||||
|
||||
|
||||
cmaketools.configure(options, sourceDir="..")
|
||||
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
cmaketools.make()
|
||||
|
||||
def install():
|
||||
shelltools.cd("build")
|
||||
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
|
||||
|
||||
if get.buildTYPE() == "emul32":
|
||||
pisitools.insinto("/usr/bin/","%s/emul32/bin/glxspheres" % get.installDIR(),"glxspheres32")
|
||||
pisitools.removeDir("/emul32")
|
||||
|
||||
|
||||
elif get.ARCH() == "x86_64":
|
||||
pisitools.domove("/usr/bin/glxinfo", "/usr/bin/", "vglxinfo")
|
||||
|
||||
@@ -0,0 +1,114 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>virtualgl</Name>
|
||||
<Homepage>http://virtualgl.org</Homepage>
|
||||
<Packager>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A toolkit for displaying OpenGL applications to thin clients</Summary>
|
||||
<Description>Redirects 3D commands from an OpenGL application onto a server-side 3D graphics card.</Description>
|
||||
<Archive sha1sum="20ec8daa09d2bd5bb2437628a2416f9a4ca0fa63" type="targz">https://sourceforge.net/projects/virtualgl/files/2.5.1/VirtualGL-2.5.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>fltk-devel</Dependency>
|
||||
<Dependency>libXv-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>mesa-glu-devel</Dependency>
|
||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>virtualgl</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>fltk</Dependency>
|
||||
<Dependency>libXv</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>mesa-glu</Dependency>
|
||||
<Dependency>libjpeg-turbo</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib/fakelib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>virtualgl-32bit</Name>
|
||||
<Summary>32 bit shared libraries of VirtualGL</Summary>
|
||||
<PartOf>emul32</PartOf>
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>fltk-32bit</Dependency>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
<Dependency>libXv-32bit</Dependency>
|
||||
<Dependency>libXext-32bit</Dependency>
|
||||
<Dependency>mesa-32bit</Dependency>
|
||||
<Dependency>mesa-glu-32bit</Dependency>
|
||||
<Dependency>libjpeg-turbo-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>fltk-32bit</Dependency>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
<Dependency>libXv-32bit</Dependency>
|
||||
<Dependency>libXext-32bit</Dependency>
|
||||
<Dependency>mesa-32bit</Dependency>
|
||||
<Dependency>mesa-glu-32bit</Dependency>
|
||||
<Dependency>libjpeg-turbo-32bit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/glxspheres32</Path>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
<Path fileType="library">/usr/lib32/fakelib</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>virtualgl-devel</Name>
|
||||
<Summary>Development files for virtualgl</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">virtualgl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-11-02</Date>
|
||||
<Version>2.5.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-05-02</Date>
|
||||
<Version>2.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Idris KALP</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>2.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Idris KALP</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>virtualgl</Name>
|
||||
<Summary xml:lang="tr">OpenGL uygulamaları ince istemcilerde göstermek için bir kitaplık</Summary>
|
||||
<Description xml:lang="tr">Bir OpenGL uygulamadan gelen 3D komutlarını sunucu tarafındaki 3D grafik kartına yönlendirir.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user