44 lines
1.6 KiB
Text
44 lines
1.6 KiB
Text
# Template file for 'cheese'
|
|
pkgname=cheese
|
|
version=3.4.0
|
|
revision=1
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --disable-schemas-compile"
|
|
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=96b0eae8e366e4d44921e148239167fcb6965dbbcb40e406d6a118c75377b41a
|
|
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"
|
|
|
|
Add_dependency build which
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gnome-doc-utils
|
|
Add_dependency build itstool
|
|
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
|
|
Add_dependency build gnome-desktop-devel
|
|
|
|
Add_dependency run desktop-file-utils
|
|
Add_dependency run hicolor-icon-theme
|
|
Add_dependency run nautilus-sendto
|
|
|
|
Add_dependency full gst-plugins-good
|
|
Add_dependency full gst-plugins-bad
|
|
Add_dependency full gnome-video-effects
|
|
Add_dependency full gsettings-desktop-schemas
|