| Port details |
- deadbeef-gui-plugins GUI plugins for DeaDBeeF audio player
- 0.7.2 audio
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2026-09-27 05:39:07
- Last Update: 2026-09-27 05:37:06
- Commit Hash: 0ef520f
- Also Listed In: misc
- License: GPLv2 LGPL21
- WWW:
- https://deadbeef.sourceforge.io/
- Description:
- GUI plugins for DeaDBeeF audio player, including main interface,
shell commands execution, audio converter, and playlist browser.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- deadbeef-gtk2-gui-plugins>0:audio/deadbeef-gui-plugins
- To install the port:
- cd /usr/ports/audio/deadbeef-gui-plugins/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/deadbeef-gui-plugins
- pkg install deadbeef-gtk2-gui-plugins
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: deadbeef-gtk2-gui-plugins
- Package flavors (<flavor>: <package>)
- gtk2: deadbeef-gtk2-gui-plugins
- gtk3: deadbeef-gtk3-gui-plugins
- distinfo:
- TIMESTAMP = 1466336082
SHA256 (deadbeef-0.7.2.tar.bz2) = 8a63abdf00c2f37c33e018ae0b39d391873e037434074b84bb47381bf283c884
SIZE (deadbeef-0.7.2.tar.bz2) = 4736472
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-tools>=0.26 : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- deadbeef : audio/deadbeef
- Library dependencies:
-
- libjansson.so : devel/jansson
- 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
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for deadbeef-gtk2-gui-plugins-0.7.2:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- audio_deadbeef-gui-plugins
- USES:
- gettext-tools gmake gnome libtool pkgconfig tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.7.2 27 Sep 2026 05:37:06
    |
Alexey Dokuchaev (danfe)  |
audio/deadbeef: split GTK-based GUI plugins into separate port
- This allows to 1) simplify the main Makefile by removing
fragile and incoherent logic to handle the codependencies
between four GUI plugins; 2) consistently flavorize them
against supported GTK versions. Users can now switch GUI
without having to reconfigure and rebuild the main port
- Drop custom NOTIFY_DESC in favor of standard description
which is shorter and less cryptic (more user-oriented) |
Number of commits found: 1
|