commit: 4c0f47562eab4dbc9e780a1f3a44941e987661d5
Author: Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
AuthorDate: Mon Jul 29 03:19:25 2024 +0000
Commit: Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
CommitDate: Mon Jul 29 03:19:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c0f4756
sci-physics/openmodelica: Remove double slash and comments cleanup.
Signed-off-by: Ivan Lloro <ivan.lloro.boada <AT> gmail.com>
sci-physics/openmodelica/openmodelica-1.23.1.ebuild | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/sci-physics/openmodelica/openmodelica-1.23.1.ebuild
b/sci-physics/openmodelica/openmodelica-1.23.1.ebuild
index 052b3e2cf..f60a0d9f5 100644
--- a/sci-physics/openmodelica/openmodelica-1.23.1.ebuild
+++ b/sci-physics/openmodelica/openmodelica-1.23.1.ebuild
@@ -112,9 +112,6 @@ src_prepare() {
}
src_configure() {
- #local CMAKE_BUILD_TYPE=Debug
- # TODO: potential USE flags.
- # BUG: CORBA ON required for OMOptim (but compilation fails)
local mycmakeargs=(
-DOM_OMEDIT_ENABLE_QTWEBENGINE=ON
-DBUILD_SHARED_LIBS=OFF
@@ -157,7 +154,7 @@ src_install() {
# OMSens is disabled in "${WORKDIR}/${P}/CMakeLists.txt" (##
omc_add_subdirectory(OMSens)) due to lack of a
# working "${WORKDIR}/${P}/OMSens/CMakeLists.txt". So, we install it
manually.
cp -a "${WORKDIR}"/"${P}"/OMSens "${ED}"/usr/share/
- rm -fr
"${ED}"/usr/share//OMSens/{old,.git,.gitignore,CMakeLists.txt,.jenkins,Jenkinsfile,Makefile.omdev.mingw,Makefile.unix,README.md,setup.py,testing}
+ rm -fr
"${ED}"/usr/share/OMSens/{old,.git,.gitignore,CMakeLists.txt,.jenkins,Jenkinsfile,Makefile.omdev.mingw,Makefile.unix,README.md,setup.py,testing}
newicon -s scalable
OMShell/OMShell/OMShellGUI/Resources/omshell-large.svg omshell.svg
newicon -s scalable
OMNotebook/OMNotebook/OMNotebookGUI/Resources/OMNotebook_icon.svg OMNotebook.svg