Parent Directory
|
Revision Log
Version bump. (Portage version: 2.2.0_alpha143/cvs/Linux x86_64, signed Manifest commit with key C6085806)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: $ |
| 4 | |
| 5 | EAPI="5" |
| 6 | |
| 7 | inherit gst-plugins-good |
| 8 | |
| 9 | DESCRIPTION="GStreamer encoder/decoder/tagger for FLAC" |
| 10 | KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" |
| 11 | IUSE="" |
| 12 | |
| 13 | RDEPEND=">=media-libs/flac-1.1.4" |
| 14 | DEPEND="${RDEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |