alarm/xf86-video-armsoc-rockchip fix

This commit is contained in:
Kevin Mihelich 2015-07-19 02:31:48 +00:00
parent b5eeaddc3e
commit 53d7c6e1a3

View file

@ -15,10 +15,8 @@ options=('!libtool')
conflicts=(xf86-video-armsoc)
provides=(xf86-video-armsoc)
source=("$pkgname::git+https://github.com/mmind/xf86-video-armsoc.git#commit=${_commit}"
'0001-compile-only-drmmode_rockchip.patch'
'20-armsoc.conf')
md5sums=('SKIP'
'ecacdf828e109b9a7f79858844728647'
'ca34299695813b200f0d6054c45d1f94')
pkgver() {
@ -28,7 +26,6 @@ pkgver() {
build() {
cd $pkgname
git apply ../0001-compile-only-drmmode_rockchip.patch
CFLAGS=`echo $CFLAGS | sed -e 's/vfpv3-d16/neon/'` && CXXFLAGS="$CFLAGS"
./autogen.sh --prefix=/usr --with-drmmode=rockchip