26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
# Template file for 'shotwell'
|
|
pkgname=shotwell
|
|
version=0.13.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-compile --disable-desktop-update
|
|
--disable-icon-update --release"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
makedepends="pkg-config vala-devel>=0.18 libgomp-devel glib-devel libgee-devel
|
|
libgphoto2-devel libgexiv2-devel libunique-devel libraw-devel rest-devel
|
|
sqlite-devel gtk+3-devel webkit-gtk3-devel libgudev-devel json-glib-devel
|
|
gst-plugins-base-devel"
|
|
short_desc="Open source photo manager for GNOME"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
homepage="http://yorba.org/shotwell"
|
|
distfiles="http://yorba.org/download/shotwell/stable/${pkgname}-${version}.tar.xz"
|
|
checksum=d590579d19d7c97ae45df812d514e43f9138d9ecc0e38fdcbc8d9ac17b7f86e0
|
|
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."
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|