shotwell: update to 0.30.0.
This commit is contained in:
parent
d64dfe8946
commit
7b319c381a
2 changed files with 7 additions and 5 deletions
|
@ -2580,6 +2580,9 @@ libcurlpp.so.1 curlpp-0.8.1_1
|
||||||
libtcd.so.1 libtcd-2.2.7.r2_1
|
libtcd.so.1 libtcd-2.2.7.r2_1
|
||||||
libaccounts-glib.so.0 libaccounts-glib-1.21_1
|
libaccounts-glib.so.0 libaccounts-glib-1.21_1
|
||||||
libaccounts-qt5.so.1 libaccounts-qt5-1.14_1
|
libaccounts-qt5.so.1 libaccounts-qt5-1.14_1
|
||||||
|
libshotwell-plugin-dev-1.0.so.0 shotwell-0.30.0_1
|
||||||
|
libshotwell-plugin-common.so.0 shotwell-0.30.0_1
|
||||||
|
libshotwell-authenticator.so.0 shotwell-0.30.0_1
|
||||||
liballegro.so.5.2 allegro5-5.2.1_1
|
liballegro.so.5.2 allegro5-5.2.1_1
|
||||||
liballegro_primitives.so.5.2 allegro5-5.2.1_1
|
liballegro_primitives.so.5.2 allegro5-5.2.1_1
|
||||||
liballegro_image.so.5.2 allegro5-5.2.1_1
|
liballegro_image.so.5.2 allegro5-5.2.1_1
|
||||||
|
|
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'shotwell'
|
# Template file for 'shotwell'
|
||||||
pkgname=shotwell
|
pkgname=shotwell
|
||||||
version=0.28.4
|
version=0.30.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
configure_args="--disable-schemas-compile"
|
|
||||||
hostmakedepends="gcr-devel glib-devel gnome-doc-utils itstool libgee08-devel
|
hostmakedepends="gcr-devel glib-devel gnome-doc-utils itstool libgee08-devel
|
||||||
libgexiv2-devel pkg-config vala-devel"
|
libgexiv2-devel pkg-config vala-devel"
|
||||||
makedepends="gnome-doc-utils gst-plugins-base1-devel libgdata-devel
|
makedepends="gnome-doc-utils gst-plugins-base1-devel libgdata-devel
|
||||||
|
@ -15,5 +14,5 @@ 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=a976f5ab972e8448a1509fa0dc132e4b40d94d3d7c8c33dc0cc1e25fa7b0670e
|
checksum=d496de89587a7aa13fd08323b919bafefac71d48a160c2cff2f28b7dbd6b9ed5
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Reference in a new issue