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

Sergej Pupykin spupykin at archlinux.org
Mon May 24 17:24:04 UTC 2021


    Date: Monday, May 24, 2021 @ 17:24:03
  Author: spupykin
Revision: 944741

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-24 17:23:53 UTC (rev 944740)
+++ PKGBUILD	2021-05-24 17:24:03 UTC (rev 944741)
@@ -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.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
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 944740, shotwell/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-05-24 17:24:03 UTC (rev 944741)
@@ -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.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
+}



More information about the arch-commits mailing list