You are not logged in.
Hi All,
Every time I do an upgrade I strick this conflict which affects the upgrade of ghostscript and jasper. My method of handling it is to ignore the freeglut package
during the upgrade and therefore not allowing the upgrade of ghostscript and jasper.
Is there a way of removing this conflict. It seems mesa-full has built in glut support, so how do I get to upgrade ghostscript and jasper?
Cheers,
Bernie
Offline
read the aur's comments...
Comment by: bjacob on Sat, 23 Jan 2010 17:41:12 +0000
The provides= line is outdated: it should also mention that it provides freeglut. Indeed, other packages like jasper are now requiring freeglut, not glut. So add "freeglut=${_realver}".
so just edit PKGBUILD, change, save, build package.
BTW You may also need to add glew into provides array
Last edited by Vi0L0 (2010-02-22 12:03:46)
Offline