Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qtav: remove for digikam 8.0.0+
@ 2024-07-06  0:13 zlice
  2024-07-06  0:50 ` zlice
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: zlice @ 2024-07-06  0:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 690 bytes --]

There is a new pull request by zlice against master on the void-packages repository

https://github.com/zlice/void-packages qtav-remove
https://github.com/void-linux/void-packages/pull/51123

qtav: remove for digikam 8.0.0+
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
 - **x86_64-musl**

#### Comments

Part of ffmpeg6 migration. digikam will need revbump for opencv-4.7.0 and ffmpeg6 

A patch file from https://github.com/void-linux/void-packages/pull/51123.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qtav-remove-51123.patch --]
[-- Type: text/x-diff, Size: 2322 bytes --]

From ca1510c755e625a05dee7701846d65f44542b128 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Fri, 5 Jul 2024 19:36:39 -0400
Subject: [PATCH] qtav: remove for digikam 8.0.0+

---
 common/shlibs                     | 2 --
 srcpkgs/digikam/template          | 4 ++--
 srcpkgs/removed-packages/template | 1 +
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 07502488237efb..f1c31d5ecc7d51 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3028,8 +3028,6 @@ libCGAL.so.13 cgal-4.10_1
 libCGAL_Core.so.13 cgal-4.10_1
 libCGAL_ImageIO.so.14 cgal-4.14_1
 libqscintilla2_qt5.so.15 qscintilla-qt5-2.11_1
-libQtAVWidgets.so.1 qtav-1.12.0_1
-libQtAV.so.1 qtav-1.12.0_1
 liblxpanel.so.0 lxpanel-0.9.3_1
 libuim.so.8 uim-1.8.6_1
 libuim-scm.so.0 uim-1.8.6_1
diff --git a/srcpkgs/digikam/template b/srcpkgs/digikam/template
index 0a029e44c0afe6..57e256e73e64ca 100644
--- a/srcpkgs/digikam/template
+++ b/srcpkgs/digikam/template
@@ -1,7 +1,7 @@
 # Template file for 'digikam'
 pkgname=digikam
 version=8.3.0
-revision=2
+revision=3
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
  -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins -DBUILD_WITH_QT6=ON
@@ -15,7 +15,7 @@ makedepends="qt6-base-private-devel libjpeg-turbo-devel qt6-scxml-devel
  kf6-solid-devel kf6-ki18n-devel kf6-kio-devel kf6-kiconthemes-devel
  kf6-knotifyconfig-devel kf6-knotifications-devel kf6-threadweaver-devel
  akonadi-contacts-devel libksane6-devel kf6-kcalendarcore-devel tiff-devel
- lcms2-devel qtav libopencv-devel liblqr-devel libgphoto2-devel qt6-webengine-devel
+ lcms2-devel libopencv-devel liblqr-devel libgphoto2-devel qt6-webengine-devel
  lensfun-devel eigen jasper-devel MesaLib-devel glu-devel qt6-webchannel-devel
  kf6-kconfigwidgets-devel kf6-kwidgetsaddons-devel libheif-devel qt6-networkauth-devel
  libmagick-devel"
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 7413b7dc49d7ad..1e2e65f7e82340 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -660,6 +660,7 @@ replaces="
  python3-txacme<=0.9.3_3
  qimageblitz<=0.0.6_4
  qqc2-desktop-style<=5.115.0_1
+ qtav<=1.13.0_2
  qt-designer-devel<=4.8.7_29
  qt-designer-libs<=4.8.7_29
  qt-designer<=4.8.7_29

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: qtav: remove for digikam 8.0.0+
  2024-07-06  0:13 [PR PATCH] qtav: remove for digikam 8.0.0+ zlice
@ 2024-07-06  0:50 ` zlice
  2024-07-06  3:08 ` zlice
  2024-07-08  7:09 ` [PR PATCH] [Merged]: " sgn
  2 siblings, 0 replies; 4+ messages in thread
From: zlice @ 2024-07-06  0:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 224 bytes --]

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/51123#issuecomment-2211547465

Comment:
looks like this is going through a bunch of shit that just updated. will prolly fail

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: qtav: remove for digikam 8.0.0+
  2024-07-06  0:13 [PR PATCH] qtav: remove for digikam 8.0.0+ zlice
  2024-07-06  0:50 ` zlice
@ 2024-07-06  3:08 ` zlice
  2024-07-08  7:09 ` [PR PATCH] [Merged]: " sgn
  2 siblings, 0 replies; 4+ messages in thread
From: zlice @ 2024-07-06  3:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 224 bytes --]

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/51123#issuecomment-2211547465

Comment:
looks like this is going through a bunch of shit that just updated. will prolly fail

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: qtav: remove for digikam 8.0.0+
  2024-07-06  0:13 [PR PATCH] qtav: remove for digikam 8.0.0+ zlice
  2024-07-06  0:50 ` zlice
  2024-07-06  3:08 ` zlice
@ 2024-07-08  7:09 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2024-07-08  7:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 539 bytes --]

There's a merged pull request on the void-packages repository

qtav: remove for digikam 8.0.0+
https://github.com/void-linux/void-packages/pull/51123

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
 - **x86_64-musl**

#### Comments

Part of ffmpeg6 migration. digikam will need revbump for opencv-4.7.0 and ffmpeg6 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-07-08  7:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-06  0:13 [PR PATCH] qtav: remove for digikam 8.0.0+ zlice
2024-07-06  0:50 ` zlice
2024-07-06  3:08 ` zlice
2024-07-08  7:09 ` [PR PATCH] [Merged]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).