nuke $Id$ in /packages as well
[openwrt/svn-archive/archive.git] / Xorg / driver / xf86-video-glamo / Makefile
index 709075b69d4b06a5d600ad44e0b0c9fb4d9cb1b8..4a3be70b157ca4a82266a45f0e32a6e2d79e5396 100644 (file)
@@ -4,17 +4,16 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=video-glamo
-PKG_VERSION:=20090130
-PKG_REV:=dec6ab83d79f9087be85e78ca5e9d7178b156977
+PKG_VERSION:=20090225
+PKG_REV:=99b38c284e91efc45f9bc4c087e462abe98ae0a4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=git://github.com/larsclausen/xf86-video-glamo.git
+PKG_SOURCE_URL:=git://git.openmoko.org/git/xf86-video-glamo.git
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=$(PKG_REV)
@@ -31,7 +30,7 @@ define Package/xf86-video-glamo
   CATEGORY:=Xorg
   SUBMENU:=driver
   URL:=http://github.com/larsclausen/xf86-video-glamo/tree/xf86-video-glamo
-  DEPENDS:=@DISPLAY_SUPPORT @arm||armeb +xserver-xorg
+  DEPENDS:=@DISPLAY_SUPPORT @arm||armeb +xserver-xorg +util-macros
 endef
 
 define Package/xf86-video-glamo/description