Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / meld


Commits:
b9f06825 by Jan Alexander Steffens (heftig) at 2024-04-08T05:54:33+02:00
3.22.2-3: python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = meld
        pkgdesc = Compare files, directories and working copies
        pkgver = 3.22.2
-       pkgrel = 2
+       pkgrel = 3
        url = https://meldmerge.org/
        arch = any
        license = GPL-2.0-or-later
@@ -10,8 +10,14 @@ pkgbase = meld
        makedepends = meson
        makedepends = yelp-tools
        depends = dconf
+       depends = gdk-pixbuf2
+       depends = glib2
        depends = gsettings-desktop-schemas
+       depends = gtk3
        depends = gtksourceview4
+       depends = hicolor-icon-theme
+       depends = pango
+       depends = python
        depends = python-cairo
        depends = python-gobject
        source = git+https://gitlab.gnome.org/GNOME/meld.git#tag=3.22.2


=====================================
PKGBUILD
=====================================
@@ -5,15 +5,21 @@
 
 pkgname=meld
 pkgver=3.22.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Compare files, directories and working copies"
 url="https://meldmerge.org/";
 license=(GPL-2.0-or-later)
 arch=(any)
 depends=(
   dconf
+  gdk-pixbuf2
+  glib2
   gsettings-desktop-schemas
+  gtk3
   gtksourceview4
+  hicolor-icon-theme
+  pango
+  python
   python-cairo
   python-gobject
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/meld/-/commit/b9f06825f329f707e0dbd8de8aa9070644a65168

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


Reply via email to