shotwell: disable updating schemas, icon and desktop caches.
This commit is contained in:
parent
cd9465ea20
commit
7dcffe2778
|
@ -1,9 +1,12 @@
|
|||
# Template file for 'shotwell'
|
||||
pkgname=shotwell
|
||||
version=0.12.1
|
||||
revision=1
|
||||
homepage="http://yorba.org/shotwell"
|
||||
distfiles="http://yorba.org/download/shotwell/stable/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-desktop-update
|
||||
--disable-icon-update --release"
|
||||
short_desc="Open source photo manager for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
|
|
Loading…
Reference in New Issue