Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74569 Details for
Bug 115284
srcltx-1.5.ebuild (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
srcltx-1.5.ebuild
srcltx-1.5.ebuild (text/plain), 755 bytes, created by
Mathias Weigt
on 2005-12-12 02:59:33 UTC
(
hide
)
Description:
srcltx-1.5.ebuild
Filename:
MIME Type:
Creator:
Mathias Weigt
Created:
2005-12-12 02:59:33 UTC
Size:
755 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit latex-package > >DESCRIPTION="This package provides source special insertion into .dvi files, allowing to jump from the .dvi file to the .tex source and vice versa." >HOMEPAGE="http://www.tug.org/tex-archive/macros/latex/contrib/srcltx/" >SRC_URI="ftp://tug.ctan.org/tex-archive/macros/latex/contrib/${PN}.zip" > >KEYWORDS="x86" >LICENSE="LPPL-1.2" >SLOT="0" > >RDEPEND="virtual/tetex" >DEPEND="${RDEPEND} > app-arch/unzip" > >src_unpack() { > unzip ${DISTDIR}/${PN}.zip \ > || die Unpacking failed. >} > >S="${WORKDIR}/${PN}" > >src_install() { > > latex-package_src_install > > dodoc srcltx.pdf \ > || einfo Installing the documentation failed. > >}
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 115284
: 74569