shotwell: update to 0.13.1.
This commit is contained in:
parent
e48a8d3344
commit
4e969a60a5
1 changed files with 6 additions and 13 deletions
|
@ -1,25 +1,18 @@
|
||||||
# Template file for 'shotwell'
|
# Template file for 'shotwell'
|
||||||
pkgname=shotwell
|
pkgname=shotwell
|
||||||
version=0.13.0
|
version=0.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-desktop-update
|
configure_args="--disable-schemas-compile --disable-desktop-update
|
||||||
--disable-icon-update --release"
|
--disable-icon-update --release"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
makedepends="pkg-config vala-devel>=0.18 libgomp-devel glib-devel libgee-devel
|
makedepends="pkg-config vala-devel>=0.18 libgomp-devel glib-devel
|
||||||
libgphoto2-devel libgexiv2-devel libunique-devel libraw-devel rest-devel
|
libgphoto2-devel libgexiv2-devel libunique-devel libraw-devel rest-devel
|
||||||
sqlite-devel gtk+3-devel webkit-gtk3-devel libgudev-devel json-glib-devel
|
sqlite-devel gtk+3-devel webkit-gtk3-devel libgudev-devel json-glib-devel
|
||||||
gst-plugins-base-devel"
|
libgee-devel gst-plugins-base-devel"
|
||||||
short_desc="Open source photo manager for GNOME"
|
short_desc="Open source photo manager for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://yorba.org/shotwell"
|
homepage="http://yorba.org/shotwell"
|
||||||
distfiles="http://yorba.org/download/shotwell/stable/${pkgname}-${version}.tar.xz"
|
distfiles="http://yorba.org/download/shotwell/stable/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d590579d19d7c97ae45df812d514e43f9138d9ecc0e38fdcbc8d9ac17b7f86e0
|
checksum=e548c3274410e0696ffcd051eabd38ca2a507031f36b7203c1e68966815fa735
|
||||||
long_desc="
|
|
||||||
Shotwell is a digital photo manager designed for the GNOME desktop
|
|
||||||
environment. It allows you to import photos from disk or camera,
|
|
||||||
organize them in various ways, view them in full-window or fullscreen
|
|
||||||
mode, and export them to share with others."
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue