Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
swayimg


Commits:
029c3004 by Antonio Rojas at 2026-01-13T14:28:34+01:00
upgpkg: 4.6-2: libraw 0.22 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = swayimg
        pkgdesc = A lightweight image viewer for Wayland display servers
        pkgver = 4.6
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/artemsen/swayimg
        arch = x86_64
        license = MIT
@@ -12,6 +12,7 @@ pkgbase = swayimg
        depends = cairo
        depends = hicolor-icon-theme
        depends = libavif
+       depends = libdrm
        depends = libexif.so
        depends = libfontconfig.so
        depends = libfreetype.so


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=swayimg
 pkgver=4.6
-pkgrel=1
+pkgrel=2
 pkgdesc='A lightweight image viewer for Wayland display servers'
 arch=('x86_64')
 license=('MIT')
@@ -18,6 +18,7 @@ depends=(
     'cairo'
     'hicolor-icon-theme'
     'libavif'
+    'libdrm'
     'libexif.so'
     'libfontconfig.so'
     'libfreetype.so'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/swayimg/-/commit/029c30047aeaf9533d4c2d8f545bd0137a08e6a6

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


Reply via email to