summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-02-17 01:03:39 +0200
committerMart Raudsepp <leio@gentoo.org>2019-02-17 01:03:39 +0200
commit6dacf7bba40b53763cc7a442e4c59d3bb0573fcd (patch)
tree765d9be42e5c58626d0744717bcbe4bab3383cf8
parentgnome-extra/gnome-documents: adjust tracker-miners USE dep, drop old (diff)
downloadgnome-6dacf7bb.tar.gz
gnome-6dacf7bb.tar.bz2
gnome-6dacf7bb.zip
media-video/totem: remove 3.26, 3.30.0 available in ::gentoo
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--media-video/totem/Manifest23
-rw-r--r--media-video/totem/totem-3.26.0.ebuild139
2 files changed, 0 insertions, 162 deletions
diff --git a/media-video/totem/Manifest b/media-video/totem/Manifest
deleted file mode 100644
index 036b9e84..00000000
--- a/media-video/totem/Manifest
+++ /dev/null
@@ -1,23 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST totem-3.26.0.tar.xz 3269620 BLAKE2B bdef043d26bc28c262677e32d712a785adaf55e496f478e7116a380fef615c361b92860fa688aeb5da3aebc8e9b75bd279d8d557506971bba2161abea5b35e78 SHA512 8c010162aefbbba080f6e1f1f2738f957970d8a9fc4510d9a9f56a78e60d69a6b5824664fc04f4cc986877baeef50629e3baa83eaf85bf80a65aa88b9d3df829
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2
-
-iQKTBAEBCAB9FiEEX+aBqe7MmoWBwzA1lSmjXZiBxnkFAlsZrgBfFIAAAAAALgAo
-aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDVG
-RTY4MUE5RUVDQzlBODU4MUMzMzAzNTk1MjlBMzVEOTg4MUM2NzkACgkQlSmjXZiB
-xnkz8RAAxTRa1ZS3oo699sevL6wRLRBVX30Nqy7f9V7SNnhYEXQXOoFmwK/9TJ6N
-2FtB/zJoKxkHDogL2WAwvi/RtEa13YrBZM30mTAXYoJU4wi5osSRlMvrBJd+Or4s
-R841LRhzJAFSQ1/uZ80B4nvBaM+Z9GTJ6xpHKloELtPriVlh44lsDMQIf7wsPP/D
-+I8dWIu6eEU62wZixAcuR565j0Q14UsTSrdDEhRDqY+YxqyZ0oGqXIVgj0EchCPk
-q0weTZMJglOlOaNCa3rl92NNDeThezQH7o9FKPIpudHqQne4SYG0iUDFFHDfeljJ
-sECdrds+dX8GtQKlx82PpPLSOZkd7sX8uCT2rZF4Qc6DV/nSk5s91dFGmPzFxBN9
-vFRZuyHQmQixP3xcyyJv4KiXVSIl1oIhywB+9kL1bkWRABUSI3uTZwnPfvttWc02
-KHkBpKJ9EFVgjthRTSBOWot/vAgrpyG6i2SiAxitojW4dic9Wc7F+//53Z8d78TI
-+fVyDABgEXBCNStJYF3ZwcI1GuZ3Q46HbFz/MnPuT0Io0Lko3BnY8Ntxm8yMgnlr
-psffRDnuKzHRkjrmadJbs/O5rlv+7XxnOKJZ6BaL1hC2p0348NlxKQpHUd0mlAj4
-stJZeUFny3DAmib2Up5XAAd/eNYOvo9ohQ9L2yNhHDBOGVF8WxM=
-=9opi
------END PGP SIGNATURE-----
diff --git a/media-video/totem/totem-3.26.0.ebuild b/media-video/totem/totem-3.26.0.ebuild
deleted file mode 100644
index 8ab39a4f..00000000
--- a/media-video/totem/totem-3.26.0.ebuild
+++ /dev/null
@@ -1,139 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5,3_6} )
-PYTHON_REQ_USE="threads"
-
-inherit gnome-meson python-single-r1 vala
-
-DESCRIPTION="Media player for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Videos"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="cdr +introspection lirc nautilus +python test vala"
-# see bug #359379
-REQUIRED_USE="
- python? ( introspection ${PYTHON_REQUIRED_USE} )
-"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
-
-# FIXME:
-# Runtime dependency on gnome-session-2.91
-COMMON_DEPEND="
- >=dev-libs/glib-2.43.4:2[dbus]
- >=dev-libs/libpeas-1.1[gtk]
- >=dev-libs/totem-pl-parser-3.10.1:0=[introspection?]
- >=media-libs/clutter-1.17.3:1.0[gtk]
- >=media-libs/clutter-gst-2.99.2:3.0
- >=media-libs/clutter-gtk-1.8.1:1.0
- >=x11-libs/cairo-1.14
- >=x11-libs/gdk-pixbuf-2.23.0:2
- >=x11-libs/gtk+-3.19.4:3[introspection?]
-
- >=media-libs/grilo-0.3.0:0.3[playlist]
- >=media-libs/gstreamer-1.6.0:1.0
- >=media-libs/gst-plugins-base-1.6.0:1.0[X,introspection?,pango]
- media-libs/gst-plugins-good:1.0
-
- x11-libs/libX11
-
- gnome-base/gnome-desktop:3=
- gnome-base/gsettings-desktop-schemas
-
- cdr? (
- >=dev-libs/libxml2-2.6:2
- >=x11-libs/gtk+-3.19.4:3[X]
- )
- introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
- lirc? ( app-misc/lirc )
- nautilus? ( >=gnome-base/nautilus-2.91.3 )
- python? (
- ${PYTHON_DEPS}
- >=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}] )
-"
-RDEPEND="${COMMON_DEPEND}
- media-plugins/grilo-plugins:0.3
- media-plugins/gst-plugins-meta:1.0
- media-plugins/gst-plugins-taglib:1.0
- x11-themes/adwaita-icon-theme
- python? (
- >=dev-libs/libpeas-1.1.0[python,${PYTHON_USEDEP}]
- dev-python/pyxdg[${PYTHON_USEDEP}]
- dev-python/dbus-python[${PYTHON_USEDEP}]
- >=x11-libs/gtk+-3.5.2:3[introspection] )
-"
-# libxml2+gdk-pixbuf required for glib-compile-resources
-DEPEND="${COMMON_DEPEND}
- app-text/docbook-xml-dtd:4.5
- app-text/yelp-tools
- >=dev-libs/libxml2-2.6:2
- >=dev-util/meson-0.44
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
- x11-base/xorg-proto
- vala? ( $(vala_depend) )
-"
-# docbook-xml-dtd is needed for user doc
-# Prevent dev-python/pylint dep, bug #482538
-
-PATCHES=(
- # Fix some typos in meson.build files
- "${FILESDIR}"/3.26-meson-fixes.patch
- # Do not force all plugins
- "${FILESDIR}"/3.26-control-plugins.patch
- # Do not force pylint with USE=python
- "${FILESDIR}"/3.26-skip-pylint-check.patch
- # Allow disabling calls to gst-inspect (sandbox issue)
- "${FILESDIR}"/3.26-gst-inspect-sandbox.patch
-)
-
-pkg_setup() {
- use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
- vala_src_prepare
- gnome-meson_src_prepare
-}
-
-src_configure() {
- # Disabled: sample-python, sample-vala, zeitgeist-dp
- # brasero-disc-recorder and gromit depend on GTK+ X11 backend and could be made optional
- # if totem itself didn't depend on it
- local plugins="apple-trailers,autoload-subtitles"
- plugins+=",im-status,media-player-keys,ontop"
- plugins+=",properties,recent,screensaver,screenshot"
- plugins+=",skipto,variable-rate,vimeo"
- use cdr && plugins+=",brasero-disc-recorder"
- use lirc && plugins+=",lirc"
- use nautilus && plugins+=",save-file"
- use python && plugins+=",dbusservice,pythonconsole,opensubtitles"
- use vala && plugins+=",rotation"
- plugins+=",gromit"
-
- # pylint is checked unconditionally, but is only used for make check
- # appstream-util overriding necessary until upstream fixes their macro
- # to respect configure switch
- gnome-meson_src_configure \
- -Denable-easy-codec-installation=yes \
- -Denable-gtk-doc=false \
- -Denable-introspection=$(usex introspection yes no) \
- -Denable-nautilus=$(usex nautilus yes no) \
- -Denable-python=$(usex python yes no) \
- -Denable-vala=$(usex vala yes no) \
- -Dgst-inspect=false \
- -Dwith-plugins=${plugins}
-}
-
-src_install() {
- gnome-meson_src_install
- if use python ; then
- local plugin
- for plugin in dbusservice pythonconsole opensubtitles ; do
- python_optimize "${ED}"usr/$(get_libdir)/totem/plugins/${plugin}
- done
- fi
-}