# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/deadbeef/deadbeef.desc # Copyright (C) 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] Audio player [T] DeaDBeeF (as in 0xDEADBEEF) is a modular cross-platform audio player. [T] DeaDBeeF plays a variety of audio formats, converts between them, lets you [T] customize the UI in almost any way you want, and use many additional [T] plugins which can extend it even more. [U] https://deadbeef.sourceforge.io/ [A] Oleksiy Yakovenko [M] The T2 Project [C] extra/audio [F] CROSS [L] GPL [S] Stable [V] 1.10.0 [D] b4cb32403b1f467c95293cfb76dd3b0b4e7ec1fe3300951f6d7cc4e7 deadbeef-1.10.0.tar.bz2 http://dl.sourceforge.net/deadbeef/ var_append GCC_WRAPPER_APPEND ' ' -L$root$(pkgprefix libdir libx11) CC=${CC/gcc/clang} CXX=${CXX/g++/clang++} var_append confopt ' ' "--enable-gtk3 --disable-gtk2"