[arch-commits] Commit in cheese (gnome-unstable gnome-unstable/PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Aug 12 13:29:42 UTC 2009


    Date: Wednesday, August 12, 2009 @ 09:29:42
  Author: jgc
Revision: 49563

Update to 2.27.90

Added:
  cheese/gnome-unstable/
Modified:
  cheese/gnome-unstable/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-08-12 13:21:07 UTC (rev 49562)
+++ gnome-unstable/PKGBUILD	2009-08-12 13:29:42 UTC (rev 49563)
@@ -2,25 +2,25 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=cheese
-pkgver=2.26.3
+pkgver=2.27.90
 pkgrel=1
 pkgdesc="Use your webcam to take photos and videos, apply fancy special effects and share the fun with others"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gnome-desktop>=2.26.3' 'gstreamer0.10-base-plugins>=0.10.23' 'gstreamer0.10-good-plugins>=0.10.14' 'evolution-data-server>=2.26.3' 'librsvg>=2.26.0' 'gnome-icon-theme>=2.26.0' 'gconf>=2.26.0-2')
-makedepends=('pkgconfig' 'gnome-doc-utils>=0.16.0' 'intltool')
+depends=('gnome-desktop>=2.27.5' 'gstreamer0.10-base-plugins>=0.10.23' 'gstreamer0.10-good-plugins>=0.10.14' 'evolution-data-server>=2.27.90' 'librsvg>=2.26.0' 'gnome-icon-theme>=2.26.0')
+makedepends=('pkgconfig' 'gnome-doc-utils>=0.17.3' 'intltool')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org/projects/cheese/"
 install=cheese.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('c00fbf9e79e39cb95af57c0a6cf9ce88')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.27/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('05d2d7e39a7936a7c2a7663bee849f6163a5a67a20d1c0f7a5b7c021da110ee6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr --sysconfdir=/etc \
-              --localstatedir=/var --libexecdir=/usr/lib \
-	      --disable-scrollkeeper || return 1
+      --localstatedir=/var --libexecdir=/usr/lib \
+      --disable-scrollkeeper || return 1
   make || return 1
   make -j1 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install || return 1
  




More information about the arch-commits mailing list