cheese: update to 3.8.0.
This commit is contained in:
parent
49876f9665
commit
4b2ec7ee9f
2 changed files with 12 additions and 19 deletions
|
@ -1,13 +1,8 @@
|
||||||
# Template file for 'cheese-devel'.
|
# Template file for 'cheese-devel'.
|
||||||
#
|
#
|
||||||
depends="gst-plugins-base1-devel libcanberra-devel clutter-gst-devel>=1.9.92
|
depends="gst-plugins-base1-devel libcanberra-devel clutter-gst-devel>=2.0.2
|
||||||
clutter-gtk-devel>=1.3.2 libcheese-${version}_${revision}"
|
clutter-gtk-devel>=1.4.4 ibcheese-${version}_${revision}"
|
||||||
short_desc="${sourcepkg} -- development files"
|
short_desc="${short_desc} -- development files"
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
|
|
|
@ -1,24 +1,22 @@
|
||||||
# Template file for 'cheese'
|
# Template file for 'cheese'
|
||||||
pkgname=cheese
|
pkgname=cheese
|
||||||
version=3.6.2
|
version=3.8.0
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="lib${pkgname} ${pkgname}-devel"
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile"
|
configure_args="--disable-static --disable-schemas-compile"
|
||||||
depends="desktop-file-utils hicolor-icon-theme nautilus-sendto"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
makedepends="which pkg-config intltool gnome-doc-utils itstool
|
hostmakedepends="which pkg-config intltool gnome-doc-utils itstool gobject-introspection"
|
||||||
gobject-introspection gst-plugins-base1-devel clutter-gtk-devel>=1.3.2
|
makedepends="gst-plugins-base1-devel clutter-gtk-devel>=1.4.4 clutter-gst-devel>=2.0.2_2
|
||||||
clutter-gst-devel>=1.9.92 mx-devel libgee-devel libcanberra-devel
|
libgee08-devel>=0.10 libcanberra-devel librsvg-devel libgudev-devel
|
||||||
librsvg-devel gnome-desktop-devel>=3.6.0 libgudev-devel
|
gnome-desktop-devel>=3.8.0 gst-plugins-bad1-devel"
|
||||||
gsettings-desktop-schemas-devel>=3.6.0 gst-plugins-bad1-devel"
|
fulldepends="gst-plugins-good1 gnome-video-effects"
|
||||||
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"
|
short_desc="GNOME tool to take pictures and videos from your webcam"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org/projects/cheese/"
|
homepage="http://www.gnome.org/projects/cheese/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=745262a0db7d0dbe973497a4f36dd4d85b8a42426d8f431e4b6898351ad6459e
|
checksum=4e6f8c46ac6a2f80d0e8d540f582df1d5e2f67c59650cde0d60b837f5c779d9e
|
||||||
long_desc="
|
long_desc="
|
||||||
A webcam application that supports image and video capture. Makes it easy to
|
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
|
take photos and videos of you, your friends, pets or whatever you want. Allows
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue