Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 350240 Details for
Bug 453148
dev-tex/rail-1.2_p1: ignores cc, cflags, cxxflags
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
rail-1.2_p1-r1.ebuild
rail-1.2_p1-r1.ebuild (text/plain), 798 bytes, created by
Michael Mair-Keimberger (mm1ke)
on 2013-06-05 19:42:21 UTC
(
hide
)
Description:
rail-1.2_p1-r1.ebuild
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-06-05 19:42:21 UTC
Size:
798 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-tex/rail/rail-1.2_p1.ebuild,v 1.1 2012/01/08 12:40:00 gienah Exp $ > >EAPI="5" > >inherit latex-package eutils > >DESCRIPTION="Offers syntax/railroad diagrams" >HOMEPAGE="http://www.ctan.org/tex-archive/support/rail/" >SRC_URI="http://mirror.ctan.org/support/${PN}.zip > -> ${P}.zip" > >LICENSE="LPPL-1.2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >RDEPEND="app-text/texlive" >DEPEND="${RDEPEND} > app-arch/unzip > sys-devel/bison > sys-devel/flex" > >S=${WORKDIR}/${PN} > >src_prepare() { > epatch "${FILESDIR}"/${P}-makefile.patch >} > >src_compile() { > emake -j1 CC=$(tc-getCC) >} > >src_install() { > latex-package_src_doinstall sty tex > > dobin rail > > newman rail.man rail.1 >}
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 453148
: 350240 |
350242