Project

General

Profile

Bug #500 » 0001-icedove-libre-nonprism-makedep-on-jquery-and-of-2.1..patch

taro, 2014-02-22 08:49 AM

View differences:

nonprism/icedove-libre-nonprism/PKGBUILD
1 1
# Maintainer : André Silva <emulatorman@parabola.nu>
2 2
# Contributor : Márcio Silva <coadde@parabola.nu>
3
# Contributor : Taro <taro-k@movasense.com>
3 4

  
4 5
# We're getting this from Debian Sid
5 6
_debname=icedove
......
12 13
pkgname=${_debname}-libre-nonprism
13 14
epoch=1
14 15
pkgver=${_debver}.${_debrel}
15
pkgrel=1
16
pkgrel=2
16 17
pkgdesc="A libre version of Debian Icedove, the standalone mail/news reader based on Mozilla Thunderbird, without support for unsafe and dangerous for privacy protocols"
17 18
arch=('i686' 'x86_64' 'mips64el')
18 19
license=('MPL' 'GPL' 'LGPL')
19 20
url="http://packages.debian.org/sid/${_pkgname}"
20 21
depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'hunspell' 'libevent' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'mozilla-searchplugins' 'nss' 'sqlite' 'startup-notification')
21
makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'wireless_tools' 'yasm' 'mesa' 'autoconf2.13' 'quilt' 'jquery-ui')
22
makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'wireless_tools' 'yasm' 'mesa' 'autoconf2.13' 'quilt' 'jquery-ui' 'jquery>=2.1.0')
22 23
optdepends=('libcanberra: for sound support')
23 24
replaces=('thunderbird' "${pkgname%-nonprism}")
24 25
conflicts=('thunderbird' "${pkgname%-nonprism}")
25
- 
    (1-1/1)