wok diff qt4/receipt @ rev 7615

Added xorg-dev-proto to xorg-server-dev depends. Needs xorg-dev-proto for pkg-config to work with xorg-server-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 11 21:51:57 2010 +0000 (2010-12-11)
parents 99e3675b8ff1
children 3c1dfda82c43
line diff
     1.1 --- a/qt4/receipt	Thu Oct 28 05:01:16 2010 +0000
     1.2 +++ b/qt4/receipt	Sat Dec 11 21:51:57 2010 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="qt4"
     1.6  SOURCE="qt-everywhere-opensource-src"
     1.7 -VERSION="4.7.0"
     1.8 +VERSION="4.7.1"
     1.9  CATEGORY="meta"
    1.10  SHORT_DESC="qt x11 toolkit"
    1.11  MAINTAINER="allan316@gmail.com"
    1.12 @@ -23,9 +23,6 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 -	# Already fixed in 4.7.1
    1.17 -	patch -Np1 -i ../stuff/fix-scroll-when-last-item-is-removed.patch
    1.18 -	patch -Np1 -i ../stuff/fix-multisampling-with-ati-card.patch
    1.19  
    1.20  	./configure -v \
    1.21  		-prefix /usr \