Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 106991 Details for
Bug 152117
dev-tex/SIstyle ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
SIstyle-2.3.0.ebuild
SIstyle-2.3.0.ebuild (text/plain), 918 bytes, created by
mren
on 2007-01-14 20:41:21 UTC
(
hide
)
Description:
SIstyle-2.3.0.ebuild
Filename:
MIME Type:
Creator:
mren
Created:
2007-01-14 20:41:21 UTC
Size:
918 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit latex-package > >DESCRIPTION="Package to typeset SI units, numbers and angles." >HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/SIstyle/" >SRC_URI="http://www.rennings.net/gentoo/distfiles/${P}.zip" > >LICENSE="LPPL-1.3b" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="app-arch/unzip" >RDEPEND="" > >S=${WORKDIR}/${PN} > >src_unpack() { > > unpack "${A}" > cd "${S}/source/latex/SIstyle/figs" > unpack ./graphs_scr.zip > >} > >src_install() { > cd "${S}/tex/latex/SIstyle" > latex-package_src_install > cd "${S}/doc/latex/SIstyle" > latex-package_src_install > > cd "${S}/source/latex/SIstyle" > insinto ${TEXMF}/source/latex/SIstyle > doins sistyle.dtx sistyle.ins > doins figs/fig{1,2}.*ps > cd figs/graphs_scr > insinto ${TEXMF}/source/latex/SIstyle/graphs_src > doins *.mp MPfig.bat readme_figs.txt *.m >}
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 152117
: 106991