From 7727bf1ef4ee68071c62840f8f43a601a9d466cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Mon, 9 Apr 2012 02:07:25 -0300 Subject: audacious-plugins-libre: fixing issues in PKGBUILD --- libre/audacious-plugins-libre/PKGBUILD | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'libre/audacious-plugins-libre') 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}") -- cgit