[arch-commits] Commit in cheese/repos (3 files)

Jan de Groot jgc at archlinux.org
Sat Jul 19 00:19:26 UTC 2008


    Date: Friday, July 18, 2008 @ 20:19:26
  Author: jgc
Revision: 5637

Merged revisions 4325-5636 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/cheese/trunk

........
  r4454 | jgc | 2008-07-07 16:24:19 +0000 (Mon, 07 Jul 2008) | 2 lines
  
  Change URL (FS#10847)
........
  r5636 | jgc | 2008-07-19 00:19:14 +0000 (Sat, 19 Jul 2008) | 1 line
  
  upgpkg: cheese 2.22.3-2
........

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

----------------+
 PKGBUILD       |    4 ++--
 cheese.install |    2 --
 2 files changed, 2 insertions(+), 4 deletions(-)


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

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-07-19 00:19:14 UTC (rev 5636)
+++ extra-x86_64/PKGBUILD	2008-07-19 00:19:26 UTC (rev 5637)
@@ -3,7 +3,7 @@
 
 pkgname=cheese
 pkgver=2.22.3
-pkgrel=1
+pkgrel=2
 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')
@@ -11,7 +11,7 @@
 makedepends=('perlxml' 'gnome-doc-utils>=0.12.2')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
-url="http://www.gnome.org"
+url="http://www.gnome.org/projects/cheese/"
 install=cheese.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('21c23e289b1c8a1ae014704d615a9540')

Modified: extra-x86_64/cheese.install
===================================================================
--- extra-x86_64/cheese.install	2008-07-19 00:19:14 UTC (rev 5636)
+++ extra-x86_64/cheese.install	2008-07-19 00:19:26 UTC (rev 5637)
@@ -3,7 +3,6 @@
 post_install() {
   usr/sbin/gconfpkg --install ${pkgname}
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
 }
 
 pre_upgrade() {
@@ -19,6 +18,5 @@
 }
 
 post_remove() {
-  update-desktop-database -q
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }





More information about the arch-commits mailing list