mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
shotwell: update to 0.28.2.
Closes #13570. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
1c4c37f441
commit
4f17fd3c8d
1 changed files with 9 additions and 10 deletions
|
@ -1,20 +1,19 @@
|
||||||
# Template file for 'shotwell'
|
# Template file for 'shotwell'
|
||||||
pkgname=shotwell
|
pkgname=shotwell
|
||||||
version=0.28.1
|
version=0.28.2
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
hostmakedepends="pkg-config gnome-doc-utils gcr-devel
|
hostmakedepends="gcr-devel glib-devel gnome-doc-utils itstool libgee08-devel
|
||||||
vala-devel libgee08-devel libgexiv2-devel itstool glib-devel"
|
libgexiv2-devel pkg-config vala-devel"
|
||||||
makedepends="gnome-doc-utils vala-devel libgee08-devel libraw-devel
|
makedepends="gnome-doc-utils gst-plugins-base1-devel libgdata-devel
|
||||||
libgphoto2-devel libgexiv2-devel libunique-devel rest-devel
|
libgee08-devel libgexiv2-devel libgphoto2-devel libgudev-devel libraw-devel
|
||||||
sqlite-devel gtk+3-devel webkit2gtk-devel libgudev-devel json-glib-devel
|
libunique-devel rest-devel vala-devel webkit2gtk-devel"
|
||||||
gst-plugins-base1-devel gcr-devel libgdata-devel"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
|
||||||
short_desc="Open source photo manager for GNOME"
|
short_desc="Open source photo manager for GNOME"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2.1-or-later, CC-BY-SA-3.0"
|
license="LGPL-2.1-or-later, CC-BY-SA-3.0"
|
||||||
homepage="https://wiki.gnome.org/Apps/Shotwell"
|
homepage="https://wiki.gnome.org/Apps/Shotwell"
|
||||||
distfiles="${GNOME_SITE}/shotwell/${version%.*}/shotwell-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/shotwell/${version%.*}/shotwell-${version}.tar.xz"
|
||||||
checksum=caffd940cc2530f60fbf6d222d1d9e78ff8c443724403a21c227eb364b9d91fb
|
checksum=16d9e83d02b5e674144d697d7988b49946441a1aa99f0ccfb70d9238c6a2475d
|
||||||
|
lib32disabled=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue