Port details on branch 2024Q4 |
- jucipp Lightweight C++-IDE with support for C++11, C++14 and C++17
- 1.8.0_2 editors =0 1.8.0_2Version of this port present on the latest quarterly branch.
- Maintainer: info@babaei.net
- Port Added: 2024-10-16 19:27:05
- Last Update: 2024-10-16 19:23:23
- Commit Hash: 2181631
- License: MIT
- WWW:
- https://gitlab.com/cppit/jucipp
- Description:
- juCI++, is a platform independent and lightweight C++ IDE designed towards
libclang with speed, stability, and ease of use in mind.
It supports syntax highlighting for more than 100 different file types.
Furthermore, it supports CMake and Meson as build systems. juCI++ implements
Git support through libgit2. It provides debug integration, both local and
remote through lldb.
Other supported featured are: fast C++ autocompletion, tooltips showing type
information and doxygen documentation, rename refactoring across files,
automated documentation search, find symbol through Ctags, spell checking
depending on file context, runnig shell commands within JuCi++, regex search
and replace, smart paste, keys and indentation, source minimap, split view,
full UTF-8 support; just to name a few.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/jucipp/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/jucipp
- pkg install jucipp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jucipp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724084748
SHA256 (jucipp-v1.8.0.tar.bz2) = 641ed653f3528a79cf80d9c8ccc6edf87acaf2d0f78d4c330bd8fd86b92974af
SIZE (jucipp-v1.8.0.tar.bz2) = 946508
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- llvm-config15 : devel/llvm15
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- uctags : devel/universal-ctags
- update-desktop-database : devel/desktop-file-utils
- llvm-config15 : devel/llvm15
- Library dependencies:
-
- libaspell.so : textproc/aspell
- libboost_filesystem.so : devel/boost-libs
- libclang.so : devel/llvm15
- libgit2.so : devel/libgit2
- libharfbuzz.so : print/harfbuzz
- libatk-1.0.so : accessibility/at-spi2-core
- libatkmm-1.6.so : accessibility/atkmm
- libcairo.so : graphics/cairo
- libcairomm-1.0.so : graphics/cairomm
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libglibmm-2.4.so : devel/glibmm
- libgtk-3.so : x11-toolkits/gtk30
- libgtkmm-3.0.so : x11-toolkits/gtkmm30
- libgtksourceview-3.0.so : x11-toolkits/gtksourceview3
- libgtksourceviewmm-3.0.so : x11-toolkits/gtksourceviewmm3
- libsigc-2.0.so : devel/libsigc++20
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libpangomm-1.4.so : x11-toolkits/pangomm
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jucipp-1.8.0_2:
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- editors_jucipp
- USES:
- cmake compiler:c++14-lang desktop-file-utils gnome llvm:build,noexport,run pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|