Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 49746 Details for
Bug 79853
x11-misc/vnc2swf-0.4.2.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
vnc2swf-0.4.2.ebuild
vnc2swf-0.4.2.ebuild (text/plain), 939 bytes, created by
Roland Bär
on 2005-01-28 08:14:50 UTC
(
hide
)
Description:
vnc2swf-0.4.2.ebuild
Filename:
MIME Type:
Creator:
Roland Bär
Created:
2005-01-28 08:14:50 UTC
Size:
939 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/x11-misc/vnc2swf/vnc2swf-0.4.2.ebuild,v 1.1 2004/12/15 15:34:06 vapier Exp $ > >DESCRIPTION="A tool for recording Shock wave Flash movies from vnc sessions" >HOMEPAGE="http://www.unixuser.org/~euske/vnc2swf" >SRC_URI="http://www.unixuser.org/~euske/vnc2swf/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~ppc ~x86 ~amd64" >IUSE="doc" > >DEPEND=">=media-libs/ming-0.2a > virtual/libc > virtual/x11 > sys-libs/zlib > >=sys-apps/sed-4" > >src_unpack() { > unpack ${A} > cd ${S} > sed -i -e "s:./vnc2swf:vnc2swf:" recordwin.sh >} > >src_install() { > dobin vnc2swf || die "Install Failed" > dobin recordwin.sh > dosym /usr/bin/recordwin.sh /usr/bin/recordwin > insinto /etc/X11/app-defaults > newins Vnc2Swf.ad Vnc2Swf > dodoc README* TODO > if use doc; then > mv ${S}/docs ${D}/usr/share/doc/${PF}/html > fi >}
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 79853
:
49746
|
50038
|
50110
|
50120
|
50312
|
50342