Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 217950 Details for
Bug 302917
dev-tex/grtexstr-0.6 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
grtexstr-0.6.ebuild
grtexstr-0.6.ebuild (text/plain), 992 bytes, created by
Jiri Tyr
on 2010-01-30 23:09:18 UTC
(
hide
)
Description:
grtexstr-0.6.ebuild
Filename:
MIME Type:
Creator:
Jiri Tyr
Created:
2010-01-30 23:09:18 UTC
Size:
992 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=2 > >DESCRIPTION="LaTeX to Grace format convertor." >HOMEPAGE="http://faraday.fc.up.pt/cfp/Members/vpereira/linux-projects/grace-latex-strings/" >SRC_URI="http://faraday.fc.up.pt/cfp/Members/vpereira/linux-projects/grace-latex-strings/${PN}-${PV/\./-}-tar.gz" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="sci-visualization/grace > dev-tex/dvi2gr > dev-python/PyQt" >RDEPEND="${DEPEND}" > >src_unpack() { > tar -C "${WORKDIR}" -xzf ${DISTDIR}/${A} || die "failed to unpack $i" >} > >src_install() { > cd ${S} > mv ${PN}.py ${PN} || die 'Can not renave file!' > dobin ${PN} || die > dodoc README >} > >pkg_postinst() { > einfo "1) Make sure that you have correctly configured the dvi2gr." > einfo "2) Create a fifo file:" > einfo " $ mkfifo ~/.grace_pipe" > einfo "3) Then you cat start mxgrace with the following command:" > einfo " $ xmgrace -npipe ~/.grace_pipe" >}
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 302917
: 217950