Port details |
- juce C++ application framework to develop desktop and mobile applications
- 8.0.2 devel =2 7.0.7_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-03-25 23:12:08
- Last Update: 2024-09-28 04:08:11
- Commit Hash: ec112a74
- 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/juce/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/juce
- pkg install juce
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: juce
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727492713
SHA256 (juce-framework-JUCE-8.0.2_GH0.tar.gz) = 44beae3ecd058ed865fadb1d1a16217b03fecad05a5f158bc8317469cdebf19e
SIZE (juce-framework-JUCE-8.0.2_GH0.tar.gz) = 21478567
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
- libfontconfig.so : x11-fonts/fontconfig
- 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
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Build
-
- audio/noise-suppression-for-voice-lv2
Configuration Options:
- ===> The following configuration options are available for juce-8.0.2:
DEMOS=off: Build and install demo programs
===> Use 'make config' to modify these settings
- Options name:
- devel_juce
- USES:
- cmake compiler:c++17-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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.2 28 Sep 2024 04:08:11 |
Yuri Victorovich (yuri) |
devel/juce: update 8.0.1 → 8.0.2
Reported by: portscout |
8.0.1 31 Jul 2024 16:37:30 |
Yuri Victorovich (yuri) |
devel/juce: update 8.0.0 → 8.0.1
Reported by: portscout |
8.0.0 10 Jul 2024 16:00:58 |
Yuri Victorovich (yuri) |
devel/juce: update 7.0.7 → 8.0.0 |
7.0.7_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
7.0.7 24 Aug 2023 19:36:55 |
Yuri Victorovich (yuri) |
devel/juce: update 7.0.6 → 7.0.7
Reported by: portscout |
7.0.6 23 Aug 2023 22:24:23 |
Piotr Kubaj (pkubaj) |
devel/juce: fix build on powerpc*
/wrkdirs/usr/ports/devel/juce/work/JUCE-7.0.6/modules/juce_dsp/containers/juce_AudioBlock_test.cpp:32:34:
error: no template named 'SIMDRegister'
String& operator<< (String& str, SIMDRegister<SampleType>) { return str; } |
7.0.6 11 Aug 2023 00:36:00 |
Yuri Victorovich (yuri) |
devel/juce: Update 7.0.5 → 7.0.6
Reported by: portscout |
7.0.5_1 09 Jun 2023 15:48:00 |
Yuri Victorovich (yuri) |
devel/juce: Add FreeBSD compatibility patches |
7.0.5 05 Mar 2023 05:32:54 |
Yuri Victorovich (yuri) |
devel/juce: DEMOS option is broken |
7.0.5 04 Mar 2023 20:40:53 |
Yuri Victorovich (yuri) |
devel/juce: Update 7.0.3 → 7.0.5 |
7.0.3_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
7.0.3 28 Dec 2022 19:09:01 |
Yuri Victorovich (yuri) |
devel/juce: Update 7.0.2 -> 7.0.3
Reported by: portscout |
7.0.2_3 17 Oct 2022 08:11:02 |
Yuri Victorovich (yuri) |
devel/juce: Add additional FreeBSD patch related to LV2 plugin support |
7.0.2_2 16 Oct 2022 22:14:45 |
Yuri Victorovich (yuri) |
devel/juce: Add better workaround for broken ENVIRON(7) in shared libraries
New workaround exactly mimics the effect of ENVIRON(7). |
7.0.2_1 16 Oct 2022 19:37:33 |
Yuri Victorovich (yuri) |
devel/juce: Add BSD-related patches |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.0.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.0.2 17 Aug 2022 16:17:49 |
Yuri Victorovich (yuri) |
devel/juce: Update 7.0.1 -> 7.0.2
Reported by: portscout |
7.0.1_1 26 Jul 2022 21:09:55 |
Piotr Kubaj (pkubaj) |
devel/juce: fix build on powerpc64le
Add back JUCE_INCLUDE_PNGLIB_CODE=0 to use system png.
PR: 254726
Approved by: yuri (maintainer) |
7.0.1 23 Jul 2022 18:17:36 |
Yuri Victorovich (yuri) |
devel/juce: Broken on riscv64
Reported by: fallout |
7.0.1 18 Jul 2022 06:52:35 |
Yuri Victorovich (yuri) |
devel/juce: Update 6.0.8 -> 7.0.1 |
6.0.8_4 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
6.0.8_4 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
6.0.8_3 09 Apr 2021 18:47:37 |
Yuri Victorovich (yuri) |
devel/juce: Broken on 11
Reported by: fallout |
6.0.8_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.0.8_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.0.8_3 06 Apr 2021 12:04:34 |
Piotr Kubaj (pkubaj) |
devel/juce: bump PORTREVISION
Bump PORTREVISION because of dependency change. |
6.0.8_2 06 Apr 2021 12:03:34 |
Piotr Kubaj (pkubaj) |
devel/juce: use system png
This fixes build on powerpc64le since the builtin png does not detect VSX
availaibility.
PR: 254726
Approved by: yuri (maintainer) |
6.0.8_2 27 Mar 2021 21:01:25 |
yuri |
devel/juce: Fix build by adding USES=pkgconfig
Somehow it expects pkg-config on some systems and not on others.
Reported by: fallout |
6.0.8_1 26 Mar 2021 08:42:57 |
yuri |
devel/juce: Add more BSD patches; Add DEMOS option |
6.0.8 26 Mar 2021 00:28:26 |
yuri |
devel/juce: Add pkg-message; Fix typos; Fix LICENSE_PERMS |
6.0.8 25 Mar 2021 23:11:28 |
yuri |
New port: devel/juce: C++ application framework to develop desktop and mobile
applications |