2011-08-26 11:07:26 +02:00
|
|
|
# Template file for 'cheese'
|
|
|
|
pkgname=cheese
|
2012-03-22 09:55:39 +01:00
|
|
|
version=3.3.92
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-03-22 09:55:39 +01:00
|
|
|
configure_args="--disable-scrollkeeper --disable-static --disable-schemas-compile"
|
2011-08-26 11:07:26 +02:00
|
|
|
short_desc="GNOME tool to take pictures and videos from your webcam"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-30 10:23:33 +02:00
|
|
|
homepage="http://www.gnome.org/projects/cheese/"
|
|
|
|
license="GPL-2"
|
2012-03-22 09:55:39 +01:00
|
|
|
checksum=93fdeabd969a07aabc39c4aa91bc25a67f6e8b7e95c4801cccdb36af356385da
|
2011-08-26 11:07:26 +02:00
|
|
|
long_desc="
|
|
|
|
A webcam application that supports image and video capture. Makes it easy to
|
|
|
|
take photos and videos of you, your friends, pets or whatever you want. Allows
|
|
|
|
you to apply fancy visual effects, fine-control image settings and has
|
|
|
|
features such as Multi-Burst mode, Countdown timer for photos."
|
|
|
|
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
2011-10-18 18:45:28 +02:00
|
|
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
2011-08-26 11:07:26 +02:00
|
|
|
|
2012-03-22 09:55:39 +01:00
|
|
|
Add_dependency run nautilus-sendto
|
2011-08-26 11:07:26 +02:00
|
|
|
Add_dependency run desktop-file-utils
|
|
|
|
Add_dependency run hicolor-icon-theme
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
|
|
|
Add_dependency build gnome-doc-utils
|
2012-03-22 09:55:39 +01:00
|
|
|
Add_dependency build itstool
|
2011-08-26 11:07:26 +02:00
|
|
|
Add_dependency build gobject-introspection
|
|
|
|
Add_dependency build gst-plugins-base-devel
|
|
|
|
Add_dependency build clutter-gtk-devel
|
|
|
|
Add_dependency build clutter-gst-devel
|
|
|
|
Add_dependency build mx-devel
|
|
|
|
Add_dependency build libgee-devel
|
|
|
|
Add_dependency build libcanberra-devel
|
|
|
|
Add_dependency build librsvg-devel
|
2011-09-30 10:23:33 +02:00
|
|
|
Add_dependency build gnome-desktop-devel
|
2011-08-26 11:07:26 +02:00
|
|
|
|
2012-03-22 09:55:39 +01:00
|
|
|
Add_dependency full gst-plugins-good
|
|
|
|
Add_dependency full gst-plugins-bad
|
2011-08-26 11:07:26 +02:00
|
|
|
Add_dependency full gnome-video-effects
|
2012-03-22 09:55:39 +01:00
|
|
|
Add_dependency full gsettings-desktop-schemas
|