Re: [arch-general] libglew

2009-12-26 Thread Dwight Schauer
Won't extra/glew work? $ pacman -Ss glew extra/glew 1.5.1-1 A cross-platform C/C++ extension loading library $ pacman -Ql glew glew /usr/ glew /usr/bin/ glew /usr/bin/glewinfo glew /usr/bin/visualinfo glew /usr/include/ glew /usr/include/GL/ glew /usr/include/GL/glew.h glew /usr/include/GL/gl

[arch-general] libglew

2009-12-26 Thread richard terry
Posted this to the gambas list as my current svn won't compile - they said I needed libglew but can't find it in the repos ?under another name? > Le samedi 26 décembre 2009 22:58:38, richard terry a écrit : > > Making all in opengl > > make[5]: Entering directory `/home/richard/gambas3- > > svn/s

Re: [arch-general] [signoff] kernel 2.6.32.2-2

2009-12-26 Thread Ignacio Galmarino
signoff x86_64 Ignacio On 12/26/2009 02:55 AM, Tobias Powalowski wrote: Hi guys, small rebuild, added Jan's intel i915 patch and changed radeon kms to be disabled by default. Upstream changes: http://kernelnewbies.org/LinuxChanges Arch Linux bugfixes/feature requests: http://bugs.archlinux.org

Re: [arch-general] [arch-dev-public] [signoff] kernel 2.6.32.2-2

2009-12-26 Thread Evangelos Foutras
On 26/12/2009 10:55 πμ, Tobias Powalowski wrote: Hi guys, small rebuild, added Jan's intel i915 patch and changed radeon kms to be disabled by default. Upstream changes: http://kernelnewbies.org/LinuxChanges Arch Linux bugfixes/feature requests: http://bugs.archlinux.org/task/16855 # added CONF

[arch-general] [PATCH] devtools: Make sure build files are owned by nobody

2009-12-26 Thread Nezmer
makechrootpkg copies files to "$uniondir/build" after chowning the directory. This means those files are not owned by nobody. This yields to failure when the files are supposed to be dynamically edited. A common use-case is when we build from git or svn and we want $pkver to be upgraded dynamicall

Re: [arch-general] [signoff] kernel 2.6.32.2-2

2009-12-26 Thread Ionut Biru
On 12/26/2009 10:55 AM, Tobias Powalowski wrote: Hi guys, small rebuild, added Jan's intel i915 patch and changed radeon kms to be disabled by default. Upstream changes: http://kernelnewbies.org/LinuxChanges Arch Linux bugfixes/feature requests: http://bugs.archlinux.org/task/16855 # added CONF

[arch-general] [signoff] kernel 2.6.32.2-2

2009-12-26 Thread Tobias Powalowski
Hi guys, small rebuild, added Jan's intel i915 patch and changed radeon kms to be disabled by default. Upstream changes: http://kernelnewbies.org/LinuxChanges Arch Linux bugfixes/feature requests: http://bugs.archlinux.org/task/16855 # added CONFIG_PM_DEBUG http://bugs.archlinux.org/task/17106 #