Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 335258 Details for
Bug 449476
dev-tex/fontaxes - Additional font axes for LaTeX
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New Ebuild for dev-tex/fontaxes (as in sunrise)
fontaxes-1.0c.ebuild (text/plain), 810 bytes, created by
Moritz Schlarb
on 2013-01-11 22:14:39 UTC
(
hide
)
Description:
New Ebuild for dev-tex/fontaxes (as in sunrise)
Filename:
MIME Type:
Creator:
Moritz Schlarb
Created:
2013-01-11 22:14:39 UTC
Size:
810 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 > >inherit latex-package > >DESCRIPTION="Additional font axes for LaTeX" >HOMEPAGE="http://ctan.tug.org/pkg/${PN}" >SRC_URI="http://mirror.ctan.org/systems/texlive/tlnet/archive/${PN}.tar.xz -> ${P}.tar.xz > source? ( http://mirror.ctan.org/systems/texlive/tlnet/archive/${PN}.source.tar.xz -> ${P}.source.tar.xz ) > doc? ( http://mirror.ctan.org/systems/texlive/tlnet/archive/${PN}.doc.tar.xz -> ${P}.doc.tar.xz )" > >LICENSE="LPPL-1.3c" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="doc source" > >S=${WORKDIR} > >src_install() { > # We move all files to the root directory and let the eclass do the magic > find "${S}" -mindepth 2 -type f -execdir mv '{}' "${S}" ';' || die > latex-package_src_install >}
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 449476
:
333866
| 335258