Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] opencv: make opencv4-python a transitional package
@ 2022-09-03 16:06 paper42
  2022-09-03 18:16 ` paper42
  2022-09-03 18:16 ` [PR PATCH] [Closed]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: paper42 @ 2022-09-03 16:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages opencv4-python
https://github.com/void-linux/void-packages/pull/39088

opencv: make opencv4-python a transitional package
cc @classabbyamp

repositories are currently staged because of inconsistent shlibs, this should fix that

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-opencv4-python-39088.patch --]
[-- Type: text/x-diff, Size: 2073 bytes --]

From b0bc12b617e45fd2986c1ca3793ea7a45c4dfb05 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sat, 3 Sep 2022 18:03:20 +0200
Subject: [PATCH] opencv: make opencv4-python a transitional package

---
 srcpkgs/opencv/template           | 8 +++++++-
 srcpkgs/opencv4-python            | 1 +
 srcpkgs/removed-packages/template | 3 +--
 3 files changed, 9 insertions(+), 3 deletions(-)
 create mode 120000 srcpkgs/opencv4-python

diff --git a/srcpkgs/opencv/template b/srcpkgs/opencv/template
index a46cf9d79a78..89b5823cd202 100644
--- a/srcpkgs/opencv/template
+++ b/srcpkgs/opencv/template
@@ -1,7 +1,7 @@
 # Template file for 'opencv'
 pkgname=opencv
 version=4.6.0
-revision=1
+revision=2
 create_wrksrc=yes
 build_wrksrc=${pkgname}-${version}
 build_style=cmake
@@ -94,6 +94,12 @@ libopencv4-devel_package() {
 	build_style=meta
 }
 
+libopencv4-python_package() {
+	depends="lib${sourcepkg}-python3>=${version}_${revision}"
+	short_desc+=" - Python3 bindings (transitional dummy package)"
+	build_style=meta
+}
+
 libopencv4-python3_package() {
 	depends="lib${sourcepkg}-python3>=${version}_${revision}"
 	short_desc+=" - Python3 bindings (transitional dummy package)"
diff --git a/srcpkgs/opencv4-python b/srcpkgs/opencv4-python
new file mode 120000
index 000000000000..f5341cf36786
--- /dev/null
+++ b/srcpkgs/opencv4-python
@@ -0,0 +1 @@
+opencv
\ No newline at end of file
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 87fa3eab02f0..3762cfc9d85b 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,7 +1,7 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
 version=0.1
-revision=72
+revision=73
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -250,7 +250,6 @@ replaces="
  libmpd-devel<=11.8.17_3
  libmpd<=11.8.17_3
  libopencv-python<=3.4.15_1
- libopencv4-python<=4.5.3_2
  libpng12<=1.2.59_1
  libpyside-python3<=5.15.0_2
  libqmatrixclient-devel<=0.5.3.2_1

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

* Re: opencv: make opencv4-python a transitional package
  2022-09-03 16:06 [PR PATCH] opencv: make opencv4-python a transitional package paper42
@ 2022-09-03 18:16 ` paper42
  2022-09-03 18:16 ` [PR PATCH] [Closed]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-09-03 18:16 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/39088#issuecomment-1236176208

Comment:
fixed by removing opencv4-python and opencv-python packages from binary repositories

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

* Re: [PR PATCH] [Closed]: opencv: make opencv4-python a transitional package
  2022-09-03 16:06 [PR PATCH] opencv: make opencv4-python a transitional package paper42
  2022-09-03 18:16 ` paper42
@ 2022-09-03 18:16 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-09-03 18:16 UTC (permalink / raw)
  To: ml

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

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

opencv: make opencv4-python a transitional package
https://github.com/void-linux/void-packages/pull/39088

Description:
cc @classabbyamp

repositories are currently staged because of inconsistent shlibs, this should fix that

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

end of thread, other threads:[~2022-09-03 18:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-03 16:06 [PR PATCH] opencv: make opencv4-python a transitional package paper42
2022-09-03 18:16 ` paper42
2022-09-03 18:16 ` [PR PATCH] [Closed]: " paper42

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).