gst-plugins-musepack-0.10.23-r1.ebuild 359 B

1234567891011121314
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI="5"
  4. GST_ORG_MODULE=gst-plugins-bad
  5. inherit gstreamer
  6. KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
  7. IUSE=""
  8. RDEPEND=">=media-sound/musepack-tools-465-r1[${MULTILIB_USEDEP}]"
  9. DEPEND="${RDEPEND}"