Package Details: xf86-video-openchrome-git 0.3.3.15-1

Package Base: xf86-video-openchrome-git
Description: OpenChrome X driver for VIA UniChrome graphics cards - latest git version
Upstream URL: http://www.openchrome.org
Category: x11
Licenses: GPL2
Submitter: MDykstra
Maintainer: Ashen91
Last Packager: None
Votes: 3
First Submitted: 2012-04-22 22:20
Last Updated: 2014-01-27 07:22

Latest Comments

Comment by dseg

2015-01-13 05:10

Just managed to build, This seems to work for me.
https://github.com/dseg/archlinux-packages/tree/master/xf86-video-openchrome-git

Comment by Ashen91

2015-01-13 00:50

Hello everyone, I currently don't have my Arch laptop, so can't try compiling it, but it looks it's impossible anyway...

Comment by asg1448

2014-12-09 02:35

... after patching PKGBUILD for VERSION=18 getting this:

In file included from /usr/include/string.h:634:0,
from /usr/include/xorg/os.h:53,
from /usr/include/xorg/misc.h:115,
from /usr/include/xorg/xf86str.h:37,
from /usr/include/xorg/xf86.h:44,
from via_3d.h:27,
from via_3d.c:24:
/usr/include/xorg/os.h:579:1: error: expected identifier or ‘(’ before ‘__extension__’
strndup(const char *str, size_t n);
^

Comment by asg1448

2014-12-09 02:26

Build fails:

error: target not found: X-ABI-VIDEODRV_VERSION=15

Comment by isaac

2014-03-07 19:58

Hello!
I think the Upstream URL http://www.openchrome.org/ is incorrect...

It is http://www.freedesktop.org/wiki/Openchrome/ ?

Comment by Ashen91

2013-06-09 10:19

Hardfalcon, thanks for the PKGBUILD, introducing a new version of th opensuse driver. I adopted this package, if anyone has any comments, you're welcome

Comment by hardfalcon

2013-05-25 00:49

I've created an updated PKGBUILD:
http://pastebin.com/3WyzCir5

Please note that my PKGBUILD automatically updates its $pkgver variable through the pkgver() function.
In fact you can try putting an arbitrary string into the pkgver variable in the PKGBUILD, and it will automagically be updated to the latest git version of the package upon executing makepkg.

Comment by haawda

2013-02-19 21:21

==> GIT checkout done or server timeout.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
configure.ac:41: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from.
..
configure.ac:41: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

Comment by boenki

2012-11-16 11:33

Hello,
*please add makedep 'git'
*I think you shouldn't use 'provides'. 'conflicts' is enough.
*Can this be updated to build the latest branch? IMHO this 0.2.999-branch is outdated.

Thanks