Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 193404 Details for
Bug 135720
ebuild request: fox-it pdf reader
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
foxitreader 1.0.1 ebuild
foxitreader-1.0.1.ebuild (text/plain), 1.06 KB, created by
Vladimir Dolzhenko
on 2009-06-03 14:48:28 UTC
(
hide
)
Description:
foxitreader 1.0.1 ebuild
Filename:
MIME Type:
Creator:
Vladimir Dolzhenko
Created:
2009-06-03 14:48:28 UTC
Size:
1.06 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Foxit PDF Reader" >HOMEPAGE="http://www.foxitsoftware.com/pdf/desklinux/" >IUSE="cups" > >SRC_URI="http://mirrors.foxitsoftware.com/pub/foxit/reader/desktop/linux/1.x/1.0/enu/FoxitReader-1.0-1.i386.tar.bz2" >LICENSE="Foxit Reader" >SLOT="0" >KEYWORDS="-* x86" >RESTRICT="strip mirror" > ># simple dependencies handling >DEPEND="" >RDEPEND="media-libs/fontconfig > media-libs/freetype > media-libs/libpng > x11-libs/pango > x11-libs/cairo > x11-base/xorg-x11 > dev-libs/expat > cups? ( net-print/cups ) > x86? ( >=x11-libs/gtk+-2.0 )" > >S="${WORKDIR}" > >#LAUNCHERS="FoxitReader/FoxitReader" > >pkg_setup() { > # This is a binary x86 package => ABI=x86 > has_multilib_profile && ABI="x86" >} > >src_install() { > dodir /opt/${PN} > mv "${S}"/* "${D}"/opt/${PN} > > #a wrapper for that > make_wrapper foxitreader ./FoxitReader "/opt/${PN}" > newicon ${FILESDIR}/${PN}.png ${PN}.png > make_desktop_entry ${PN} FoxitReader ${PN}.png "Application;Office;Viewer;" >} >
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 135720
: 193404 |
193405
|
207125
|
209327