[arch-commits] Commit in dasher/repos/gnome-i686 (PKGBUILD gcc-4.3.patch)

Jan de Groot jgc at archlinux.org
Sun Aug 24 05:53:40 UTC 2008


    Date: Sunday, August 24, 2008 @ 01:53:39
  Author: jgc
Revision: 10120

dasher 4.9.0 - GNOME 2.23.90

Modified:
  dasher/repos/gnome-i686/PKGBUILD
Deleted:
  dasher/repos/gnome-i686/gcc-4.3.patch

---------------+
 PKGBUILD      |   11 ++++-------
 gcc-4.3.patch |   10 ----------
 2 files changed, 4 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-24 05:47:16 UTC (rev 10119)
+++ PKGBUILD	2008-08-24 05:53:39 UTC (rev 10120)
@@ -2,25 +2,22 @@
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=dasher
-pkgver=4.7.3
+pkgver=4.9.0
 pkgrel=1
 pkgdesc="Information-efficient text-entry interface, driven by natural continuous pointing gestures"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('at-spi>=1.22.1' 'libgnomeui>=2.22.1' 'gnome-speech>=0.4.20')
+depends=('at-spi>=1.23.6' 'libgnomeui>=2.23.90' 'gnome-speech>=0.4.21')
 makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils>=0.12.2')
 url="http://www.gnome.org"
 groups=('gnome-extra')
 options=(!emptydirs)
 install=dasher.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2
-	gcc-4.3.patch)
-md5sums=('f97dfd3c54f6d6c5f2873d4f82cb33c4'
-         '2ef2dc940df24ca9796bbb628967ea56')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('f6f024878f258a9506e62cf717446437')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
-  patch -Np0 -i ${srcdir}/gcc-4.3.patch || return 1
   ./configure --prefix=/usr --sysconfdir=/etc \
               --localstatedir=/var \
 	      --disable-scrollkeeper --enable-speech || return 1

Deleted: gcc-4.3.patch
===================================================================
--- gcc-4.3.patch	2008-08-24 05:47:16 UTC (rev 10119)
+++ gcc-4.3.patch	2008-08-24 05:53:39 UTC (rev 10120)
@@ -1,10 +0,0 @@
---- Src/Gtk2/dasher_action_speech.cpp.orig	2008-03-12 22:54:47.000000000 +0000
-+++ Src/Gtk2/dasher_action_speech.cpp	2008-03-12 22:55:12.000000000 +0000
-@@ -8,6 +8,7 @@
- #include <glib/gi18n.h>
- #include <gnome-speech/gnome-speech.h>
- #include <libbonobo.h>
-+#include <cstring>
- //#include <libintl.h>
- //#include <string.h>
- 




More information about the arch-commits mailing list