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

Sergej Pupykin spupykin at gemini.archlinux.org
Thu Aug 19 15:03:01 UTC 2021


    Date: Thursday, August 19, 2021 @ 15:03:01
  Author: spupykin
Revision: 1003842

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 15:02:52 UTC (rev 1003841)
+++ PKGBUILD	2021-08-19 15:03:01 UTC (rev 1003842)
@@ -1,30 +0,0 @@
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
-
-pkgname=shotwell
-epoch=2
-pkgver=0.30.12
-_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=('8643d7be3388e00fb3155d5332a388290e7651fc4dcd56914311d354b0ccacc0')
-
-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 1003841, shotwell/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-08-19 15:03:01 UTC (rev 1003842)
@@ -0,0 +1,30 @@
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
+
+pkgname=shotwell
+epoch=2
+pkgver=0.30.13
+_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=('4abc078fd0454ecd9aca74bace9e83b589dc97f95addd4622e3dd644c952a82b')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" meson install -C build
+}



More information about the arch-commits mailing list