diff options
Diffstat (limited to 'libre/audacious-plugins-libre/PKGBUILD')
-rw-r--r-- | libre/audacious-plugins-libre/PKGBUILD | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/libre/audacious-plugins-libre/PKGBUILD b/libre/audacious-plugins-libre/PKGBUILD index 996d72dbf..1953c1764 100644 --- a/libre/audacious-plugins-libre/PKGBUILD +++ b/libre/audacious-plugins-libre/PKGBUILD @@ -14,14 +14,14 @@ url='http://audacious-media-player.org/' arch=('i686' 'x86_64') license=('GPL' 'GPL3' 'LGPL' 'custom') --# Licensing issues: --# The plugins 'scrobbler', stereoplugin', 'wavepack' and 'plugin_echo' have no license notice --# but I've been informed by an upstream dev, nenolod, that they are all GPL. I don't know what version --# --# The plugin 'psf' is currently (Nov 2011) BSD+noncommercial, but is apparently being changed to GPL. --# However, 'psf' is apparently an emulator for running non-free code, so I'm not rushing to fix it. --# --# All the other custom licensed plugins I think are mostly modified BSD or ISC. +# Licensing issues: +# The plugins 'scrobbler', stereoplugin', 'wavepack' and 'plugin_echo' have no license notice +# but I've been informed by an upstream dev, nenolod, that they are all GPL. I don't know what version +# +# The plugin 'psf' is currently (Nov 2011) BSD+noncommercial, but is apparently being changed to GPL. +# However, 'psf' is apparently an emulator for running non-free code, so I'm not rushing to fix it. +# +# All the other custom licensed plugins I think are mostly modified BSD or ISC. provides=("audacious-plugins=$pkgver") replaces=("${pkgname%-libre}") |