From: Lars-Peter Clausen Date: Tue, 16 Dec 2008 21:15:33 +0000 (+0000) Subject: Add md5sums. X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=99bf4e7ce84fca27763cdf28c6f4cb5dcd1701e7 Add md5sums. SVN-Revision: 13669 --- diff --git a/Xorg/xorg/driver/xf86-input-evdev/Makefile b/Xorg/xorg/driver/xf86-input-evdev/Makefile index da2a6fdac3..8b1f8af675 100644 --- a/Xorg/xorg/driver/xf86-input-evdev/Makefile +++ b/Xorg/xorg/driver/xf86-input-evdev/Makefile @@ -9,12 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xf86-input-evdev -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_VERSION:=2.0.4 PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/driver PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/ +PKG_MD5SUM:=ac97e155ea4db87a8393297493f9c406 PKG_BUILD_DEPENDS:=randrproto inputproto xproto PKG_INSTALL:=1 diff --git a/Xorg/xorg/driver/xf86-input-keyboard/Makefile b/Xorg/xorg/driver/xf86-input-keyboard/Makefile index 5c89e3346b..e4d5f72d1a 100644 --- a/Xorg/xorg/driver/xf86-input-keyboard/Makefile +++ b/Xorg/xorg/driver/xf86-input-keyboard/Makefile @@ -9,11 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xf86-input-keyboard -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_VERSION:=1.3.1 + PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/driver PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/ +PKG_MD5SUM:=ebe5dcf8eed819103909f18321fc3b9d PKG_BUILD_DEPENDS:=randrproto inputproto kbproto xproto include $(INCLUDE_DIR)/package.mk diff --git a/Xorg/xorg/driver/xf86-input-mouse/Makefile b/Xorg/xorg/driver/xf86-input-mouse/Makefile index 3acbef90f5..9db65d0365 100644 --- a/Xorg/xorg/driver/xf86-input-mouse/Makefile +++ b/Xorg/xorg/driver/xf86-input-mouse/Makefile @@ -9,11 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xf86-input-mouse -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_VERSION:=1.3.0 + PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/driver PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/ +PKG_MD5SUM:=31a51b0e5ddc4fac19754f48a3adf881 PKG_BUILD_DEPENDS:=randrproto inputproto xproto include $(INCLUDE_DIR)/package.mk diff --git a/Xorg/xorg/driver/xf86-video-fbdev/Makefile b/Xorg/xorg/driver/xf86-video-fbdev/Makefile index a26bb88695..fe202c6ff4 100644 --- a/Xorg/xorg/driver/xf86-video-fbdev/Makefile +++ b/Xorg/xorg/driver/xf86-video-fbdev/Makefile @@ -7,13 +7,14 @@ # blogic@openwrt.org include $(TOPDIR)/rules.mk -PKG_BASE_NAME:=xf86 PKG_NAME:=xf86-video-fbdev -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_VERSION:=0.4.0 + PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/driver PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/ +PKG_MD5SUM:=6572b39fec77b8e6de1c858a93992924 include $(INCLUDE_DIR)/package.mk diff --git a/Xorg/xorg/driver/xf86-video-geode/Makefile b/Xorg/xorg/driver/xf86-video-geode/Makefile index 97c259e1a8..0742d6508a 100644 --- a/Xorg/xorg/driver/xf86-video-geode/Makefile +++ b/Xorg/xorg/driver/xf86-video-geode/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xf86-video-geode -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_VERSION:=2.10.1 PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/driver/ diff --git a/Xorg/xorg/driver/xf86-video-intel/Makefile b/Xorg/xorg/driver/xf86-video-intel/Makefile index 53dbc5427c..0034d580af 100644 --- a/Xorg/xorg/driver/xf86-video-intel/Makefile +++ b/Xorg/xorg/driver/xf86-video-intel/Makefile @@ -9,11 +9,12 @@ include $(TOPDIR)/rules.mk PKG_BASE_NAME:=xf86 PKG_NAME:=xf86-video-intel -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_VERSION:=2.4.2 PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/driver PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/ +PKG_MD5SUM:=5cd6b3ed57c7e78ab51e9d9266e73fb6 PKG_BUILD_DEPENDS:=xf86driproto glproto include $(INCLUDE_DIR)/package.mk diff --git a/Xorg/xorg/driver/xf86-video-nv/Makefile b/Xorg/xorg/driver/xf86-video-nv/Makefile index a5e8036af0..05e2197306 100644 --- a/Xorg/xorg/driver/xf86-video-nv/Makefile +++ b/Xorg/xorg/driver/xf86-video-nv/Makefile @@ -9,11 +9,12 @@ include $(TOPDIR)/rules.mk PKG_BASE_NAME:=xf86 PKG_NAME:=xf86-video-nv -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_VERSION:=2.1.12 PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/driver PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/ +PKG_MD5SUM:=42f12a36d7afc26c817e8e8f5c8b7274 include $(INCLUDE_DIR)/package.mk diff --git a/Xorg/xorg/driver/xf86-video-vesa/Makefile b/Xorg/xorg/driver/xf86-video-vesa/Makefile index dfe8fddad0..ecdc933811 100644 --- a/Xorg/xorg/driver/xf86-video-vesa/Makefile +++ b/Xorg/xorg/driver/xf86-video-vesa/Makefile @@ -9,12 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xf86-video-vesa -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_VERSION:=2.0.0 PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/driver PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/ +PKG_MD5SUM:=433cf6f961eb4a2ab6fcb086def0b2b4 PKG_BUILD_DEPENDS:=xproto fontsproto randrproto renderproto xextproto PKG_INSTALL:=1