[arch-commits] Commit in cheese/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Nov 28 21:35:04 UTC 2008
Date: Friday, November 28, 2008 @ 16:35:04
Author: jgc
Revision: 19673
upgpkg: cheese 2.24.2-1
Add dependency on gstreamer0.10-good-plugins
Modified:
cheese/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-28 21:33:51 UTC (rev 19672)
+++ PKGBUILD 2008-11-28 21:35:04 UTC (rev 19673)
@@ -2,19 +2,19 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=cheese
-pkgver=2.24.1
+pkgver=2.24.2
pkgrel=1
pkgdesc="Cheese uses your webcam to take photos and videos, applies fancy special effects and lets you share the fun with others"
arch=(i686 x86_64)
license=('GPL')
-depends=('libgnomeui>=2.24.0' 'gstreamer0.10-base-plugins>=0.10.21' 'evolution-data-server>=2.24.1' 'librsvg>=2.22.3' 'gnome-icon-theme>=2.24.0')
+depends=('libgnomeui>=2.24.0' 'gstreamer0.10-base-plugins>=0.10.21' 'gstreamer0.10-good-plugins>=0.10.11' 'evolution-data-server>=2.24.2' 'librsvg>=2.22.3' 'gnome-icon-theme>=2.24.0')
makedepends=('perlxml' 'gnome-doc-utils>=0.14.0' '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.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7f51b5ce24492db8798cd9d199667f7f')
+md5sums=('82de87c881c45e6ef965b71fdad21bda')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list