blob: a29484caec72139c87c17efa3d371d351081c8a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install prepare
DEPEND=>=dev-libs/glib-2.14:2 >=media-video/ogmrip-0.13.4 virtual/pkgconfig nls? ( dev-util/intltool sys-devel/gettext )
DESCRIPTION=Command line tool for ripping DVDs and encoding to AVI/OGM/MKV/MP4
EAPI=2
HOMEPAGE=http://ogmrip.sourceforge.net/
IUSE=nls
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=>=dev-libs/glib-2.14:2 >=media-video/ogmrip-0.13.4
SLOT=0
SRC_URI=mirror://sourceforge/ogmrip/shrip-0.6.0.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_install:-
_md5_=0ef4f106ded6e3f8cff1f0f80701d9b4
|