diff options
author | root <root@rshg047.dnsready.net> | 2011-05-29 22:47:27 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-05-29 22:47:27 +0000 |
commit | c399070d50c89903ec1dea55aa4aa5147a367565 (patch) | |
tree | 13b71e682dd1e75ccb4c76cfb39934288a7c184e /extra/cheese/PKGBUILD | |
parent | a0a7a3e16a1399233b436e64dba17a6cca315393 (diff) |
Sun May 29 22:47:27 UTC 2011
Diffstat (limited to 'extra/cheese/PKGBUILD')
-rw-r--r-- | extra/cheese/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/cheese/PKGBUILD b/extra/cheese/PKGBUILD index a727c4ca0..adefe545d 100644 --- a/extra/cheese/PKGBUILD +++ b/extra/cheese/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 120785 2011-04-26 15:12:27Z ibiru $ +# $Id: PKGBUILD 125706 2011-05-28 10:53:12Z ibiru $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=cheese pkgver=3.0.1 -pkgrel=1 +pkgrel=2 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' 'gtk3' 'libcanberra' 'librsvg' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'clutter-gst' +depends=('gnome-desktop' 'gtk3' 'libcanberra' 'librsvg' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'gstreamer0.10-bad' 'clutter-gst' 'clutter-gtk' 'mx' 'libgee' 'gnome-video-effects' 'hicolor-icon-theme') makedepends=('pkgconfig' 'gnome-doc-utils' 'intltool' 'gobject-introspection') groups=('gnome-extra') |