[arch-commits] Commit in qtcurve-kde4/repos (3 files)

Pierre Schmitz pierre at archlinux.org
Mon Jan 11 19:59:15 UTC 2010


    Date: Monday, January 11, 2010 @ 14:59:14
  Author: pierre
Revision: 62768

Merged revisions 62767 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/qtcurve-kde4/trunk

........
  r62767 | pierre | 2010-01-11 20:58:36 +0100 (Mo, 11 Jan 2010) | 2 lines
  
  upgpkg: qtcurve-kde4 1.0.1-1
       
........

Modified:
  qtcurve-kde4/repos/extra-i686/	(properties)
  qtcurve-kde4/repos/extra-i686/PKGBUILD
Deleted:
  qtcurve-kde4/repos/extra-i686/build-fix.patch

-----------------+
 PKGBUILD        |   12 ++++--------
 build-fix.patch |   11 -----------
 2 files changed, 4 insertions(+), 19 deletions(-)


Property changes on: qtcurve-kde4/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /qtcurve-kde4/trunk:1-62283
   + /qtcurve-kde4/trunk:1-62767

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2010-01-11 19:58:36 UTC (rev 62767)
+++ extra-i686/PKGBUILD	2010-01-11 19:59:14 UTC (rev 62768)
@@ -2,24 +2,20 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=qtcurve-kde4
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 arch=('i686' 'x86_64')
 groups=('qtcurve')
 license='GPL'
 pkgdesc='A configurable set of widget styles for KDE and Gtk'
 url='http://www.kde-look.org/content/show.php?content=40492'
-source=("http://craigd.wikispaces.com/file/view/QtCurve-KDE4-${pkgver}.tar.bz2"
-        'build-fix.patch')
+source=("http://craigd.wikispaces.com/file/view/QtCurve-KDE4-${pkgver}.tar.bz2")
 depends=('kdebase-workspace')
 makedepends=('cmake' 'automoc4')
-md5sums=('5552fa037d903b025309fa05fe635f8f'
-         '4f6ad8d7ce2b51e4ae43a0408c4278b7')
+md5sums=('d60fff0f032bc86e6731468e37ba0226')
 
 build() {
-	cd $srcdir/QtCurve-KDE4-${pkgver}
-	patch -p1 -i $srcdir/build-fix.patch || return 1
-	cd ..
+	cd $srcdir
 	mkdir build
 	cd build
 	cmake ../QtCurve-KDE4-${pkgver} \

Deleted: extra-i686/build-fix.patch
===================================================================
--- extra-i686/build-fix.patch	2010-01-11 19:58:36 UTC (rev 62767)
+++ extra-i686/build-fix.patch	2010-01-11 19:59:14 UTC (rev 62768)
@@ -1,11 +0,0 @@
---- QtCurve-KDE4-1.0.0/style/qtcurve.cpp	2010-01-04 19:19:24.000000000 +0100
-+++ QtCurve-KDE4-1.0.0/style/qtcurve.cpp	2010-01-06 14:58:34.977943636 +0100
-@@ -1113,8 +1113,6 @@
-     // NOTE: This call will never actually happen, its only here so that the qtcurve.so
-     // contains a kio link so that this is not removed by some 'optimisation' of the
-     // link process.
--    if((int)this==(int)itsHoverWidget)
--        (void)KFileDialog::getSaveFileName();
- #endif
- }
- 




More information about the arch-commits mailing list