26 lines
1.3 KiB
Text
26 lines
1.3 KiB
Text
# Template file for 'cheese'
|
|
pkgname=cheese
|
|
version=3.6.2
|
|
revision=1
|
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --disable-schemas-compile"
|
|
depends="desktop-file-utils hicolor-icon-theme nautilus-sendto"
|
|
makedepends="which pkg-config intltool gnome-doc-utils itstool
|
|
gobject-introspection gst-plugins-base1-devel clutter-gtk-devel>=1.3.2
|
|
clutter-gst-devel>=1.9.92 mx-devel libgee-devel libcanberra-devel
|
|
librsvg-devel gnome-desktop-devel>=3.6.0 libgudev-devel
|
|
gsettings-desktop-schemas-devel>=3.6.0 gst-plugins-bad1-devel"
|
|
fulldepends="gst-plugins-good1 gnome-video-effects
|
|
gsettings-desktop-schemas>=3.6.0"
|
|
short_desc="GNOME tool to take pictures and videos from your webcam"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org/projects/cheese/"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
|
checksum=745262a0db7d0dbe973497a4f36dd4d85b8a42426d8f431e4b6898351ad6459e
|
|
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."
|