FreeBSD Bugzilla – Attachment 221137 Details for
Bug 252309
science/openbabel: upgrade to 3.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
science/kalzium: chase openbabel to 3 + set licenses
science_kalzium.diff (text/plain), 1.26 KB, created by
Thierry Thomas
on 2020-12-31 16:29:51 UTC
(
hide
)
Description:
science/kalzium: chase openbabel to 3 + set licenses
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2020-12-31 16:29:51 UTC
Size:
1.26 KB
patch
obsolete
>Index: science/kalzium/Makefile >=================================================================== >--- science/kalzium/Makefile (revision 558294) >+++ science/kalzium/Makefile (working copy) >@@ -2,11 +2,15 @@ > > PORTNAME= kalzium > DISTVERSION= ${KDE_APPLICATIONS_VERSION} >+PORTREVISION= 1 > CATEGORIES= science education kde kde-applications > > MAINTAINER= kde@FreeBSD.org >-COMMENT= Periodic table of elements for KDE 4 >+COMMENT= Periodic table of elements for KDE > >+LICENSE= GPLv2 LGPL20 GFDL >+LICENSE_COMB= multi >+ > LIB_DEPENDS= libopenbabel.so:science/openbabel \ > libAvogadroCore.so:science/avogadrolibs > BUILD_DEPENDS= ${LOCALBASE}/lib/ocaml/facile/facile.a:math/facile \ >@@ -30,6 +34,21 @@ > > USE_LDCONFIG= yes > >+CMF= . compoundviewer compoundviewer/widgets src >+ > OPTIONS_DEFINE= DOCS > >+post-extract: >+ ${CP} ${WRKSRC}/cmake/modules/FindOpenBabel2.cmake \ >+ ${WRKSRC}/cmake/modules/FindOpenBabel3.cmake >+ >+pre-configure: >+ ${REINPLACE_CMD} -e 's|OPENBABEL2|OPENBABEL3|g;s|OpenBabel2|OpenBabel3|' \ >+ -e 's|openbabel-2.0|openbabel-3|;s|openbabel-2|openbabel-3|' \ >+ ${WRKSRC}/cmake/modules/FindOpenBabel3.cmake >+.for c in ${CMF} >+ ${REINPLACE_CMD} -e 's|OpenBabel2|OpenBabel3|;s|OPENBABEL2|OPENBABEL3|g' \ >+ ${WRKSRC}/${c}/CMakeLists.txt >+.endfor >+ > .include <bsd.port.mk>
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252309
:
221136
| 221137 |
221138
|
221139
|
221140