Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=20c7f303c88333de297f0781ae3e3f1436ea73e4
commit 20c7f303c88333de297f0781ae3e3f1436ea73e4 Author: Priyank <[EMAIL PROTECTED]> Date: Wed Jun 25 13:09:52 2008 +0530 cheese-2.22.2-2-i686 * Rebuild against db-4.7.25 * Added missing dependency gst-plugins-bad-mpeg2enc * Fixes #3191 diff --git a/source/gnome-extra/cheese/FrugalBuild b/source/gnome-extra/cheese/FrugalBuild index ac0fa59..bee2c84 100644 --- a/source/gnome-extra/cheese/FrugalBuild +++ b/source/gnome-extra/cheese/FrugalBuild @@ -1,14 +1,14 @@ -# Compiling time: 0.78 SBU +# Compiling Time: 0.78 SBU # Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]> pkgname=cheese pkgver=2.22.2 -pkgrel=1 +pkgrel=2 pkgdesc="Cheese is a Photobooth-inspired GNOME application for taking pictures and videos from a webcam." url="http://www.gnome.org/projects/cheese" depends=('librsvg>=2.22.0' 'gst-plugins-good' 'gst-plugins-base' 'gst-plugins-base-pango' \ 'gnome-vfs' 'libgnomeui' 'xf86vidmodeproto' 'evolution-data-server>=2.22.0' 'dbus' 'hal' \ - 'gst-plugins-good-video4linux2' 'heimdal>=1.2') + 'gst-plugins-good-video4linux2' 'heimdal>=1.2' 'db>=4.7.25' 'gst-plugins-bad-mpeg2enc') makedepends=('intltool' 'gnome-doc-utils' 'samba' 'fuse' 'libsoup' 'gconf') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -16,7 +16,6 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/cheese.schemas') Finclude gnome gnome-scriptlet - sha1sums=('af430576d73ea70e2339ea8767409a5c922b8692') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
