Merge pull request #6122 from Sir-Boops/photos

gnome-photos: update to 3.24.0
This commit is contained in:
Enno Boland 2017-04-08 15:13:04 +02:00 committed by GitHub
commit 8ad3a92b5b
2 changed files with 9 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# Template build file for 'gegl3'.
pkgname=gegl3
version=0.3.8
revision=2
version=0.3.14
revision=1
build_style=gnu-configure
configure_args="--disable-docs --without-sdl --without-libopenraw
--without-libavformat --without-graphviz --without-lua --without-libspiro
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3, LGPL-3"
homepage="http://www.gimp.org"
distfiles="http://ftp.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2"
checksum=06ca9e67a59da026eb941b9d323269d7c19a922f1e478acdd3791a0eef8b229b
checksum=09f5e2e6899697641d4660e3e274aed696f5bacc96ba389ac77674ee1156590a
wrksrc=gegl-$version
post_install() {

View file

@ -1,6 +1,6 @@
# Template file for 'gnome-photos'
pkgname=gnome-photos
version=3.22.5
version=3.24.0
revision=1
build_style=gnu-configure
configure_args="--disable-schemas-compile"
@ -8,14 +8,16 @@ hostmakedepends="pkg-config intltool itstool gnome-doc-utils $(vopt_if gir gobje
makedepends="
gtk+3-devel babl-devel gegl3-devel exempi-devel lcms2-devel gfbgraph-devel
tracker-devel libexif-devel librsvg-devel grilo-devel libgexiv2-devel
gnome-online-accounts-devel gnome-desktop-devel libgdata-devel"
gnome-online-accounts-devel gnome-desktop-devel libgdata-devel
geocode-glib-devel"
depends="desktop-file-utils"
short_desc="Access, organize, and share your photos on GNOME"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org"
homepage="https://wiki.gnome.org/Apps/Photos"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=99a64bc95690c67d24d6db64c0ba1cdc2c2e1acbb3f2fa783fddaafd4a015b64
checksum=66bf291b71cf051f3e8c61e20cb4bd74742fca2a2f8fe956f94e5e9ffdf09767
nocross="https://s3.amazonaws.com/archive.travis-ci.org/jobs/219873990/log.txt"
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then