Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 80739 Details for
Bug 124130
Request for ANDREW to be included in portage
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ANDREW 1.2 ebuild
andrew-1.2.ebuild (text/plain), 855 bytes, created by
Zac Slade
on 2006-02-25 23:09:13 UTC
(
hide
)
Description:
ANDREW 1.2 ebuild
Filename:
MIME Type:
Creator:
Zac Slade
Created:
2006-02-25 23:09:13 UTC
Size:
855 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="ANDREW's Not a DVD Ripping and Encoding Wizard" >HOMEPAGE="http://tobemem.memebot.com/" >SRC_URI="http://tobemem.memebot.com/download/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > >DEPEND="sys-shells/bash \ > sys-apps/coreutils \ > sys-libs/glibc-2.3.2 \ > >=sys-apps/grep-2.5.1 \ > >=sys-apps/sed-4.1.2 \ > >=sys-devel/gettext-0.14.4 \ > >=sys-devel/bc-1.06 \ > sys-libs/ncurses \ > >=sys-apps/less-382 \ > >=media-video/mplayer1.0 \ > >=media-sound/vorbis-tools-1.0.1 > >=media-video/lsdvd-0.15 \ > >=media-sound/ogmtools-1.5 \ > >=media-video/mkvtoolnix-1.6.0" > >src_install() { > make install DESTDIR=${D} > mv ${D}/usr/bin/andrew.sh ${D}/usr/bin/andrew > cd man > make install-man DESTDIR=${D} >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 124130
:
80739
|
80740