Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 144353 Details for
Bug 155974
[science overlay] sci-misc/salome-* (New packages)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
salome-pycalculator : change doc installation path
salome-pycalculator-3.2.6.ebuild (text/plain), 3.77 KB, created by
François DORIN
on 2008-02-22 17:12:37 UTC
(
hide
)
Description:
salome-pycalculator : change doc installation path
Filename:
MIME Type:
Creator:
François DORIN
Created:
2008-02-22 17:12:37 UTC
Size:
3.77 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > > >inherit autotools distutils eutils flag-o-matic toolchain-funcs versionator python multilib > >DESCRIPTION="SALOME : The Open Source Integration Platform for Numerical Simulation. PYCALCULATOR Component" >HOMEPAGE="http://www.salome-platform.org" >SRC_URI="salome-3.2.6.tar.gz" > >LICENSE="GPL-2" >KEYWORDS="~amd64 ~x86" >SLOT="0" >IUSE="doc opengl openpbs mpi debug" >RESTRICT="fetch" > >RDEPEND="opengl? ( virtual/opengl ) > mpi? ( sys-cluster/mpich2 ) > openpbs? ( sys-cluster/torque ) > debug? ( dev-util/cppunit )" > >DEPEND="${RDEPEND} > >=sci-misc/salome-kernel-3.2.6 > dev-python/omniorbpy > net-misc/omniORB" > ># Note that Corba is apparently not optional in this module > >MODULE_NAME="PYCALCULATOR" >MY_S="${WORKDIR}/src${PV}/${MODULE_NAME}_SRC_${PV}" >INSTALL_DIR="/opt/salome-${PV}/${MODULE_NAME}" >PYCALCULATOR_ROOT_DIR="/opt/salome-${PV}/${MODULE_NAME}" > >export OPENPBS="/usr" > >pkg_nofetch() >{ > einfo "You have to download manually the source code. You can download it from :" > einfo " http://www.salome-platform.org/download/dl326" > einfo "" > einfo "Put the archive in the \"/usr/portage/distfile\" directory and rename it \"salome-3.2.6.tar.gz\"" >} > > >src_unpack() >{ > unpack ${A} > cd ${MY_S} > epatch ${FILESDIR}/salome-pycalculator-3.2.6.patch >} > > >src_compile() >{ > python_version > > cd "${MY_S}" > rm -r -f autom4te.cache > ewarn "The 'threads' flag MUST be ON and boost (at least) must be rebuild with this flag on" > ./build_configure > > # CXXFLAGS are slightly modified to allow the compilation of > # salome-pycalculator with OpenCascade and gcc-4.1.x > if version_is_at_least "4.1" $(gcc-version) ; then > append-flags -ffriend-injection -fpermissive > fi > > # If vtk-5.O is used, include directory is named vtk-5.0 and not vtk > if has_version ">=sci-libs/vtk-5.0"; then > einfo "vtk version 5 detected" > append-flags -I/usr/include/vtk-5.0 > else > einfo "vtk version 4 or prior detected"; > fi > > # Compiler and linker flags > if use amd64 ; then > append-flags -m64 > fi > > > econf --prefix=${INSTALL_DIR} \ > --datadir=${INSTALL_DIR}/share/salome \ > --docdir=${INSTALL_DIR}/doc/salome \ > --infodir=${INSTALL_DIR}/share/info \ > --with-python-site=${INSTALL_DIR}/lib/python${PYVER}/site-packages/salome \ > --libdir=${INSTALL_DIR}/$(get_libdir)/salome \ > $(use_enable debug ) \ > $(use_enable !debug production ) \ > $(use_with debug cppunit /usr ) \ > $(use_with opengl ) \ > $(use_with openpbs ) \ > $(use_with mpi mpich) \ > || die "configuration failed" > > MAKEOPTS="-j1" emake || die "Compilation failed" >} > > >src_install() >{ > cd ${MY_S} > emake prefix="${D}/${INSTALL_DIR}" \ > docdir="${D}/${INSTALL_DIR}/doc/salome" \ > infodir="${D}/${INSTALL_DIR}/share/info" \ > datadir="${D}/${INSTALL_DIR}/share/salome" \ > PYTHON_SITE_INSTALL="${D}/${INSTALL_DIR}/lib/python${PYVER}/site-packages/salome" \ > sharedpydir="${D}/${INSTALL_DIR}/usr/lib/python${PYVER}/site-packages/salome/shared_modules" \ > libdir="${D}/${INSTALL_DIR}/$(get_libdir)/salome" install \ > || die "emake install failed" > > echo "${MODULE_NAME}_ROOT_DIR=${INSTALL_DIR}" > ./90${P} > echo "LDPATH=${INSTALL_DIR}/$(get_libdir)/salome" >> ./90${P} > echo "PATH=${INSTALL_DIR}/bin/salome" >> ./90${P} > echo "PYTHONPATH=${INSTALL_DIR}/lib/python${PYVER}/site-packages/salome" >> ./90${P} > dodir /etc/env.d > insinto /etc/env.d > doins 90${P} > rm adm_local/Makefile adm_local/unix/make_commence adm_local/unix/make_conclude adm_local/unix/make_omniorb > insinto "${INSTALL_DIR}" > doins -r adm_local > if use doc; then > dodoc INSTALL LICENCE > fi >}
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 155974
:
102571
|
102572
|
102573
|
114639
|
114650
|
114651
|
114653
|
114655
|
114657
|
114659
|
114660
|
114662
|
114664
|
120027
|
120226
|
131980
|
131981
|
131983
|
137331
|
137336
|
137338
|
137719
|
138048
|
138578
|
138580
|
138581
|
138582
|
138583
|
138584
|
138586
|
138588
|
138877
|
138896
|
138925
|
138960
|
139043
|
139045
|
139956
|
139958
|
139964
|
139965
|
139973
|
140002
|
140005
|
140007
|
140030
|
140032
|
140064
|
140066
|
140068
|
140071
|
140073
|
140086
|
140088
|
140280
|
140283
|
140301
|
140303
|
140366
|
140368
|
140373
|
140375
|
140378
|
140385
|
140386
|
140455
|
140466
|
140468
|
140472
|
140474
|
140637
|
141242
|
141243
|
141250
|
141252
|
141254
|
141256
|
141257
|
141462
|
141473
|
141474
|
141475
|
141565
|
141572
|
142892
|
142894
|
142905
|
143984
|
143986
|
144011
|
144061
|
144063
|
144084
|
144086
|
144089
|
144091
|
144093
|
144098
|
144105
|
144107
|
144117
|
144119
|
144182
|
144184
|
144185
|
144187
|
144188
|
144198
|
144223
|
144305
|
144306
|
144308
|
144310
|
144311
|
144313
|
144314
|
144316
|
144318
|
144320
|
144347
|
144348
|
144350
|
144352
| 144353 |
144354
|
144356
|
144357
|
144557
|
145883
|
145885
|
145887
|
146138
|
146414
|
147142
|
147146
|
148604
|
148606
|
148607
|
148609
|
148611
|
148613
|
148615
|
148617
|
148618
|
148619
|
150326
|
151031
|
151032
|
151034
|
151036
|
151038
|
151039
|
151040
|
151042
|
151044
|
151045
|
152339
|
152341
|
152343
|
152345
|
152347
|
152349
|
152351
|
152353
|
152355
|
152357
|
152359
|
152361
|
152363
|
152365
|
152369
|
152371
|
152979
|
153067
|
154323
|
154325
|
154327
|
154329
|
154331
|
154333
|
154335
|
158563
|
161347
|
163275
|
163841
|
163842
|
164412
|
164611
|
168552
|
168560
|
168624
|
168626
|
168724
|
168726
|
168734
|
168736
|
178432
|
178434
|
178739
|
179160
|
179161
|
179162
|
179237
|
179627
|
179628
|
183321
|
183323
|
183324
|
183325
|
183327
|
183329
|
183347
|
183348
|
189058
|
189059
|
189061
|
200799
|
200800
|
200802
|
200803
|
200805
|
200807
|
200809
|
200811
|
200812
|
200813
|
200815
|
200816
|
200818
|
200820
|
200821
|
200823
|
200825
|
204604
|
204699
|
204980
|
205339
|
223869
|
223871
|
232539
|
234261
|
253803
|
253805
|
254743
|
254751
|
254755
|
257260
|
257261
|
268839
|
268883
|
278009
|
286253
|
286255
|
286257
|
286259
|
286261
|
286263
|
286265
|
286267
|
286269
|
286271
|
286273
|
323878