From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/movit/
Date: Wed, 15 May 2024 19:06:55 +0000 (UTC) [thread overview]
Message-ID: <1715799996.ea6fd624a0b63a056a90fcece4fff22c49f6af63.mattst88@gentoo> (raw)
commit: ea6fd624a0b63a056a90fcece4fff22c49f6af63
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 19:06:36 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed May 15 19:06:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea6fd624
media-video/movit: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-video/movit/Manifest | 1 -
media-video/movit/movit-1.6.3-r1.ebuild | 44 ---------------------------------
2 files changed, 45 deletions(-)
diff --git a/media-video/movit/Manifest b/media-video/movit/Manifest
index 63e0f950cf62..8b45c0a1999a 100644
--- a/media-video/movit/Manifest
+++ b/media-video/movit/Manifest
@@ -1,3 +1,2 @@
-DIST movit-1.6.3.tar.gz 605922 BLAKE2B b207e587a20aeccc16017b7b1a7334d88381d4268dfb516d0a030b864e41eb06771e6e2c466699ee6ff01a2c972456152b6450bed654e1961dacc9ff2b800c5d SHA512 6f7169710fbb60f79c44393aea57619f4c83d64fb296ea946d591e78fb9a71b513869dc6325f90e4c2dc843b7ed4841eaef41ca69f64787c8a57f4fde583b1e5
DIST movit-1.7.1.tar.gz 606885 BLAKE2B 24977aa7aedc6111f0d7c3350df5bb2529b2c604842040c712eb08b99853e42cc9ed1cc0c297348e9a17926c07b1dd9ace10b3c5d25c6c18aad5b63a797d9c32 SHA512 3893bf983ff3df592f2ab599566e83d1f44aae3bb56ce68a23a584a485341a41da4ee3a9eec131dae4075e459526321a24428ef3ceba858a77590e690020089f
DIST movit-googletest-1.8.1.tar.gz 992298 BLAKE2B 40ef3417fe424205c0617f07207347ce671ac87605f8ac9b8a333b0b06e3fbef9f556041ee324c18f957f3258ab9fe06704f31cdd038355fb7890180eb77ced1 SHA512 e6283c667558e1fd6e49fa96e52af0e415a3c8037afe1d28b7ff1ec4c2ef8f49beb70a9327b7fc77eb4052a58c4ccad8b5260ec90e4bceeac7a46ff59c4369d7
diff --git a/media-video/movit/movit-1.6.3-r1.ebuild b/media-video/movit/movit-1.6.3-r1.ebuild
deleted file mode 100644
index a874a7ac114f..000000000000
--- a/media-video/movit/movit-1.6.3-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-GTEST_PV="1.8.1"
-
-DESCRIPTION="High-performance, high-quality video filters for the GPU"
-HOMEPAGE="https://movit.sesse.net/"
-# Tests need gtest sources, makefile unconditionally builds tests, so ... yey!
-SRC_URI="https://movit.sesse.net/${P}.tar.gz
- https://github.com/google/googletest/archive/refs/tags/release-${GTEST_PV}.tar.gz -> ${PN}-googletest-${GTEST_PV}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-
-# no sane way to use OpenGL from within tests?
-RESTRICT="test"
-
-RDEPEND="media-libs/mesa[X(+)]
- >=dev-cpp/eigen-3.2.0:3
- media-libs/libepoxy[egl,X]
- >=sci-libs/fftw-3:=
- media-libs/libsdl2"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-1.6.3-gcc12.patch
-)
-
-src_compile() {
- GTEST_DIR="${WORKDIR}/googletest-release-${GTEST_PV}/googletest" emake
-}
-
-src_test() {
- GTEST_DIR="${WORKDIR}/googletest-release-${GTEST_PV}/googletest" emake check
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}
next reply other threads:[~2024-05-15 19:06 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-15 19:06 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-10 23:33 [gentoo-commits] repo/gentoo:master commit in: media-video/movit/ Sam James
2024-05-10 23:33 Sam James
2024-05-10 23:33 Sam James
2024-05-02 8:51 Sam James
2023-06-12 8:22 罗百科
2022-04-21 18:51 Sam James
2022-04-10 13:33 Yixun Lan
2022-01-29 14:03 Jakov Smolić
2022-01-14 16:24 Agostino Sarubbo
2022-01-14 16:24 Agostino Sarubbo
2022-01-14 14:40 Arthur Zamarin
2021-11-25 16:53 Marek Szuba
2021-11-25 16:53 Marek Szuba
2021-05-31 20:45 David Seifert
2021-01-09 10:36 Sam James
2020-12-02 0:32 Aaron Bauman
2020-11-14 20:22 David Seifert
2019-09-08 10:55 Agostino Sarubbo
2019-09-07 21:07 Thomas Deutschmann
2019-09-07 15:38 Aaron Bauman
2019-02-19 18:04 Andreas Sturmlechner
2018-03-30 18:53 Patrick Lauer
2018-02-25 9:59 Patrick Lauer
2017-08-26 18:40 Patrick Lauer
2017-07-30 6:33 Patrick Lauer
2017-06-26 13:50 Patrick Lauer
2017-04-08 17:10 Patrick Lauer
2016-11-28 10:56 Patrick Lauer
2016-06-23 13:40 Michael Palimaka
2016-06-13 14:34 Patrick Lauer
2016-02-26 14:15 Patrick Lauer
2016-02-18 9:48 Patrick Lauer
2016-02-11 17:41 Patrick Lauer
2015-12-21 13:22 Patrick Lauer
2015-10-04 9:58 Jeroen Roovers
2015-08-26 23:51 Manuel Rüger
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=1715799996.ea6fd624a0b63a056a90fcece4fff22c49f6af63.mattst88@gentoo \
--to=mattst88@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