From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/openshot/
Date: Sat, 4 Sep 2021 21:01:21 +0000 (UTC) [thread overview]
Message-ID: <1630789125.a6266216f69a7c8dd913caf969779d2756f28a2b.asturm@gentoo> (raw)
commit: a6266216f69a7c8dd913caf969779d2756f28a2b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 4 19:50:34 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 4 20:58:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6266216
media-video/openshot: Drop 2.5.1-r1 and 2.5.1_p20210228
Broken by dev-python/PyQt5[webkit] removal.
Snapshot was always broken at runtime reportedly.
Closes: https://bugs.gentoo.org/709858
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-video/openshot/Manifest | 2 -
media-video/openshot/openshot-2.5.1-r1.ebuild | 53 ----------------------
.../openshot/openshot-2.5.1_p20210228.ebuild | 53 ----------------------
3 files changed, 108 deletions(-)
diff --git a/media-video/openshot/Manifest b/media-video/openshot/Manifest
index 0f2d2af3aba..3857a19a8a7 100644
--- a/media-video/openshot/Manifest
+++ b/media-video/openshot/Manifest
@@ -1,3 +1 @@
-DIST openshot-2.5.1.tar.gz 60217543 BLAKE2B 3f195b14a9fb004e845c731be64138c20da84ac0c90db43b547ee9ea059d32f85ada04aa0462b755a7ea5c3d3b30088fab35414147dded55deb9d5eab5926d2d SHA512 8254a45254bbe523b6485b9598022de2c46ec30818e606ac4665790d29486693c4efe9f5bc55ee43d6342de6782cf0090e4bc880e831c08e3b1218bca555af14
-DIST openshot-2.5.1_p20210228.tar.gz 64780534 BLAKE2B c31bd2531df28ce9bed688fbc34dc383018024ffe9364699e45c08135f5c0692d97f601bc578ba07fd44e2f8f58f0b27c5bc10bb3af48c8cf0be17a45b966116 SHA512 b5ce39d31bc1b997d272b3817ccdcef4749126755e329a278700f6735a1484b0c2b917e04a5f1b9826ee0e5ea983a624be59af16bf79f038be44a29763cc68b5
DIST openshot-2.6.0.tar.gz 68096356 BLAKE2B e34ef6ee043565a895a110f867bbdbe4f49290d883224eec1c710f7b94186cea3a5083502b5c80d2dc02ddd61fc87d0ceacd397465892bd5e149b1846a2328ef SHA512 9e569f318672047e8251d00ce0bb80e4b295d5daba58c11a3e286b7daebf45b35a34d4ecc5a9d81891b0a68d75d813a78023ee984b8690a2d1217a8517239ee9
diff --git a/media-video/openshot/openshot-2.5.1-r1.ebuild b/media-video/openshot/openshot-2.5.1-r1.ebuild
deleted file mode 100644
index 5bdad6fff91..00000000000
--- a/media-video/openshot/openshot-2.5.1-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-PYTHON_REQ_USE=xml
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1 xdg
-
-MY_PN="${PN}-qt"
-
-DESCRIPTION="An award-winning free and open-source video editor"
-HOMEPAGE="https://www.openshot.org/"
-SRC_URI="https://github.com/OpenShot/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="1"
-KEYWORDS="amd64 x86"
-IUSE="doc"
-
-RDEPEND="
- $(python_gen_cond_dep '
- dev-python/httplib2[${PYTHON_USEDEP}]
- dev-python/PyQt5[${PYTHON_USEDEP},gui,svg,webkit(-),widgets]
- dev-python/pyzmq[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- ')
- >=media-libs/libopenshot-0.2.5:0=[python,${PYTHON_SINGLE_USEDEP}]
-"
-BDEPEND="
- $(python_gen_cond_dep '
- doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
- ')
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-src_prepare() {
- distutils-r1_python_prepare_all
- # prevent setup.py from trying to update MIME databases
- sed -i 's/^ROOT =.*/ROOT = False/' setup.py || die
-}
-
-python_compile_all() {
- use doc && emake -C doc html
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( doc/_build/html/. )
- distutils-r1_python_install_all
-}
diff --git a/media-video/openshot/openshot-2.5.1_p20210228.ebuild b/media-video/openshot/openshot-2.5.1_p20210228.ebuild
deleted file mode 100644
index 16b6035f894..00000000000
--- a/media-video/openshot/openshot-2.5.1_p20210228.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-PYTHON_REQ_USE=xml
-DISTUTILS_SINGLE_IMPL=1
-
-COMMIT=146189dc050a9462f71a8b37e783aa52b73e4d9b
-MY_PN="${PN}-qt"
-inherit distutils-r1 xdg
-
-DESCRIPTION="Award-winning free and open-source video editor"
-HOMEPAGE="https://openshot.org/"
-SRC_URI="https://github.com/OpenShot/${MY_PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${COMMIT}"
-
-LICENSE="GPL-3+"
-SLOT="1"
-# KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-
-RDEPEND="
- $(python_gen_cond_dep '
- dev-python/httplib2[${PYTHON_USEDEP}]
- dev-python/PyQt5[${PYTHON_USEDEP},gui,svg,widgets]
- dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
- dev-python/pyzmq[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- ')
- >=media-libs/libopenshot-0.2.5:0=[python,${PYTHON_SINGLE_USEDEP}]
-"
-BDEPEND="
- $(python_gen_cond_dep '
- doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
- ')
-"
-
-src_prepare() {
- distutils-r1_python_prepare_all
- # prevent setup.py from trying to update MIME databases
- sed -i 's/^ROOT =.*/ROOT = False/' setup.py || die
-}
-
-python_compile_all() {
- use doc && emake -C doc html
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( doc/_build/html/. )
- distutils-r1_python_install_all
-}
next reply other threads:[~2021-09-04 21:01 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-04 21:01 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-07 20:55 [gentoo-commits] repo/gentoo:master commit in: media-video/openshot/ Sam James
2023-07-06 0:06 Sam James
2023-05-03 7:22 Sam James
2023-05-01 13:19 Sam James
2023-02-07 10:37 Andreas Sturmlechner
2022-06-10 6:48 Agostino Sarubbo
2022-06-09 7:39 Agostino Sarubbo
2022-06-07 5:17 Sam James
2022-02-04 18:40 Michał Górny
2021-11-21 16:17 Stefan Strogin
2021-10-27 15:33 Rick Farina
2021-09-04 19:20 Stefan Strogin
2021-06-01 17:07 Andrew Ammerlaan
2021-05-30 19:04 Andreas Sturmlechner
2021-05-26 3:57 Stefan Strogin
2021-05-25 11:15 Sam James
2021-03-15 13:35 Andreas Sturmlechner
2021-02-21 10:16 Andreas Sturmlechner
2021-01-21 7:40 Agostino Sarubbo
2021-01-10 15:53 Andreas Sturmlechner
2021-01-10 15:53 Andreas Sturmlechner
2021-01-01 22:14 Andreas Sturmlechner
2021-01-01 22:14 Andreas Sturmlechner
2021-01-01 22:14 Andreas Sturmlechner
2020-12-03 15:42 Andreas Sturmlechner
2020-12-03 15:42 Andreas Sturmlechner
2020-05-16 2:44 Stefan Strogin
2020-02-25 5:44 Stefan Strogin
2020-02-10 19:59 Stefan Strogin
2019-12-15 14:46 Agostino Sarubbo
2019-12-15 12:44 Agostino Sarubbo
2019-08-14 2:33 Stefan Strogin
2019-06-13 15:31 Stefan Strogin
2019-06-13 15:31 Stefan Strogin
2018-05-01 7:36 Michał Górny
2018-02-06 15:10 Thomas Deutschmann
2017-12-06 19:52 Pacho Ramos
2017-10-03 22:14 Patrice Clement
2017-07-26 8:12 Michał Górny
2017-07-26 8:12 Michał Górny
2017-01-29 16:45 Michael Palimaka
2017-01-29 16:45 Michael Palimaka
2016-09-14 7:38 David Seifert
2016-07-04 0:05 Göktürk Yüksek
2016-07-04 0:05 Göktürk Yüksek
2016-04-25 13:17 Patrice Clement
2016-04-21 9:52 Ian Delaney
2016-04-18 8:13 Patrice Clement
2016-03-18 5:33 Ian Delaney
2016-03-16 10:03 Patrice Clement
2016-03-16 8:58 Ian Delaney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1630789125.a6266216f69a7c8dd913caf969779d2756f28a2b.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox