From 6382787e4e8c669145f926913574d4e689207f43 Mon Sep 17 00:00:00 2001 From: Rodion Goritskov Date: Sun, 14 Jul 2024 01:50:44 +0400 Subject: feat: Update licenses --- rodion/packages/audio.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'rodion/packages/audio.scm') diff --git a/rodion/packages/audio.scm b/rodion/packages/audio.scm index 1015969..17cd662 100644 --- a/rodion/packages/audio.scm +++ b/rodion/packages/audio.scm @@ -34,9 +34,9 @@ (version "1.9.6") (build-system glib-or-gtk-build-system) (home-page "https://github.com/DeaDBeeF-Player/deadbeef") - (license license:zlib) - (description "Test") - (synopsis "Test") + (license license:bsd-3) + (description "DeaDBeeF (as in 0xDEADBEEF) is a modular cross-platform audio player which runs on desktop operating systems. DeaDBeeF plays a variety of audio formats, converts between them, lets you customize the UI in almost any way you want, and use many additional plugins which can extend it even more.") + (synopsis "DeaDBeeF is a multiple-platform music player for desktop operating systems") (native-inputs (list gnu-gettext autoconf @@ -128,8 +128,8 @@ (build-system cmake-build-system) (home-page "https://github.com/fooyin/fooyinx") (license license:gpl3) - (description "fooyin is a music player built around customisation. It offers a growing list of widgets to manage and play your local music collection. It's extensible using a plugin system and many widgets make use of FooScript to offer an even deeper level of control.") - (synopsis "A customisable music player") + (description "fooyin is a music player built around customisation. It offers a growing list of widgets to manage and play your local music collection. It's extensible using a plugin system and many widgets make use of FooScript to offer an even deeper level of control.") + (synopsis "fooyin is a customisable music player") (native-inputs (list pkg-config)) (inputs (list alsa-lib -- cgit v1.2.3