Port details |
- psindustrializer Percussion sounds synthesizer using physical modelling
- 0.2.7_8 audio =2 0.2.7_8Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-06-27 03:42:16
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://sourceforge.net/projects/industrializer/
- Description:
- Industrializer is a program for generating percussion sounds for musical
purposes. This program is great for generating new techno and industrial
sounds. It also can produce chimes, bubbles, gongs, hammer hits on different
materials and so on.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- psindustrializer>0:audio/psindustrializer
- To install the port:
- cd /usr/ports/audio/psindustrializer/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/psindustrializer
- pkg install psindustrializer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: psindustrializer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1639078668
SHA256 (psindustrializer-0.2.7.tar.xz) = dbcc36df301ec78d725337a1f65fa43e01ab4e4d971dbf421955ddcbc544c84c
SIZE (psindustrializer-0.2.7.tar.xz) = 354788
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libaudiofile.so : audio/libaudiofile
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libgtkglext-x11-1.0.so : x11-toolkits/gtkglext
- libharfbuzz.so : print/harfbuzz
- libpulse.so : audio/pulseaudio
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- 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-x11-2.0.so : x11-toolkits/gtk20
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libpangox-1.0.so : x11-toolkits/pangox-compat
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for psindustrializer-0.2.7_8:
====> Audio Backend: you have to choose at least one of them
JACK=off: JACK audio server support
PULSE=on: PulseAudio support
===> Use 'make config' to modify these settings
- Options name:
- audio_psindustrializer
- USES:
- gettext-runtime gl gmake gnome libtool pkgconfig tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.7_8 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.2.7_8 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
0.2.7_7 05 Aug 2023 18:55:50 |
Muhammad Moinur Rahman (bofh) |
audio/psindustrializer: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.2.7_7 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.2.7_6 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 ) |
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) |
0.2.7_5 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 ) |
0.2.7_5 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.2.7_4 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.2.7_3 09 Dec 2021 19:57:58 |
Yuri Victorovich (yuri) |
audio/psindustrializer: Update 0.2.7-pre2 -> 0.2.7
Previous version was mislabeled (-pre2 wasn't included) so now
it's just a bump. |
0.2.7_2 02 Aug 2021 16:03:15 |
Yuri Victorovich (yuri) |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
0.2.7_1 27 Jun 2021 09:03:02 |
Yuri Victorovich (yuri) |
audio/psindustrializer: Add audio backend options
PR: 256859
Suggested by: p5B2E9A8F@t-online.de |
0.2.7 27 Jun 2021 03:40:02 |
Yuri Victorovich (yuri) |
audio/psindustrializer: New port: Percussion sounds synthesizer using physical
modelling |