[arch-commits] CVS update of extra/gnome/deskbar-applet (2 files)

Jan de Groot jgc at archlinux.org
Fri Oct 19 20:46:47 UTC 2007


    Date: Friday, October 19, 2007 @ 16:46:47
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/deskbar-applet

Modified: PKGBUILD (1.20 -> 1.21)
 Removed: deskbar-applet.schemas-add-locale.patch (1.1)

upgpkg: deskbar-applet 2.20.1-1
Remove obsolete patch


-----------------------------------------+
 PKGBUILD                                |   15 ++++++---------
 deskbar-applet.schemas-add-locale.patch |   24 ------------------------
 2 files changed, 6 insertions(+), 33 deletions(-)


Index: extra/gnome/deskbar-applet/PKGBUILD
diff -u extra/gnome/deskbar-applet/PKGBUILD:1.20 extra/gnome/deskbar-applet/PKGBUILD:1.21
--- extra/gnome/deskbar-applet/PKGBUILD:1.20	Sat Sep 22 08:05:21 2007
+++ extra/gnome/deskbar-applet/PKGBUILD	Fri Oct 19 16:46:44 2007
@@ -1,25 +1,22 @@
-# $Id: PKGBUILD,v 1.20 2007/09/22 12:05:21 jgc Exp $
+# $Id: PKGBUILD,v 1.21 2007/10/19 20:46:44 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=deskbar-applet
-pkgver=2.20.0
+pkgver=2.20.1
 pkgrel=1
 pkgdesc="An all-in-one search bar for the GNOME panel"
 arch=(i686 x86_64)
 url="http://raphael.slinckx.net/deskbar/"
 license=('GPL')
-depends=('gnome-desktop>=2.20.0' 'gnome-python-desktop>=2.20.0' 'gnome-panel>=2.20.0' 'libbonoboui>=2.20.0' 'dbus-python>=0.82.2')
-makedepends=('evolution-data-server>=1.12.0' 'xulrunner>=1.8.1.6' 'gettext' 'perlxml' 'pkgconfig' 'gnome-doc-utils>=0.12.0')
+depends=('gnome-desktop>=2.20.1' 'gnome-python-desktop>=2.20.0' 'gnome-panel>=2.20.1' 'libbonoboui>=2.20.0' 'dbus-python>=0.82.2')
+makedepends=('evolution-data-server>=1.12.1' 'xulrunner>=1.8.1.8' 'gettext' 'perlxml' 'pkgconfig' 'gnome-doc-utils>=0.12.0')
 options=('!libtool' '!emptydirs')
 install="deskbar-applet.install"
-source=(http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.20/${pkgname}-${pkgver}.tar.bz2
-	deskbar-applet.schemas-add-locale.patch)
-md5sums=('3b7ae77476f7b11e53e50c8751e4ca1f'
-         '2b492fc5c16f48286352314626005fe9')
+source=(http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.20/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('ba23f3a629b6f7287ff905e76e395466')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
-  patch -Np1 -R -i ${startdir}/src/deskbar-applet.schemas-add-locale.patch || return 1
   ./configure --prefix=/usr --sysconfdir=/etc \
     --localstatedir=/var \
     --disable-scrollkeeper \
Index: extra/gnome/deskbar-applet/deskbar-applet.schemas-add-locale.patch
diff -u extra/gnome/deskbar-applet/deskbar-applet.schemas-add-locale.patch:1.1 extra/gnome/deskbar-applet/deskbar-applet.schemas-add-locale.patch:removed
--- extra/gnome/deskbar-applet/deskbar-applet.schemas-add-locale.patch:1.1	Sat Sep 22 08:05:21 2007
+++ extra/gnome/deskbar-applet/deskbar-applet.schemas-add-locale.patch	Fri Oct 19 16:46:46 2007
@@ -1,24 +0,0 @@
---- trunk/data/deskbar-applet.schemas.in	2007/09/06 16:27:29	1645
-+++ trunk/data/deskbar-applet.schemas.in	2007/09/07 00:37:20	1649
-@@ -112,10 +112,6 @@
- 			<owner>deskbar</owner>
- 			<type>int</type>
- 	        	<default>100</default>
--			<locale name="C">
--				<short>X-coordinate of window</short>
--				<long>The default position of the window on the screen (x-coordinate)</long>
--			</locale>
- 		</schema>
- 		<schema>
- 			<key>/schemas/apps/deskbar/window_y</key>
-@@ -123,10 +119,6 @@
- 			<owner>deskbar</owner>
- 			<type>int</type>
- 	        	<default>100</default>
--			<locale name="C">
--				<short>Y-coordinate of window</short>
--				<long>The default position of the window on the screen (y-coordinate)</long>
--			</locale>
- 		</schema>
- 		<schema>
- 			<key>/schemas/apps/deskbar/hide_after_action</key>




More information about the arch-commits mailing list