diff options
Diffstat (limited to 'media-video/arista')
-rw-r--r-- | media-video/arista/Manifest | 1 | ||||
-rw-r--r-- | media-video/arista/arista-0.9.7.ebuild | 76 | ||||
-rw-r--r-- | media-video/arista/files/arista-0.9.7-doc-install.patch | 14 | ||||
-rw-r--r-- | media-video/arista/metadata.xml | 10 |
4 files changed, 0 insertions, 101 deletions
diff --git a/media-video/arista/Manifest b/media-video/arista/Manifest deleted file mode 100644 index 7925db08b4a5..000000000000 --- a/media-video/arista/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST arista-0.9.7.tar.gz 344475 SHA256 e6028e45516f0c5a736d6ec3c19f783e0a06d103cf2a816b8cc967ab964023ff SHA512 0a099f33ff56b67984485bda6a778e07c8f7ee215060b709dad22aaf70ca6489d031100d65323fa05067dfc190a8f03f884f297e62d89bc91ab36a970849df51 WHIRLPOOL 617f24e34bc62d7d43b057ea0346032ef3c13c8cc9e08b1e2705a5284967631c3cf5dc61d44aa438bb2f072baa63ffd6151e46aee2e3c0233e373e84957ec750 diff --git a/media-video/arista/arista-0.9.7.ebuild b/media-video/arista/arista-0.9.7.ebuild deleted file mode 100644 index a8b31269f04c..000000000000 --- a/media-video/arista/arista-0.9.7.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="xml" - -# hack for avoiding detecting 'templates' as a locale, next part of it - in src_prepare -PLOCALES_1="ar ast bg ca cs da de el en_GB es et eu fi fr gl hu ia id it ja jv kn lt nl pl pt pt_BR ro ru sk sl sr sv" -PLOCALES_2="th tr uk zh_CN zh_TW" -PLOCALES="${PLOCALES_1} ${PLOCALES_2}" - -inherit distutils-r1 l10n - -DESCRIPTION="An easy to use multimedia transcoder for the GNOME Desktop" -HOMEPAGE="http://www.transcoder.org" -SRC_URI="http://programmer-art.org/media/releases/arista-transcoder/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 x86" -# Making these USE-defaults since encoding for portable devices is a very -# common use case for Arista. xvid is being added since it's required for -# DVD ripping. No gst-plugins-x264 available at this time. -IUSE="+faac kde nautilus +x264 +xvid" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND=">=x11-libs/gtk+-2.16:2 - >=dev-python/pygtk-2.16:2[${PYTHON_USEDEP}] - dev-python/pygobject:2[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - dev-python/gconf-python:2 - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/python-gudev[${PYTHON_USEDEP}] - gnome-base/librsvg - >=media-libs/gstreamer-0.10.22:0.10 - dev-python/gst-python:0.10[${PYTHON_USEDEP}] - media-libs/gst-plugins-base:0.10 - media-libs/gst-plugins-good:0.10 - media-libs/gst-plugins-bad:0.10 - media-plugins/gst-plugins-meta:0.10 - media-plugins/gst-plugins-ffmpeg:0.10 - x11-themes/gnome-icon-theme - nautilus? ( dev-python/nautilus-python[${PYTHON_USEDEP}] ) - kde? ( dev-python/librsvg-python[${PYTHON_USEDEP}] ) - faac? ( media-plugins/gst-plugins-faac:0.10 ) - x264? ( media-plugins/gst-plugins-x264:0.10 ) - xvid? ( media-plugins/gst-plugins-xvid:0.10 )" - -PATCHES=( "${FILESDIR}/${P}-doc-install.patch" ) - -src_prepare() { - # dirty hack for new locale detection - local PLOCALES="${PLOCALES_1} templates ${PLOCALES_2}" - l10n_find_plocales_changes "${S}/locale" "" "" - - distutils-r1_src_prepare -} - -src_install() { - remove_unused_locale() { - rm -r "${ED}/usr/share/locale/${1}" || die "can not remove unused locale '${1}'" - } - - distutils-r1_src_install - - l10n_for_each_disabled_locale_do remove_unused_locale -} - -pkg_postinst() { - einfo "If you find that a format you want is not supported in Arista," - einfo "please make sure that you have the corresponding USE-flag enabled" - einfo "media-plugins/gst-plugins-meta" -} diff --git a/media-video/arista/files/arista-0.9.7-doc-install.patch b/media-video/arista/files/arista-0.9.7-doc-install.patch deleted file mode 100644 index 9a59c495c403..000000000000 --- a/media-video/arista/files/arista-0.9.7-doc-install.patch +++ /dev/null @@ -1,14 +0,0 @@ -We prefer to install doc files manually through ebuild - ---- setup.py.orig 2013-02-12 00:35:31.387656978 +0400 -+++ setup.py 2013-02-12 00:35:38.418657537 +0400 -@@ -22,9 +22,6 @@ - - data_files = [ - (os.path.join("share", "applications"), ["arista.desktop"]), -- (os.path.join("share", "doc", "arista"), [ -- "README.md", "LICENSE", "AUTHORS" -- ]), - (os.path.join("share", "nautilus-python", "extensions"), ["arista-nautilus.py"]), - ] - diff --git a/media-video/arista/metadata.xml b/media-video/arista/metadata.xml deleted file mode 100644 index 6b36d7c6b5fa..000000000000 --- a/media-video/arista/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <use> - <flag name="faac">Use external faac library for AAC encoding</flag> - <flag name="nautilus">Add an entry in the Nautilus context menu to transcode - media files for a specified device.</flag> - </use> -</pkgmetadata> |