[arch-commits] Commit in cheese/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Oct 24 01:37:35 UTC 2008


    Date: Thursday, October 23, 2008 @ 21:37:35
  Author: eric
Revision: 16927

Merged revisions 16852,16926 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/cheese/trunk

........
  r16852 | jgc | 2008-10-22 12:24:54 -0400 (Wed, 22 Oct 2008) | 1 line
  
  upgpkg: cheese 2.24.1-1
........
  r16926 | eric | 2008-10-23 21:36:58 -0400 (Thu, 23 Oct 2008) | 2 lines
  
  upgpkg: cheese 2.24.1-1
      added intltool makedepends
........

Modified:
  cheese/repos/extra-x86_64/	(properties)
  cheese/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: cheese/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /cheese/trunk:1-15269
   + /cheese/trunk:1-16926

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-10-24 01:36:58 UTC (rev 16926)
+++ extra-x86_64/PKGBUILD	2008-10-24 01:37:35 UTC (rev 16927)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=cheese
-pkgver=2.24.0
+pkgver=2.24.1
 pkgrel=1
 pkgdesc="Cheese uses your webcam to take photos and videos, applies fancy special effects and lets you share the fun with others"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('libgnomeui>=2.24.0' 'gstreamer0.10-base-plugins>=0.10.21' 'evolution-data-server>=2.24.0' 'librsvg>=2.22.3')
-makedepends=('perlxml' 'gnome-doc-utils>=0.14.0')
+depends=('libgnomeui>=2.24.0' 'gstreamer0.10-base-plugins>=0.10.21' 'evolution-data-server>=2.24.1' 'librsvg>=2.22.3')
+makedepends=('perlxml' 'gnome-doc-utils>=0.14.0' 'intltool')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org/projects/cheese/"
 install=cheese.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('12536184509158aeffadb3f4aa1fd3fc')
+md5sums=('7f51b5ce24492db8798cd9d199667f7f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list