summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2012-12-01 23:25:41 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2012-12-01 23:40:13 +0100
commite7b6195ee2e4734b3a561b4e777b6c2988fdc8e9 (patch)
tree8dfbe8ccde7ca1f026937a15967bcee888d6d8a1 /media-plugins
parentmedia-plugins/gst-plugins-soup: copy from gentoo-x86 (diff)
downloadgnome-e7b6195ee2e4734b3a561b4e777b6c2988fdc8e9.tar.gz
gnome-e7b6195ee2e4734b3a561b4e777b6c2988fdc8e9.tar.bz2
gnome-e7b6195ee2e4734b3a561b4e777b6c2988fdc8e9.zip
media-plugins/gst-plugins-speex: copy from gentoo-x86
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-speex/Manifest7
-rw-r--r--media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.31.ebuild14
2 files changed, 18 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-speex/Manifest b/media-plugins/gst-plugins-speex/Manifest
index 24dc9cb9..c33dba39 100644
--- a/media-plugins/gst-plugins-speex/Manifest
+++ b/media-plugins/gst-plugins-speex/Manifest
@@ -1,11 +1,12 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
+DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809 WHIRLPOOL 952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
DIST gst-plugins-good-1.0.3.tar.xz 2714708 SHA256 92ab8bdee2e539a5302c1b0c8d460e638da33ebf89142caee210cb0c9720c68e SHA512 65273a150c134629bc29ea6d69bd39bf01b08fa888ebab84e458abc1c7c693fa5983baf153d0301b968dd391ad5ad29d6b17ac182f01c7c96b426cf19402aff8 WHIRLPOOL 991e92225bd55a0f0b57869f8fd78dac3e1f7b1876b506564e12c4784adc9378e708f0f610e00d95b007878c6c38fa65d462993932af698f7f6fc2ec3b1d4d69
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
-iEYEAREKAAYFAlCykrUACgkQ1fmVwcYIWAZXQwCdHfeK545DWcfPHznO5yJ8PJIL
-95UAmgLA8UZldgDlbVTpx46rtQlYp7oC
-=LjP7
+iEYEAREKAAYFAlC6g+UACgkQ1fmVwcYIWAZD2QCfRfQFfsatRpL8jT1FecoIp1oB
+WOEAoMetzS7bq5Td88zbTIdeZsZY+epU
+=TKLX
-----END PGP SIGNATURE-----
diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.31.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.31.ebuild
new file mode 100644
index 00000000..f8038953
--- /dev/null
+++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.31.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+inherit gst-plugins-good
+
+DESCRIPTION="GStreamer plugin to allow encoding and decoding of speex"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=media-libs/speex-1.1.6"
+DEPEND="${RDEPEND}"