Balló György pushed to branch main at Arch Linux / Packaging / Packages / pitivi
Commits: a19032a7 by Balló György at 2024-08-18T00:16:08+02:00 upgpkg: 2023.03-5: Remove unneeded libwnck3 from depends - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = pitivi pkgdesc = Editor for audio/video projects using the GStreamer framework pkgver = 2023.03 - pkgrel = 4 + pkgrel = 5 url = https://pitivi.org/ arch = x86_64 license = LGPL-2.1-or-later @@ -27,7 +27,6 @@ pkgbase = pitivi depends = hicolor-icon-theme depends = libnotify depends = libpeas - depends = libwnck3 depends = pango depends = python depends = python-cairo ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=pitivi pkgver=2023.03 -pkgrel=4 +pkgrel=5 pkgdesc='Editor for audio/video projects using the GStreamer framework' arch=(x86_64) url='https://pitivi.org/' @@ -29,7 +29,6 @@ depends=( hicolor-icon-theme libnotify libpeas - libwnck3 pango python python-cairo View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pitivi/-/commit/a19032a74e8833996fcf3239c91373b89fb9a537 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pitivi/-/commit/a19032a74e8833996fcf3239c91373b89fb9a537 You're receiving this email because of your account on gitlab.archlinux.org.