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

daniel at archlinux.org daniel at archlinux.org
Tue Jul 15 16:10:33 UTC 2008


    Date: Tuesday, July 15, 2008 @ 12:10:33
  Author: daniel
Revision: 5351

Merged revisions 836-5350 via svnmerge from 
svn+ssh://daniel@svn.archlinux.org/home/svn-packages/beagle/trunk

........
  r5350 | daniel | 2008-07-15 18:09:59 +0200 (Tue, 15 Jul 2008) | 1 line
  
  upgpkg: beagle 0.3.8-1
........

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

----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)


Property changes on: beagle/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /beagle/trunk:1-835
   + /beagle/trunk:1-5350

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-07-15 16:09:59 UTC (rev 5350)
+++ extra-x86_64/PKGBUILD	2008-07-15 16:10:33 UTC (rev 5351)
@@ -2,13 +2,13 @@
 # Maintainer: Daniel Isenmann <daniel @ archlinux.org>
 # Contributor: Shadowhand <woody.gilk at gmail.com>
 pkgname=beagle
-pkgver=0.3.6.1
-pkgrel=2
+pkgver=0.3.8
+pkgrel=1
 pkgdesc="Search tool that ransacks your personal information space"
 arch=(i686 x86_64)
 url="http://www.gnome.org/projects/beagle/"
 license=('custom')
-depends=('gnome-sharp' 'gmime>=2.2.18' 'evolution-sharp>=0.16.1' 'libexif' 'librsvg>=2.22.2' 'sqlite3' 'libxss' 'wv>=1.2.4' 'chmlib' 'gsf-sharp>=0.8.1' 'libsm' 'xdg-utils' 'ndesk-dbus-glib' 'mono>=1.9')
+depends=('gnome-sharp' 'gmime>=2.2.18' 'evolution-sharp>=0.16.1' 'libexif' 'librsvg>=2.22.2' 'sqlite3' 'libxss' 'wv>=1.2.4' 'chmlib' 'gsf-sharp>=0.8.1' 'libsm' 'xdg-utils' 'ndesk-dbus-glib' 'mono>=1.9' 'taglib-sharp')
 makedepends=('perlxml' 'zip' 'pkgconfig')
 options=('!libtool')
 backup=('etc/beagle/crawl-applications' 'etc/beagle/crawl-documentation'
@@ -16,7 +16,7 @@
 install=beagle.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.3/${pkgname}-${pkgver}.tar.bz2
 	beagle-0.2.1-spew.patch)
-md5sums=('b2ef90b36bed0a24b7ccf52d388c5b98'
+md5sums=('fcafad26efa65a3bf06a019268ae6230'
          '74feeb60c70999db8895b3a9d260869a')
 
 build() {
@@ -32,8 +32,7 @@
 	--enable-inotify \
 	--disable-libbeagle \
 	--disable-static \
-	--disable-docs \
-        --disable-evolution	
+	--disable-docs 
   make || return 1
   make DESTDIR=${startdir}/pkg install
 





More information about the arch-commits mailing list