summaryrefslogtreecommitdiff
path: root/libre/iceape-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-20 20:28:26 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-20 20:28:26 -0200
commit268353fc440bd8926e04758bb7457e3793024362 (patch)
tree07a00ebae1491dcb685d82a498a12a7cc3cd13c2 /libre/iceape-libre
parentc1d36ceb2a87f32154cf54c7d3c17bbee6ea2ba0 (diff)
downloadabslibre-268353fc440bd8926e04758bb7457e3793024362.tar.gz
abslibre-268353fc440bd8926e04758bb7457e3793024362.tar.bz2
abslibre-268353fc440bd8926e04758bb7457e3793024362.zip
fixing license on mozilla packages
Diffstat (limited to 'libre/iceape-libre')
-rw-r--r--libre/iceape-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceape-libre/PKGBUILD b/libre/iceape-libre/PKGBUILD
index c46631628..eb3ab8a6e 100644
--- a/libre/iceape-libre/PKGBUILD
+++ b/libre/iceape-libre/PKGBUILD
@@ -11,10 +11,10 @@ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; }
_pkgname=${_debname}
pkgname=${_debname}-libre
pkgver=${_debver}.${_debrel}
-pkgrel=1
+pkgrel=2
pkgdesc="A libre version of Debian Iceape, the Internet Suite based on Mozilla Seamonkey."
arch=('i686' 'x86_64' 'mips64el')
-license=('GPL2' 'MPL' 'LGPL')
+license=('MPL' 'GPL' 'LGPL')
depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'mozilla-searchplugins' 'nss' 'sqlite' 'startup-notification')
makedepends=('unzip-libre' 'zip' 'pkg-config' 'python2' 'python2-ply' 'librsvg' 'wireless_tools' 'yasm' 'mesa' 'autoconf2.13' 'quilt')
replaces=('mozilla' 'seamonkey')