public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Donnie Berkholz" <dberkholz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dberkholz:master commit in: media-video/openshot/
Date: Mon,  9 Dec 2013 15:44:21 +0000 (UTC)	[thread overview]
Message-ID: <1386603847.4fa360ce06755a2b618af39f261e7643c384d8cb.dberkholz@gentoo> (raw)

commit:     4fa360ce06755a2b618af39f261e7643c384d8cb
Author:     Donnie Berkholz <dberkholz <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  9 15:44:07 2013 +0000
Commit:     Donnie Berkholz <dberkholz <AT> gentoo <DOT> org>
CommitDate: Mon Dec  9 15:44:07 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dberkholz.git;a=commit;h=4fa360ce

openshot: Merged to main tree.

---
 media-video/openshot/Manifest              |  2 -
 media-video/openshot/openshot-1.4.3.ebuild | 71 ------------------------------
 2 files changed, 73 deletions(-)

diff --git a/media-video/openshot/Manifest b/media-video/openshot/Manifest
deleted file mode 100644
index 1ec2432..0000000
--- a/media-video/openshot/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST openshot-1.4.3.tar.gz 31990991 SHA256 5bebf1c59a8667b0263599544f2d23ce6be3ab79ce24a85b766e1e39cab859d0 SHA512 f3221c3e508ccf61d4fd2771de47f42ddb1a78996853011ee336e8ccf842a0fd97707a60c677e1465a89e6eb67911b6eb98b002959f8a29ac9e31924bbb6fcda WHIRLPOOL 4fd8d5b5db2923c8b7349032847087b9cf4ccdbade206c5c6cc9aac27ace6e99c6053bd1184cf14b20c80b4f666baf356798a5b6a8d6c7c737a9a986894943af
-EBUILD openshot-1.4.3.ebuild 2126 SHA256 c083be50d50701220d1b49ca5b05817e173edcd75e34761e4af77e20b9a71be7 SHA512 c9af694f5b879a3c10c6f7b3974e12703135de91b36779b897bed6e07f9792b946238580fcba5a145a8111b149e3ed6af6e32c754369fe074e55fc23769ab74f WHIRLPOOL 40b3f8dab12f8791c5822cd9cf1432cb599e3cff465d58193eb53bee87a287fad4b05e743c8fabeef6279710efacee82a0009303cc8aac6f8e6cf3fa08374f50

diff --git a/media-video/openshot/openshot-1.4.3.ebuild b/media-video/openshot/openshot-1.4.3.ebuild
deleted file mode 100644
index ecf7f4e..0000000
--- a/media-video/openshot/openshot-1.4.3.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-PYTHON_DEPEND=2:2.5
-PYTHON_USE_WITH=xml
-
-inherit versionator distutils fdo-mime python
-
-DESCRIPTION="OpenShot Video Editor is a non-linear video editor"
-HOMEPAGE="http://www.openshotvideo.com"
-SRC_URI="http://launchpad.net/openshot/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-        >=x11-libs/gtk+-2.18:2
-        dev-python/pygtk
-        dev-python/pygoocanvas
-        dev-python/pyxdg
-        dev-python/librsvg-python
-        dev-python/httplib2
-        >=media-libs/mlt-0.4.6-r1[ffmpeg,frei0r,gtk,melt,python,sdl,xml]
-        media-sound/sox[encode,ffmpeg]
-        >=virtual/ffmpeg-0.6[encode,sdl]
-        virtual/python-imaging
-        "
-#>=virtual/ffmpeg-0.6[encode,faac?,ieee1394?,mp3?,sdl,theora?,vorbis?,vpx,x264?,xvid?]
-pkg_setup() {
-        python_set_active_version 2
-        python_pkg_setup
-}
-
-src_prepare() {
-        python_convert_shebangs -q -r 2 .
-        distutils_src_prepare
-
-        # Disable the installation of the mime.types file.
-        # The .desktop file would be used to update the mime database.
-        sed -ie '/launcher/,+1d' setup.py || die
-
-        # Avoid stuff covered by fdo-mime.eclass
-        # (update-mime-database update-desktop-database update-mime)
-        # export "FAKEROOTKEY=gentoo" does not work as this variable is filtered
-        # by portage
-        sed -ie '/FAILED = /,$d' setup.py || die
-}
-
-# TODO: check stuff installed to /usr/lib/python2.6/site-packages as there are
-# some parts installed which shouldn't (locale, themes, profiles effects,
-# etc...) Afaik only python stuff should go there and the rest probably to
-# /usr/share/openshot
-# The same goes for /usr/lib/mime/packages
-
-pkg_postinst() {
-        fdo-mime_mime_database_update
-        fdo-mime_desktop_database_update
-        distutils_pkg_postinst
-}
-
-pkg_postrm() {
-        fdo-mime_mime_database_update
-        fdo-mime_desktop_database_update
-        distutils_pkg_postrm
-}


             reply	other threads:[~2013-12-09 15:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09 15:44 Donnie Berkholz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-10 21:17 [gentoo-commits] dev/dberkholz:master commit in: media-video/openshot/ Donnie Berkholz
2013-07-10 21:16 Donnie Berkholz

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=1386603847.4fa360ce06755a2b618af39f261e7643c384d8cb.dberkholz@gentoo \
    --to=dberkholz@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