Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
shotwell


Commits:
eb914c13 by Balló György at 2024-08-31T11:16:00+02:00
upgpkg: 2:0.32.8-1: Update to new release, remove unused deps

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = shotwell
        pkgdesc = A digital photo organizer designed for the GNOME desktop 
environment (odd versions are unstable!)
-       pkgver = 0.32.7
+       pkgver = 0.32.8
        pkgrel = 1
        epoch = 2
        url = https://wiki.gnome.org/Apps/Shotwell
@@ -13,11 +13,9 @@ pkgbase = shotwell
        makedepends = ninja
        makedepends = cmake
        depends = libgee
-       depends = webkit2gtk-4.1
        depends = libgexiv2
        depends = libraw
        depends = libsoup3
-       depends = desktop-file-utils
        depends = dconf
        depends = hicolor-icon-theme
        depends = json-glib
@@ -25,9 +23,8 @@ pkgbase = shotwell
        depends = libgphoto2
        depends = libgudev
        depends = gcr
-       depends = libgdata
        depends = libportal-gtk3
-       source = 
https://download.gnome.org/sources/shotwell/0.32/shotwell-0.32.7.tar.xz
-       sha256sums = 
12f325e019c3e638c2b961571bc204776761e8261467ef1bb68755889335d5f7
+       source = 
https://download.gnome.org/sources/shotwell/0.32/shotwell-0.32.8.tar.xz
+       sha256sums = 
47063c0179e5d80f534373dc560e1ce8077aadd584eeef06c523a460e2f929c3
 
 pkgname = shotwell


=====================================
PKGBUILD
=====================================
@@ -4,21 +4,21 @@
 
 pkgname=shotwell
 epoch=2
-pkgver=0.32.7
+pkgver=0.32.8
 _basever=${pkgver%.*}
 pkgrel=1
 pkgdesc="A digital photo organizer designed for the GNOME desktop environment 
(odd versions are unstable!)"
 arch=('x86_64')
 url="https://wiki.gnome.org/Apps/Shotwell";
 license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk-4.1' 'libgexiv2' 'libraw' 'libsoup3'
-        'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+depends=('libgee' 'libgexiv2' 'libraw' 'libsoup3'
+        'dconf' 'hicolor-icon-theme' 'json-glib'
         'gst-plugins-base' 'libgphoto2' 'libgudev'
-        'gcr' 'libgdata' 'libportal-gtk3')
+        'gcr' 'libportal-gtk3')
 makedepends=('intltool' 'vala>=0.17.2' 'itstool' 'meson' 'ninja' 'cmake')
 # odd versions are unstable!
 
source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz";)
-sha256sums=('12f325e019c3e638c2b961571bc204776761e8261467ef1bb68755889335d5f7')
+sha256sums=('47063c0179e5d80f534373dc560e1ce8077aadd584eeef06c523a460e2f929c3')
 
 prepare() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/shotwell/-/commit/eb914c131efa66221981fe23b663b76560f908ee

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/shotwell/-/commit/eb914c131efa66221981fe23b663b76560f908ee
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to