[arch-commits] Commit in beagle/repos (extra-i686 extra-i686/PKGBUILD)
daniel at archlinux.org
daniel at archlinux.org
Tue Jul 15 16:28:59 UTC 2008
Date: Tuesday, July 15, 2008 @ 12:28:58
Author: daniel
Revision: 5352
Merged revisions 845-5351 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-i686/ (properties)
beagle/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
Property changes on: beagle/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
- /beagle/trunk:1-844
+ /beagle/trunk:1-5351
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-07-15 16:10:33 UTC (rev 5351)
+++ extra-i686/PKGBUILD 2008-07-15 16:28:58 UTC (rev 5352)
@@ -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