[Frugalware-git] ryuotesting: shotwell-0.12.1-1-x86_64 * Version bump

Baste baste at frugalware.org
Thu Apr 12 18:07:17 CEST 2012


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=55b12f79155efdcbd502df580e7850601afd3fe9

commit 55b12f79155efdcbd502df580e7850601afd3fe9
Author: Baste <baste at frugalware.org>
Date:   Mon Apr 9 19:15:38 2012 +0200

shotwell-0.12.1-1-x86_64
* Version bump

diff --git a/source/gnome-extra/shotwell/FrugalBuild b/source/gnome-extra/shotwell/FrugalBuild
index 0bdd90b..11fba48 100644
--- a/source/gnome-extra/shotwell/FrugalBuild
+++ b/source/gnome-extra/shotwell/FrugalBuild
@@ -2,11 +2,12 @@
# Maintainer: Baste <baste at frugalware.org>

pkgname=shotwell
-pkgver=0.11.6
+pkgver=0.12.1
pkgrel=1
pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
url="http://yorba.org/shotwell/"
-depends=('gconf' 'libgee' 'libgphoto2' 'unique1' 'webkit' 'libgexiv2>=0.3.1-2' 'libraw>=0.14.3' 'librsvg' 'json-glib' 'libgudev')
+depends=('gconf' 'libgee' 'libgphoto2' 'unique' 'webkit' 'libgexiv2>=0.3.1-2' \
+	 'libraw>=0.14.3' 'librsvg' 'json-glib' 'libgudev' 'webkit-gtk3' 'librest')
makedepends=('vala>=0.11' 'intltool')
options=('scriptlet')
_F_gnome_schemas=('/etc/gconf/schemas/shotwell.schemas')
@@ -17,19 +18,10 @@ Finclude gnome-scriptlet
groups=('gnome-extra')
archs=('i686' 'x86_64')
up2date="Flasttar $url/install/"
-source=(http://yorba.org/download/shotwell/0.11/$pkgname-$pkgver.tar.bz2 \
-	http://ftp.gnome.org/pub/gnome/sources/vala/0.12/vala-0.12.1.tar.bz2 \
-	build-hack.patch)
-sha1sums=('2dd2b46dc56f6562522f75bd79eefdc80cbb2a49' \
-          'defa61ac7b9f97abe8aac7ad7fb3f80f3c0b9657' \
-          'a539136e8f62d5353f73a1b9628fd7ff5bc3034b')
+source=(http://yorba.org/download/shotwell/stable/$pkgname-$pkgver.tar.bz2)
+sha1sums=('46182e51d0e478b028aecab47958bb2d50a68fd3')

build() {
-	cd $Fsrcdir/vala-0.12.1
-  	./configure --prefix=$Fsrcdir/vala --enable-vapigen
-  	make
-  	make install
-  	export PATH=$Fsrcdir/vala/bin:$PATH
cd $Fsrcdir/$pkgname-$pkgver
./configure --prefix=/usr \
--with-gconf-schema-file-dir=/etc/gconf/schemas \
@@ -37,9 +29,6 @@ build() {
--disable-desktop-update \
--disable-gsettings-convert-install \
--disable-icon-update || Fdie
-	# hack
-	make || true
-	Fpatch build-hack.patch
make || Fdie
Fmakeinstall
Frm usr/share/icons/hicolor/icon-theme.cache


More information about the Frugalware-git mailing list