[arch-commits] Commit in gnome-panel/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Feb 13 02:01:25 UTC 2010


    Date: Friday, February 12, 2010 @ 21:01:25
  Author: jgc
Revision: 68517

upgpkg: gnome-panel 2.29.6-1
    Update to 2.29.6

Modified:
  gnome-panel/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-13 01:52:10 UTC (rev 68516)
+++ PKGBUILD	2010-02-13 02:01:25 UTC (rev 68517)
@@ -2,25 +2,22 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-panel
-pkgver=2.28.0
-pkgrel=2
+pkgver=2.29.6
+pkgrel=1
 pkgdesc="The GNOME Panel"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.gnome.org"
-depends=('libwnck>=2.28.0' 'gnome-menus>=2.28.0.1' 'evolution-data-server>=2.28.1' 'gnome-desktop>=2.28.1' 'libgweather>=2.28.0' 'librsvg>=2.26.0' 'libgnomeui>=2.24.2' 'hicolor-icon-theme')
-makedepends=('gnome-doc-utils>=0.18.0' 'pkgconfig' 'intltool' 'networkmanager')
+depends=('libwnck>=2.29.6' 'gnome-menus>=2.29.6' 'evolution-data-server>=2.29.90' 'gnome-desktop>=2.29.90' 'libgweather>=2.29.90' 'librsvg>=2.26.0' 'hicolor-icon-theme' 'libcanberra' 'libbonoboui>=2.24.2')
+makedepends=('gnome-doc-utils>=0.19.4' 'pkgconfig' 'intltool' 'networkmanager')
 options=('!libtool' '!emptydirs')
 groups=('gnome')
 install=gnome-panel.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2
-        bug597101.patch)
-sha256sums=('c1168c0c8f84692002557d60870c782f4831635080d2c52cd2a3665fb7718465'
-            '8fb24923d7a6eacc6ff27178bde2a893f05cc5174a51332830ad376750646aa7')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('501d7410318b833376286d27398b2421eeb77c08023066b0510b199cf1fc0b64')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i "${srcdir}/bug597101.patch" || return 1
   ./configure --prefix=/usr --sysconfdir=/etc \
       --localstatedir=/var --disable-static \
       --libexecdir=/usr/lib/gnome-panel \




More information about the arch-commits mailing list