26 lines
1.2 KiB
Text
26 lines
1.2 KiB
Text
# Template file for 'cheese'
|
|
pkgname=cheese
|
|
version=3.4.2
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
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-base-devel clutter-gtk-devel clutter-gst-devel mx-devel libgee-devel libcanberra-devel librsvg-devel gnome-desktop-devel"
|
|
fulldepends="gst-plugins-good gst-plugins-bad gnome-video-effects gsettings-desktop-schemas"
|
|
revision=2
|
|
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"
|
|
checksum=730083e1fb7da1fc8c38978cbb957ff2128d6f132132b3863bd60c0963a120e0
|
|
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"
|
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
|
|
|
|
|
|