Port details |
- juce706 C++ application framework to develop desktop and mobile applications
- 7.0.6_1 devel =2 7.0.6_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-11-14 08:03:40
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: JUCE6
- WWW:
- https://juce.com/
- Description:
- JUCE is a framework for multi-platform audio applications.
It is focused on audio application development and has an extensive set of
audio-related modules.
It doesn't yet support makefile export or IDE project export on Linux/BSD,
so for now it can only create .jucer projects.
- ¦ ¦ ¦ ¦
- 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/devel/juce706/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/juce706
- pkg install juce706
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: juce706
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691704708
SHA256 (juce-framework-JUCE-7.0.6_GH0.tar.gz) = 4106210e3be4639a439d43f8e064a34402cea77da371644dba1fc0f30f0b66fc
SIZE (juce-framework-JUCE-7.0.6_GH0.tar.gz) = 19264006
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ladspa>0 : audio/ladspa
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libcurl.so : ftp/curl
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libjavascriptcoregtk-4.0.so : www/webkit2-gtk3
- libpng16.so : graphics/png
- libsoup-2.4.so : devel/libsoup
- libsysinfo.so : devel/libsysinfo
- libGL.so : graphics/libglvnd
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Build
-
- audio/bespokesynth
Configuration Options:
- ===> The following configuration options are available for juce706-7.0.6_1:
DEMOS=off: Build and install demo programs
===> Use 'make config' to modify these settings
- Options name:
- devel_juce706
- USES:
- cmake compiler:c++11-lang dos2unix gl gnome localbase:ldflags pkgconfig xorg
- pkg-message:
- For install:
- You installed JUCE: C++ application framework.
The main application that you probably need is Projucer. It allows you
to develop, manage and deploy cross-platform applications.
Projucer currently can't create makefiles on Linux/BSD platforms because
this feature has not yet been made available by JUCE developers on these
platforms.
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.0.6_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
7.0.6 14 Nov 2023 08:00:52 |
Yuri Victorovich (yuri) |
devel/juce706: Old version of devel/juce: C++ application framework to develop
desktop and mobile applications
juce-7.0.6 is needed for audio/bespokesynth because it builds only
with this particular version of Juce.
PR: 274457 |
Number of commits found: 2
|