Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 260228 Details for
Bug 237572
[science overlay] sci-mathematics/scilab-5.x
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for jgraph-1.4.1.0, which is required for the scilab-5.3.0 final
jgraphx-1.4.1.0.ebuild (text/plain), 981 bytes, created by
G Reitsma
on 2011-01-19 06:55:44 UTC
(
hide
)
Description:
ebuild for jgraph-1.4.1.0, which is required for the scilab-5.3.0 final
Filename:
MIME Type:
Creator:
G Reitsma
Created:
2011-01-19 06:55:44 UTC
Size:
981 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >JAVA_PKG_IUSE="doc source" >EAPI=2 >inherit java-pkg-2 java-ant-2 versionator > >MY_PV=$(replace_all_version_separators '_') > >DESCRIPTION="Open-source graph component for Java" >SRC_URI="http://www.jgraph.com/downloads/jgraphx/archive/${PN}-${MY_PV}.zip\ > -> ${P}.zip" >HOMEPAGE="http://www.jgraph.com" >IUSE="doc examples source" >DEPEND=">=virtual/jdk-1.5 > app-arch/unzip" >RDEPEND=">=virtual/jre-1.5" >LICENSE="as-is" >SLOT="0" >KEYWORDS="~amd64 ~x86" > >S="${WORKDIR}/${PN}" > >src_prepare() { > # don't do javadoc always > sed -i \ > -e 's/depends="doc"/depends="compile"/' \ > build.xml || die "sed failed" > rm -rf doc/api lib/jgraphx.jar || die >} > >EANT_BUILD_TARGET="build" >EANT_DOC_TARGET="doc" > >src_install() { > java-pkg_dojar lib/${PN}.jar > > use doc && java-pkg_dojavadoc docs/api > use source && java-pkg_dosrc src/org > use examples && java-pkg_doexamples examples >}
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 237572
:
195132
|
195134
|
195135
|
195410
|
195719
|
196337
|
197140
|
197167
|
201660
|
201663
|
201664
|
203708
|
206592
|
207264
|
207266
|
207281
|
211281
|
216499
|
216568
|
218759
|
218769
|
218781
|
218921
|
219327
|
219355
|
219361
|
219811
|
219943
|
221133
|
221135
|
221137
|
221139
|
230115
|
232755
|
247735
|
247737
|
247761
|
248048
|
248050
|
248071
|
248157
|
248213
|
249041
|
260226
| 260228 |
276083
|
276087
|
313535
|
317800