public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/eva:master commit in: media-video/transmageddon/
Date: Sun,  4 Jan 2015 00:04:32 +0000 (UTC)	[thread overview]
Message-ID: <1420329860.b4242efcc30d6b6a4752ce7236fdb088b124ab9b.eva@gentoo> (raw)

commit:     b4242efcc30d6b6a4752ce7236fdb088b124ab9b
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  4 00:04:20 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jan  4 00:04:20 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=b4242efc

media-video/transmageddon: initial ebuild

---
 media-video/transmageddon/Manifest                 | 11 ++++++
 media-video/transmageddon/metadata.xml             |  8 +++++
 .../transmageddon/transmageddon-0.25.ebuild        | 41 ++++++++++++++++++++++
 3 files changed, 60 insertions(+)

diff --git a/media-video/transmageddon/Manifest b/media-video/transmageddon/Manifest
new file mode 100644
index 0000000..e6030ef
--- /dev/null
+++ b/media-video/transmageddon/Manifest
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA512
+
+DIST transmageddon-0.25.tar.xz 215108 SHA256 c5b40d339083d95ea07005b908c752ae472fa5177caab21b5d6f74b8b66d528d SHA512 3793936866a9ecff02e3d17cfe708e5e0260059664d750267e52967850ada3eab1376b88e4fa8bd92630f6fbed3d9a011ee190b2b888e91e34713c214d72a294 WHIRLPOOL 1a86b34e06e2e3c8ba3c65d555f617529c45a907db1b401b07ca7316d00187d7862958dc2c21ba4ebcb8d7c68b5d369ef2c86a4d68b36b708e5eb965f398fe91
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iEYEAREKAAYFAlSog4QACgkQ1fmVwcYIWAYIjwCcCwTnfitDX6a65RTnYjn90rlx
+o+0AoOSbyVHacgNE+aMPtCJBffdWHwVE
+=EfnQ
+-----END PGP SIGNATURE-----

diff --git a/media-video/transmageddon/metadata.xml b/media-video/transmageddon/metadata.xml
new file mode 100644
index 0000000..23310c6
--- /dev/null
+++ b/media-video/transmageddon/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+	<email>eva@gentoo.org</email>
+	<name>Gilles Dartiguelongue</name>
+</maintainer>
+</pkgmetadata>

diff --git a/media-video/transmageddon/transmageddon-0.25.ebuild b/media-video/transmageddon/transmageddon-0.25.ebuild
new file mode 100644
index 0000000..b4867b4
--- /dev/null
+++ b/media-video/transmageddon/transmageddon-0.25.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+PYTHON_COMPAT=( python3_3 python3_4 )
+
+inherit fdo-mime python-single-r1
+
+DESCRIPTION="Video transcoder using GStreamer"
+HOMEPAGE="http://www.linuxrising.org/"
+SRC_URI="http://www.linuxrising.org/files/${P}.tar.xz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+COMMON_DEPEND="
+	media-libs/gstreamer:1.0[introspection]
+	media-libs/gst-plugins-base:1.0[introspection]
+"
+RDEPEND="${COMMON_DEPEND}
+	dev-libs/glib:2
+	x11-libs/gtk+:3[introspection]
+	x11-libs/libnotify[introspection]
+
+	media-plugins/gst-plugins-meta:1.0
+"
+DEPEND="${COMMON_DEPEND}
+	dev-util/desktop-file-utils
+	>=dev-util/intltool-0.35
+"
+
+pkg_postisnt() {
+	fdo-mime_desktop_database_update
+}
+
+pkg_postrm() {
+	fdo-mime_desktop_database_update
+}


             reply	other threads:[~2015-01-04  0:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-04  0:04 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-04  0:38 [gentoo-commits] dev/eva:master commit in: media-video/transmageddon/ 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=1420329860.b4242efcc30d6b6a4752ce7236fdb088b124ab9b.eva@gentoo \
    --to=eva@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