[arch-commits] Commit in opera/trunk (PKGBUILD opera-qt4-theme.patch)

daniel at archlinux.org daniel at archlinux.org
Wed Oct 22 17:53:34 UTC 2008


    Date: Wednesday, October 22, 2008 @ 13:53:34
  Author: daniel
Revision: 16857

upgpkg: opera 9.61-1

Modified:
  opera/trunk/PKGBUILD
  opera/trunk/opera-qt4-theme.patch

-----------------------+
 PKGBUILD              |    2 +-
 opera-qt4-theme.patch |   25 ++++++++++---------------
 2 files changed, 11 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-22 17:32:38 UTC (rev 16856)
+++ PKGBUILD	2008-10-22 17:53:34 UTC (rev 16857)
@@ -14,7 +14,7 @@
 md5sums=('ef895e80f26915fdedc0c5eaee486009'
          'f99bef1a9200abe5a5cda78665cddc84'
          'a270c65b8d4f8e2e76439f417ea44265'
-         '5dc264cf69f297c5c006c72872eab082')
+         'e977071ea5f09b36820367bf6e4dc3e1')
 
 [ "$CARCH" = "x86_64" ] && depends=('qt3')
 [ "$CARCH" = "x86_64" ] && source=(http://ftp.opera.com/pub/opera/linux/${pkgver/./}/final/en/x86_64/opera-${pkgver}.gcc4-shared-qt3.x86_64.tar.bz2 opera.desktop opera_logo48.png)

Modified: opera-qt4-theme.patch
===================================================================
--- opera-qt4-theme.patch	2008-10-22 17:32:38 UTC (rev 16856)
+++ opera-qt4-theme.patch	2008-10-22 17:53:34 UTC (rev 16857)
@@ -1,16 +1,11 @@
---- opera.orig	2008-05-29 15:30:05.436910051 -0300
-+++ opera	2008-05-29 15:30:29.337109130 -0300
+--- opera.orig	2008-10-22 19:37:21.000000000 +0200
++++ opera	2008-10-22 19:38:13.000000000 +0200
 @@ -30,7 +30,7 @@
-  done
-    test -z "$toset" || die Missing parameter for $arg
-    
-    -test "${_QTSTYLE_FROM_CMDLINE_}" = 'NO' && test -f "$HOME/.qt/qtrc" &&  
-    _OPERA_QTSTYLE=`sed -n 's/^style=//p' $HOME/.qt/qtrc` && test  
-    "$_OPERA_QTSTYLE" && set -- "$@" -style "$_OPERA_QTSTYLE"
-    +test "${_QTSTYLE_FROM_CMDLINE_}" = 'NO' && test -f  
-    "$HOME/.config/Trolltech.conf" && _OPERA_QTSTYLE=`sed -n 's/^style=//p'  
-    $HOME/.config/Trolltech.conf` && test "$_OPERA_QTSTYLE" && set -- "$@"  
-    -style "$_OPERA_QTSTYLE"
-    
-    
-      # Add ending path divider "/" if missing, so execution won't fail
+ done
+ test -z "$toset" || die Missing parameter for $arg
+ 
+-test "${_QTSTYLE_FROM_CMDLINE_}" = 'NO' && test -f "$HOME/.qt/qtrc" && _OPERA_QTSTYLE=`sed -n 's/^style=//p' $HOME/.qt/qtrc` && test "$_OPERA_QTSTYLE" && set -- "$@" -style "$_OPERA_QTSTYLE"
++test "${_QTSTYLE_FROM_CMDLINE_}" = 'NO' && test -f "$HOME/.config/Trolltech.conf" && _OPERA_QTSTYLE=`sed -n 's/^style=//p' $HOME/.config/Trolltech.conf` && test "$_OPERA_QTSTYLE" && set -- "$@" -style "$_OPERA_QTSTYLE"
+ 
+ 
+ # Add ending path divider "/" if missing, so execution won't fail




More information about the arch-commits mailing list