| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
symbolic link. Make it binNMU-safe by making it depend on libgl1-mesa-glx and
libgl1-mesa-dri both >= ${Source-Version} instead of exact versions.
Add packages containing debugging symbols for libgl1-mesa-swx11,
libgl1-mesa-glx and libgl1-mesa-dri.
|
| |
|
|
|
|
| |
libosmesa6-dev package.
|
|
|
|
| |
because both packages provide identical files.
|
|
|
|
|
|
|
| |
now that all OSMesa libraries have been split off into libosmesa6{,-dev}.
Don't make libosmesa6-dev depend on libgl1-mesa-swx11-dev anymore because it
no longer needs a libGL, only the gl.h header provided by mesa-common-dev.
|
|
|
|
| |
that's where libOSMesa is now installed.
|
|
|
|
| |
libgl1-mesa-swx11-dev package again.
|
| |
|
| |
|
| |
|
|
|
|
| |
package.
|
| |
|
|
|
|
| |
don't ship anything related to LessTif in that package.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
package, but in the libosmesa6 package.
Modify the 01_fix-makefile patch to not build libOSMesa on stand-alone builds,
so that it is only created when building OSMesa explicitly.
Build libOSMesa with 8 bits per color channel (the default) in dynamic and
static versions separately from the software rasterization libGL with the
software rasterization code linked in statically so that libOSMesa can run in
parallel with any libGL. This should fix the problem Yann Dirson mentioned a
while ago.
Use the install-source.sh script to install the Mesa sources needed for the
mesa-swx11-source package instead of doing it in the debian/rules file itself.
|
|
|
|
| |
libGL and the DRI drivers. Disabled for now.
|
|
|
|
| |
package.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not certain yet that they are needed.
|
|
|
|
|
|
|
|
|
|
| |
what it actually is. Rename it accordingly and add it to SWX11_GLU_CONFIGS.
Install the libOSMesa.so symlink and the libOSMesa static library in the
libgl1-mesa-swx11-dev package.
Add .shlibs files for the libgl1-mesa-swx11, libgl1-mesa-glx and libglu1-mesa
packages.
|
|
|
|
| |
binary:Version and source:Version substitution variables can be used.
|
|
|
|
|
|
|
| |
file.
Add the configs target to debian/rules for checking whether the correct
configurations will be built.
|
|
|
|
|
|
| |
build swx11 and GLU.
Build architecture-optimized swx11 and GLU where possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
it is really needed.
Allow more than one type of optimization libraries to be built for any given
architecture. Currently optimization configurations are provided for i386
[i686], alpha [ev5], amd64, powerpc [603], ppc64 and sparc [ultrasparc].
However, only i686 and amd64 are enabled for now for safety.
Add the libgl1-mesa-swx11-i686 for i686 optimized libraries.
Drop the debian-common configuration because it is no longer used.
Don't build libGLU in all configurations, only when needed.
|
| |
|
|
|
|
|
|
|
|
|
| |
Make the BUILD_STAMPS targets depend on patch so that when they are built
separately the patches will also be applied. Thanks to Michel Dänzer for
catching this.
Make symlinking the source tree idempotent by adding the -f option to cp.
Thanks again Michel Dänzer.
|
|
|
|
|
|
| |
when not supported.
Add configuration to build the DRI drivers on amd64.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sure the LIB_DIR is created or bail out.
Update the 01_fix-makefile patch to only install libGL/libOSMesa if they
exist. Don't make installation dependent on which drivers are built.
Build optimized versions of the swx11 libraries in addition to those that
should work on the least-capable supported processor for the given
architecture.
Have most configurations include debian-default instead of debian-common so
that INSTALL_DIR is correctly defined. debian-common can probably be dropped
anyway.
|
|
|
|
|
|
|
|
|
|
| |
variants. This patch also fixes the build system not to install libGL if only
the OSMesa library is built.
Update *.install files to install more files. Pretty much everything except
debugging and optimized libraries is now built and installed.
Enable building static libraries for inclusion in the -dev packages.
|
|
|
|
|
| |
Remove shlibs:Depends substitution variable from -dev packages, which doesn't
make sense.
|
|
|
|
|
| |
Add a configuration for building a static version of OSMesa with 32 bits per
color channel.
|
|
|
|
|
| |
respectively, and use debian/debian-dri to choose an architecture specific
configuration.
|
| |
|
|
|