summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-09 19:54:43 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-09 19:54:43 -0300
commit7ea3eaa8314ff164af88a54b7d0963555a1e22c4 (patch)
tree0e339084485e96418bdc5434c592cce5528dd0c0 /libre
parent4da914880e1a483d0f7e00523eb84933909f2669 (diff)
xbmc-libre{,-lts}: revert changes on license because there are files with GPL-Compatible licenses inside the source
Diffstat (limited to 'libre')
-rw-r--r--libre/xbmc-libre-lts/PKGBUILD2
-rw-r--r--libre/xbmc-libre/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/libre/xbmc-libre-lts/PKGBUILD b/libre/xbmc-libre-lts/PKGBUILD
index 6218ce8f5..004342c37 100644
--- a/libre/xbmc-libre-lts/PKGBUILD
+++ b/libre/xbmc-libre-lts/PKGBUILD
@@ -16,7 +16,7 @@ pkgrel=1
pkgdesc="A software media player and entertainment hub for digital media (Frodo version), without nonfree addons and unrar support"
arch=('i686' 'x86_64')
url="http://xbmc.org"
-license=('GPL')
+license=('GPL' 'custom')
conflicts=$_pkgname
provides=$_pkgname=$pkgver
depends=('hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva'
diff --git a/libre/xbmc-libre/PKGBUILD b/libre/xbmc-libre/PKGBUILD
index ecfd94c80..2b8631f1b 100644
--- a/libre/xbmc-libre/PKGBUILD
+++ b/libre/xbmc-libre/PKGBUILD
@@ -16,7 +16,7 @@ pkgrel=2.1
pkgdesc="A software media player and entertainment hub for digital media (Gotham version), without nonfree addons and unrar support"
arch=('i686' 'x86_64')
url="http://xbmc.org"
-license=('GPL')
+license=('GPL' 'custom')
replaces=$_pkgname
conflicts=$_pkgname
provides=$_pkgname=$pkgver