Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569355
en ru br
ALT Linux repos
S:44.1-alt1
5.0: 2.26.0-alt1
4.1: 2.22.3-alt0.M41.2

Group :: Video
RPM: cheese

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# This spec is backported to ALTLinux 4.1 automatically by rpmbph script. Do not edit it.
#
Name: cheese
Version: 2.22.3
Release: alt0.M41.2

Summary: Cheese is a Photobooth-inspired application for taking pictures and videos
License: GPL
Group: Video
Url: http://www.gnome.org/projects/cheese

Source0: %name-%version.tar.bz2

Packager: Igor Zubkov <icesik at altlinux.org>

Requires(post): GConf2
# https://bugzilla.altlinux.org/show_bug.cgi?id=17436
Requires: gst-plugins-gconf
BuildPreReq: GConf2
BuildRequires: libGConf-devel

# buildreq miss this

BuildPreReq: gnome-doc-utils gnome-common

# Automatically added by buildreq on Thu Apr 03 2008 (-bi)

BuildRequires: docbook-dtds evolution-data-server-devel gcc-c++ gnome-doc-utils-xslt gst-plugins-devel libXxf86vm-devel libdbus-glib-devel libgio-devel libgnomeui-devel libhal-devel librsvg-devel

BuildRequires: rpm-build-compat >= 0.95

%description
Cheese is a Photobooth-inspired GNOME application for taking pictures
and videos from a webcam. It also includes fancy graphical effects
based on the gstreamer-backend.

%prep
%setup -q

%build
%autoreconf
%configure \
--disable-scrollkeeper
%make_build

%install
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
%make_install DESTDIR=%buildroot install
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL

%find_lang --with-gnome %name

%post
%gconf2_install %name
%update_menus

%preun
if [ $1 = 0 ]; then
%gconf2_uninstall %name
fi

%postun
%clean_menus

%files -f %name.lang
%doc AUTHORS ChangeLog NEWS README
%config %_sysconfdir/gconf/schemas/*
%_bindir/cheese
%dir %_libexecdir/cheese
%_libexecdir/cheese/cheese-bugreport.sh
%_datadir/applications/cheese.desktop
%dir %_datadir/cheese
%_datadir/cheese/
%_datadir/icons/hicolor/*/apps/cheese.*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin