summaryrefslogtreecommitdiff
path: root/package/xf86-video-cirrus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/xf86-video-cirrus/Makefile')
-rw-r--r--package/xf86-video-cirrus/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/package/xf86-video-cirrus/Makefile b/package/xf86-video-cirrus/Makefile
index 0c661aa17..0fffb5051 100644
--- a/package/xf86-video-cirrus/Makefile
+++ b/package/xf86-video-cirrus/Makefile
@@ -4,23 +4,22 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= xf86-video-cirrus
-PKG_VERSION:= 1.4.0
-PKG_RELEASE:= 2
-PKG_MD5SUM:= 439e3f5e29161f503bcfe23229dc7b17
+PKG_VERSION:= 1.5.2
+PKG_RELEASE:= 1
+PKG_MD5SUM:= a00cf7eb9a9e27e9738cdbe716012b61
PKG_DESCR:= x11 driver for cirrus vga chips
PKG_SECTION:= x11/drivers
PKG_DEPENDS:= xorg-server libstdcxx
-PKG_BUILDDEP:= xorg-server autotool util-macros
+PKG_BUILDDEP:= xorg-server
PKG_SITES:= ${MASTER_SITE_XORG}
PKG_SYSTEM_DEPENDS:= qemu-x86 qemu-x86_64
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,XF86_VIDEO_CIRRUS,xf86-video-cirrus,$(PKG_VERSION)-$(PKG_RELEASE),${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-AUTOTOOL_STYLE:= autoreconf
-
xf86-video-cirrus-install:
${INSTALL_DIR} ${IDIR_XF86_VIDEO_CIRRUS}/usr/lib/xorg/modules/drivers
${CP} ${WRKINST}/usr/lib/xorg/modules/drivers/cirrus_*.so \