Skip to content

Commit

Permalink
media-plugins/gst-plugins-mpg123: initial ebuild, bug #558444
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
EvaSDK committed Sep 18, 2016
1 parent c926b9d commit f0f3573
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions media-plugins/gst-plugins-mpg123/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST gst-plugins-ugly-1.8.3.tar.xz 883200 SHA256 6fa2599fdd072d31fbaf50c34af406e2be944a010b1f4eab67a5fe32a0310693 SHA512 b4297cbcb553997fbad47a39ad75f655e725629468c71b5af4b30d40309aa0924bd2bf790686db766f6eaacaf69850d1cebf88106dd2b3c24b65a511e54eb484 WHIRLPOOL 6203d6787a112f6cf75910f54bcea04e26057939c1e8b347af97c3b85c2d63d11dbe65285bb23e10007a27e5719493ce4b1c02739955f12f76f83b12ed38c574
17 changes: 17 additions & 0 deletions media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.8.3.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6
GST_ORG_MODULE=gst-plugins-ugly

inherit gstreamer

DESCRIPTION="MP3 decoder plugin for GStreamer"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="
>=media-sound/mpg123-1.23[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}"
8 changes: 8 additions & 0 deletions media-plugins/gst-plugins-mpg123/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>[email protected]</email>
<name>GStreamer package maintainers</name>
</maintainer>
</pkgmetadata>

0 comments on commit f0f3573

Please sign in to comment.