From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-ximagesrc/
Date: Tue, 15 Jan 2019 23:29:05 +0000 (UTC) [thread overview]
Message-ID: <1547594904.c6300fe49cc0db7678997329e2dd9174b1f75978.leio@gentoo> (raw)
commit: c6300fe49cc0db7678997329e2dd9174b1f75978
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 15 23:22:31 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Jan 15 23:28:24 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6300fe4
media-plugins/gst-plugins-ximagesrc: remove old
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
media-plugins/gst-plugins-ximagesrc/Manifest | 2 --
.../gst-plugins-ximagesrc-1.14.2.ebuild | 26 ----------------------
.../gst-plugins-ximagesrc-1.14.3.ebuild | 26 ----------------------
3 files changed, 54 deletions(-)
diff --git a/media-plugins/gst-plugins-ximagesrc/Manifest b/media-plugins/gst-plugins-ximagesrc/Manifest
index 9fa13a531a6..e809a4baf36 100644
--- a/media-plugins/gst-plugins-ximagesrc/Manifest
+++ b/media-plugins/gst-plugins-ximagesrc/Manifest
@@ -1,5 +1,3 @@
DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f SHA512 d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85 SHA512 b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093 SHA512 26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1 SHA512 1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f SHA512 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504
diff --git a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.2.ebuild b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.2.ebuild
deleted file mode 100644
index 8ebedca57d2..00000000000
--- a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="X11 video capture stream plugin for GStreamer"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="
- >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
- >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXdamage-1.1.4-r1[${MULTILIB_USEDEP}]
- >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
-"
-
-# xshm is a compile time option of ximage
-GST_PLUGINS_BUILD="x xshm"
-GST_PLUGINS_BUILD_DIR="ximage"
diff --git a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.3.ebuild b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.3.ebuild
deleted file mode 100644
index 8ebedca57d2..00000000000
--- a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.14.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="X11 video capture stream plugin for GStreamer"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="
- >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
- >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXdamage-1.1.4-r1[${MULTILIB_USEDEP}]
- >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
-"
-
-# xshm is a compile time option of ximage
-GST_PLUGINS_BUILD="x xshm"
-GST_PLUGINS_BUILD_DIR="ximage"
next reply other threads:[~2019-01-15 23:29 UTC|newest]
Thread overview: 85+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-15 23:29 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-30 8:28 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-ximagesrc/ Mart Raudsepp
2023-11-29 8:22 Arthur Zamarin
2023-10-21 22:28 Mart Raudsepp
2023-10-14 3:43 Sam James
2023-10-13 7:33 Mart Raudsepp
2023-07-25 18:10 Arthur Zamarin
2023-07-23 19:32 Arthur Zamarin
2023-06-10 10:15 Arthur Zamarin
2023-06-10 9:45 Arthur Zamarin
2023-05-30 18:21 Sam James
2023-01-14 15:50 Sam James
2022-12-15 4:46 Arthur Zamarin
2022-12-13 20:09 Arthur Zamarin
2022-12-13 20:03 Arthur Zamarin
2022-11-20 18:34 Mart Raudsepp
2022-10-20 17:01 Georgy Yakovlev
2022-09-17 10:46 Arthur Zamarin
2022-09-16 6:52 Agostino Sarubbo
2022-09-14 7:47 Agostino Sarubbo
2022-08-26 13:10 Sam James
2022-06-07 13:59 Matt Turner
2021-09-16 6:27 Sam James
2021-09-16 6:14 Sam James
2021-06-29 16:35 Sam James
2021-02-20 9:36 Mart Raudsepp
2021-02-15 4:03 Sam James
2021-02-14 14:50 Sam James
2021-02-14 2:12 Sam James
2021-02-14 2:09 Sam James
2021-02-13 17:43 Mart Raudsepp
2020-09-07 5:42 Sam James
2020-09-07 5:11 Sam James
2020-06-29 15:51 Mikle Kolyada
2020-06-21 16:52 Thomas Deutschmann
2020-05-03 19:12 Mart Raudsepp
2020-01-01 15:08 Mart Raudsepp
2019-12-10 14:08 Agostino Sarubbo
2019-12-10 12:16 Agostino Sarubbo
2019-12-07 13:17 Mikle Kolyada
2019-12-07 13:12 Mikle Kolyada
2019-08-26 9:36 Mart Raudsepp
2019-02-05 23:33 Mart Raudsepp
2019-01-09 20:31 Sergei Trofimovich
2019-01-09 6:40 Matt Turner
2019-01-09 4:38 Matt Turner
2019-01-09 1:36 Thomas Deutschmann
2018-10-03 23:56 Mart Raudsepp
2018-09-30 20:59 Mart Raudsepp
2018-09-27 18:33 Sergei Trofimovich
2018-09-17 22:54 Matt Turner
2018-09-17 21:49 Mart Raudsepp
2018-07-31 0:43 Thomas Deutschmann
2018-07-30 22:59 Mart Raudsepp
2018-07-16 14:01 Mikle Kolyada
2018-06-21 10:40 Mart Raudsepp
2018-05-25 4:24 Matt Turner
2018-03-17 18:12 Mikle Kolyada
2018-01-28 19:13 Mart Raudsepp
2018-01-05 13:29 Mart Raudsepp
2017-12-16 15:33 Mart Raudsepp
2017-12-16 11:33 Tobias Klausmann
2017-11-11 21:49 Thomas Deutschmann
2017-11-01 19:56 Sergei Trofimovich
2017-11-01 9:35 Sergei Trofimovich
2017-10-26 7:30 Sergei Trofimovich
2017-09-18 20:34 Mart Raudsepp
2017-09-18 20:34 Mart Raudsepp
2017-07-15 15:50 Tobias Klausmann
2017-02-25 1:28 Mart Raudsepp
2017-02-24 13:51 Agostino Sarubbo
2017-02-16 17:26 Agostino Sarubbo
2017-02-16 13:25 Agostino Sarubbo
2017-01-25 15:52 Agostino Sarubbo
2016-10-01 0:54 Pacho Ramos
2016-08-21 12:52 Gilles Dartiguelongue
2016-07-30 20:37 Pacho Ramos
2016-07-09 15:09 Pacho Ramos
2016-07-09 10:12 Pacho Ramos
2016-07-09 10:12 Pacho Ramos
2016-04-07 10:17 Jeroen Roovers
2016-04-02 20:38 Pacho Ramos
2016-02-21 23:44 Pacho Ramos
2016-01-31 13:51 Gilles Dartiguelongue
2016-01-02 21:59 Gilles Dartiguelongue
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=1547594904.c6300fe49cc0db7678997329e2dd9174b1f75978.leio@gentoo \
--to=leio@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