First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 33618
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Anders Lindén <anders.linden@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
acidrip-0.11.ebuild acidrip-0.11.ebuild (Update) text/plain Anders Lindén 2003-11-16 10:29 0000 876 bytes Details
acidrip-0.11.ebuild acidrip-0.11.ebuild (Update) text/plain Anders Lindén 2003-11-16 10:54 0000 877 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 33618 depends on: Show dependency tree
Bug 33618 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-11-16 10:27 0000
Acidrip is a gtk-perl frontend for mplayer/mencoder for ripping dvds.
Should be added to media-video/acidrip

------- Comment #1 From Anders Lindén 2003-11-16 10:29:13 0000 -------
Created an attachment (id=20827) [edit]
acidrip-0.11.ebuild (Update)

------- Comment #2 From Anders Lindén 2003-11-16 10:29:44 0000 -------
Acidrip depends on lsdvd which already is in portage

------- Comment #3 From Anders Lindén 2003-11-16 10:50:32 0000 -------
(From update of attachment 20827 [edit])
># Copyright 1999-2003 Gentoo Technologies, Inc.
># Distributed under the terms of the GNU General Public License v2
># $Header: /home/cvsroot/gentoo-x86/media-video/acidrip/acidrip-0.9.ebuild,v
1.2 2003/07/30 17:58:46 mcummings Exp $
>
>inherit perl-module
>
>DESCRIPTION="A gtk-perl mplayer/mencoder frontend for ripping DVDs"
>HOMEPAGE="http://acidrip.thirtythreeandathird.net"
>SRC_URI="mirror://sourceforge/acidrip/${P}.tar.gz"
>LICENSE="GPL-2"
>SLOT="0"
>KEYWORDS="~ppc ~x86"
>IUSE="encode"
>
>DEPEND="dev-lang/perl
>		dev-perl/gtk2-perl
>		dev-perl/glade-perl
>		>=media-video/lsdvd-0.10
>		media-video/mplayer
>		encode? ( >=media-sound/lame-3.92 )"
>
>src_unpack() {
>	unpack ${A}
>	cd ${S}
>	sed -i 's:system "mplayer 2:system "which mplayer 2:' ${S}/Makefile.PL
>}
>
>src_compile() {
>	perl-module_src_compile
>}
>
>src_install() {
>	perl-module_src_install
>	#dobin acidrip
>	dodoc Documentation/*
>}

------- Comment #4 From Anders Lindén 2003-11-16 10:54:32 0000 -------
Created an attachment (id=20828) [edit]
acidrip-0.11.ebuild (Update)

------- Comment #5 From Martin Holzer (RETIRED) 2003-11-25 13:30:34 0000 -------
in cvs

First Last Prev Next    No search results available      Search page      Enter new bug