[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-11-12 Thread Sergej Pupykin via arch-commits
Date: Thursday, November 12, 2020 @ 21:13:35
  Author: spupykin
Revision: 753765

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 753764, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-12 21:13:28 UTC (rev 753764)
+++ PKGBUILD2020-11-12 21:13:35 UTC (rev 753765)
@@ -1,30 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.30.10
-_basever=${pkgver%.*}
-pkgrel=2
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment 
(odd versions are unstable!)"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'itstool' 'meson' 'ninja')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('01fb8fa0c0404dc9362d589442442bf095c0d453db2718c4a9a6eb0ebfbe3c15')
-
-build() {
-  arch-meson ${pkgname}-${pkgver} build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" meson install -C build
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 753764, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-12 21:13:35 UTC (rev 753765)
@@ -0,0 +1,30 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.30.11
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment 
(odd versions are unstable!)"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'itstool' 'meson' 'ninja')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('c20acf25b8b1f1bc70f38130b464ab07ee319ce304bce2502f9bca098837a289')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" meson install -C build
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-01-10 Thread Sergej Pupykin via arch-commits
Date: Friday, January 10, 2020 @ 11:21:18
  Author: spupykin
Revision: 551596

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 551595, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-10 11:21:07 UTC (rev 551595)
+++ PKGBUILD2020-01-10 11:21:18 UTC (rev 551596)
@@ -1,30 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.30.7
-_basever=${pkgver%.*}
-pkgrel=1
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('345d4205760d26f54033d44cf1b778ed9d3fc964de71293bfd5034ff484631d5')
-
-build() {
-  arch-meson ${pkgname}-${pkgver} build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" meson install -C build
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 551595, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-10 11:21:18 UTC (rev 551596)
@@ -0,0 +1,30 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.30.8
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('722d2ed2ffc843b150490d5e346395398b0b5f40dd706034fa3a70f30e00f5b8')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" meson install -C build
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-09-24 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 24, 2019 @ 19:54:47
  Author: anatolik
Revision: 511676

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 511675, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-24 19:54:23 UTC (rev 511675)
+++ PKGBUILD2019-09-24 19:54:47 UTC (rev 511676)
@@ -1,30 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.30.4
-_basever=${pkgver%.*}
-pkgrel=1
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('b7bccf86831536c9f87d45fb159145662f372f1c8baae10b4ae679e1811c3ffa')
-
-build() {
-  arch-meson ${pkgname}-${pkgver} build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" meson install -C build
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 511675, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-24 19:54:47 UTC (rev 511676)
@@ -0,0 +1,30 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.30.7
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('345d4205760d26f54033d44cf1b778ed9d3fc964de71293bfd5034ff484631d5')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" meson install -C build
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-04-25 Thread Sergej Pupykin via arch-commits
Date: Thursday, April 25, 2019 @ 07:33:33
  Author: spupykin
Revision: 453690

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 453689, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-25 07:33:18 UTC (rev 453689)
+++ PKGBUILD2019-04-25 07:33:33 UTC (rev 453690)
@@ -1,30 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.30.2
-_basever=${pkgver%.*}
-pkgrel=1
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('1945978be04ff6985275f70557fb4f2ea43d5fcd3415388b61738310a206555d')
-
-build() {
-  arch-meson ${pkgname}-${pkgver} build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" meson install -C build
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 453689, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-25 07:33:33 UTC (rev 453690)
@@ -0,0 +1,30 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.30.4
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('b7bccf86831536c9f87d45fb159145662f372f1c8baae10b4ae679e1811c3ffa')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" meson install -C build
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-02-07 Thread Sergej Pupykin via arch-commits
Date: Friday, February 8, 2019 @ 07:20:14
  Author: spupykin
Revision: 430418

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 430417, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-08 07:19:38 UTC (rev 430417)
+++ PKGBUILD2019-02-08 07:20:14 UTC (rev 430418)
@@ -1,30 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.30.1
-_basever=${pkgver%.*}
-pkgrel=2
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('3762b10945f909b108a691a83f5d1fa9d0fac486c0f8e43c195b42035eac1a06')
-
-build() {
-  arch-meson ${pkgname}-${pkgver} build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" meson install -C build
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 430417, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-08 07:20:14 UTC (rev 430418)
@@ -0,0 +1,30 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.30.2
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('1945978be04ff6985275f70557fb4f2ea43d5fcd3415388b61738310a206555d')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" meson install -C build
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-10-01 Thread Sergej Pupykin via arch-commits
Date: Monday, October 1, 2018 @ 16:55:16
  Author: spupykin
Revision: 388902

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 388901, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   62 +
 1 file changed, 30 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-01 16:55:03 UTC (rev 388901)
+++ PKGBUILD2018-10-01 16:55:16 UTC (rev 388902)
@@ -1,32 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.30.1
-_basever=${pkgver%.*}
-pkgrel=1
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('3762b10945f909b108a691a83f5d1fa9d0fac486c0f8e43c195b42035eac1a06')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  meson build
-  ninja -C build
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  DESTDIR="${pkgdir}" ninja -C build install
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 388901, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-01 16:55:16 UTC (rev 388902)
@@ -0,0 +1,30 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.30.1
+_basever=${pkgver%.*}
+pkgrel=2
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('3762b10945f909b108a691a83f5d1fa9d0fac486c0f8e43c195b42035eac1a06')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" meson install -C build
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-10-01 Thread Sergej Pupykin via arch-commits
Date: Monday, October 1, 2018 @ 14:30:41
  Author: spupykin
Revision: 31

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 30, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   66 +
 1 file changed, 32 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-01 14:30:29 UTC (rev 30)
+++ PKGBUILD2018-10-01 14:30:41 UTC (rev 31)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.28.4
-_basever=${pkgver%.*}
-pkgrel=2
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('a976f5ab972e8448a1509fa0dc132e4b40d94d3d7c8c33dc0cc1e25fa7b0670e')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexec=/usr/lib \
-   --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 30, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-01 14:30:41 UTC (rev 31)
@@ -0,0 +1,32 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.30.1
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('3762b10945f909b108a691a83f5d1fa9d0fac486c0f8e43c195b42035eac1a06')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  meson build
+  ninja -C build
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  DESTDIR="${pkgdir}" ninja -C build install
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-07-30 Thread Anatol Pomozov via arch-commits
Date: Monday, July 30, 2018 @ 22:34:39
  Author: anatolik
Revision: 365008

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 365007, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 22:34:15 UTC (rev 365007)
+++ PKGBUILD2018-07-30 22:34:39 UTC (rev 365008)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.28.3
-_basever=${pkgver%.*}
-pkgrel=1
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('d08603f3736f9791c1d7fcfe586ffaaf07b05e18cff370c94c07d8f23e06d403')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexec=/usr/lib \
-   --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 365007, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 22:34:39 UTC (rev 365008)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.28.4
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('a976f5ab972e8448a1509fa0dc132e4b40d94d3d7c8c33dc0cc1e25fa7b0670e')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexec=/usr/lib \
+   --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-05-29 Thread Anatol Pomozov via arch-commits
Date: Wednesday, May 30, 2018 @ 01:59:16
  Author: anatolik
Revision: 333224

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 333223, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-30 01:58:46 UTC (rev 333223)
+++ PKGBUILD2018-05-30 01:59:16 UTC (rev 333224)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.28.2
-_basever=${pkgver%.*}
-pkgrel=1
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('16d9e83d02b5e674144d697d7988b49946441a1aa99f0ccfb70d9238c6a2475d')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexec=/usr/lib \
-   --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 333223, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-30 01:59:16 UTC (rev 333224)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.28.3
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('d08603f3736f9791c1d7fcfe586ffaaf07b05e18cff370c94c07d8f23e06d403')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexec=/usr/lib \
+   --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-04-19 Thread Sergej Pupykin via arch-commits
Date: Thursday, April 19, 2018 @ 11:57:16
  Author: spupykin
Revision: 317034

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 317033, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-19 11:57:01 UTC (rev 317033)
+++ PKGBUILD2018-04-19 11:57:16 UTC (rev 317034)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=1
-pkgver=0.28.2
-_basever=${pkgver%.*}
-pkgrel=1
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('16d9e83d02b5e674144d697d7988b49946441a1aa99f0ccfb70d9238c6a2475d')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexec=/usr/lib \
-   --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 317033, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-19 11:57:16 UTC (rev 317034)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.28.2
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('16d9e83d02b5e674144d697d7988b49946441a1aa99f0ccfb70d9238c6a2475d')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexec=/usr/lib \
+   --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-04-18 Thread Anatol Pomozov via arch-commits
Date: Wednesday, April 18, 2018 @ 17:40:20
  Author: anatolik
Revision: 316915

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 316914, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-18 17:39:53 UTC (rev 316914)
+++ PKGBUILD2018-04-18 17:40:20 UTC (rev 316915)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.28.0
-_basever=${pkgver%.*}
-pkgrel=1
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('afce116d2f0fd2013aee0510038daa466b40b439ab18086236faa54fab3de9b4')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexec=/usr/lib \
-   --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 316914, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-18 17:40:20 UTC (rev 316915)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=1
+pkgver=0.28.2
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('16d9e83d02b5e674144d697d7988b49946441a1aa99f0ccfb70d9238c6a2475d')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexec=/usr/lib \
+   --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-03-20 Thread Sergej Pupykin via arch-commits
Date: Tuesday, March 20, 2018 @ 12:18:16
  Author: spupykin
Revision: 309608

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 309607, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 12:18:02 UTC (rev 309607)
+++ PKGBUILD2018-03-20 12:18:16 UTC (rev 309608)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.26.4
-_basever=${pkgver%.*}
-pkgrel=1
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('70802d290419454e3194f6cf4a74db6c5a5ee2674f92809477083bcf58d32cd8')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexec=/usr/lib \
-   --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 309607, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 12:18:16 UTC (rev 309608)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.28.0
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('afce116d2f0fd2013aee0510038daa466b40b439ab18086236faa54fab3de9b4')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexec=/usr/lib \
+   --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in shotwell/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-01-08 Thread Sergej Pupykin via arch-commits
Date: Monday, January 8, 2018 @ 14:28:37
  Author: spupykin
Revision: 280533

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 280532, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-08 14:28:24 UTC (rev 280532)
+++ PKGBUILD2018-01-08 14:28:37 UTC (rev 280533)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.26.3
-_basever=${pkgver%.*}
-pkgrel=1
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('i686' 'x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('fb83e4b0b3d2fde62f3870e01294269fa099a94cfbcfcc614ab6b09387690ee5')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexec=/usr/lib \
-   --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 280532, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-08 14:28:37 UTC (rev 280533)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.26.4
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('70802d290419454e3194f6cf4a74db6c5a5ee2674f92809477083bcf58d32cd8')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexec=/usr/lib \
+   --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}