diff options
-rw-r--r-- | libre/icecat-adblock-plus/PKGBUILD | 3 | ||||
-rw-r--r-- | libre/icecat-firebug/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/icecat-l10n/PKGBUILD | 3 | ||||
-rw-r--r-- | libre/icecat-noscript/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/icecat-raismth/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/icecat-spell-ru/PKGBUILD | 3 | ||||
-rw-r--r-- | libre/icecat/PKGBUILD | 3 | ||||
-rw-r--r-- | libre/iceweasel-adblock-plus/PKGBUILD | 3 | ||||
-rw-r--r-- | libre/iceweasel-firebug/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/iceweasel-l10n/PKGBUILD | 3 | ||||
-rw-r--r-- | libre/iceweasel-noscript/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/iceweasel-raismth/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/iceweasel-spell-ru/PKGBUILD | 3 | ||||
-rw-r--r-- | libre/iceweasel/PKGBUILD | 1 |
14 files changed, 17 insertions, 29 deletions
diff --git a/libre/icecat-adblock-plus/PKGBUILD b/libre/icecat-adblock-plus/PKGBUILD index 711ada474..84786033f 100644 --- a/libre/icecat-adblock-plus/PKGBUILD +++ b/libre/icecat-adblock-plus/PKGBUILD @@ -3,7 +3,7 @@ pkgname=icecat-adblock-plus pkgver=2.6.5 -pkgrel=1 +pkgrel=1.1 pkgdesc="Extension for icecat which block ads and banners" arch=('any') url="http://adblockplus.org/" @@ -11,7 +11,6 @@ license=('GPL') groups=('icecat-addons') depends=("icecat") makedepends=('unzip') -provides=(firefox-adblock-plus=$pkgver) noextract=("adblockplus-$pkgver.xpi") source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi") md5sums=('4ac75a9f5f7318ff53bc435dcfbf5a64') diff --git a/libre/icecat-firebug/PKGBUILD b/libre/icecat-firebug/PKGBUILD index 01218ba6c..b30389194 100644 --- a/libre/icecat-firebug/PKGBUILD +++ b/libre/icecat-firebug/PKGBUILD @@ -3,14 +3,14 @@ pkgname=icecat-firebug pkgver=2.0.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="IceCat extension with tools for web development." arch=(any) url="http://getfirebug.com/" license=('custom:BSD') groups=('icecat-addons') depends=('icecat') -provides=('firebug' firefox-firebug=$pkgver) +provides=('firebug') source=("${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi") md5sums=('ecd878a910e38262fa70d58b5a989201') diff --git a/libre/icecat-l10n/PKGBUILD b/libre/icecat-l10n/PKGBUILD index 28cf71d31..4f32681e6 100644 --- a/libre/icecat-l10n/PKGBUILD +++ b/libre/icecat-l10n/PKGBUILD @@ -7,7 +7,7 @@ _pkgbase=icecat pkgbase=$_pkgbase-l10n pkgver=31.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Language pack for GNU IceCat." arch=('any') url="http://www.gnu.org/software/gnuzilla/" @@ -129,7 +129,6 @@ _package() { pkgdesc="$2 language pack for GNU IceCat." replaces=(icecat-i18n-${1,,}) conflicts=(icecat-i18n-${1,,}) - provides=(firefox-i18n-${1,,}) unzip icecat-$pkgver.$1.langpack.xpi -d $1 rm -v icecat-$pkgver.$1.langpack.xpi diff --git a/libre/icecat-noscript/PKGBUILD b/libre/icecat-noscript/PKGBUILD index 7cca55539..86ff21b44 100644 --- a/libre/icecat-noscript/PKGBUILD +++ b/libre/icecat-noscript/PKGBUILD @@ -2,16 +2,14 @@ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> -_pkgname=firefox-noscript pkgname=icecat-noscript pkgver=2.6.9.3 -pkgrel=1 +pkgrel=1.1 pkgdesc="Extension for icecat which disables script" arch=('any') url="http://noscript.net/" license=('GPL2') depends=() -provides=($_pkgname=$pkgver) makedepends=('unzip') source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) md5sums=('916eaaebd47472680ae11a464d18cd72') diff --git a/libre/icecat-raismth/PKGBUILD b/libre/icecat-raismth/PKGBUILD index fb2e072d5..1bdd66289 100644 --- a/libre/icecat-raismth/PKGBUILD +++ b/libre/icecat-raismth/PKGBUILD @@ -3,7 +3,7 @@ pkgname=icecat-raismth pkgver=4.0.1 -pkgrel=1.1 +pkgrel=1.2 pkgdesc="IceCat plugin for watching Rai.tv live channels, vod and replay contents w/o *light (Silverlight/Moonlight)" arch=('any') url="http://acab.servebeer.com/" @@ -12,7 +12,7 @@ groups=('icecat-addons') depends=('icecat') optdepends=('mplayer: default video player' 'faad: default audio player') -provides=('raismth' firefox-raismth=$pkgver) +provides=('raismth') source=("${url}raismth-$pkgver.xpi") md5sums=('f772ef1a74b0aba3a739849fee3238ea') diff --git a/libre/icecat-spell-ru/PKGBUILD b/libre/icecat-spell-ru/PKGBUILD index ecb7a2607..59e29f13f 100644 --- a/libre/icecat-spell-ru/PKGBUILD +++ b/libre/icecat-spell-ru/PKGBUILD @@ -4,13 +4,12 @@ pkgname=icecat-spell-ru pkgver=0.4.4 -pkgrel=13.1 +pkgrel=13.2 pkgdesc="Russian spellchecker dictionary for IceCat" arch=(any) url="https://addons.mozilla.org/firefox/dictionaries/" license=("GPL") depends=("icecat") -provides=(firefox-spell-ru=$pkgver) noextract=(russian_spellchecking_dictionary_with_io_support-$pkgver-fx+tb+sm.xpi) source=(https://addons.mozilla.org/firefox/downloads/file/98798/russian_spellchecking_dictionary-$pkgver-fx+tb+sm.xpi) md5sums=('269a8bdd38a5641b5f6cfb12715f1029') diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index 30f79b402..6a44a5621 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -14,7 +14,7 @@ _pgo=true pkgname=icecat pkgver=31.1.1 -pkgrel=2 +pkgrel=1 pkgdesc="GNU IceCat, the standalone web browser based on Mozilla Firefox." arch=(i686 x86_64 mips64el) @@ -31,7 +31,6 @@ optdepends=('networkmanager: Location detection via available WiFi networks' 'gst-libav: h.264 video') url="http://www.gnu.org/software/gnuzilla/" install=$pkgname.install -provides=('firefox') source=("http://gnuzilla.gnu.org/releases/$pkgver/$pkgname-$pkgver.tar.xz" mozconfig mozconfig.pgo diff --git a/libre/iceweasel-adblock-plus/PKGBUILD b/libre/iceweasel-adblock-plus/PKGBUILD index 341920d2f..2182da38a 100644 --- a/libre/iceweasel-adblock-plus/PKGBUILD +++ b/libre/iceweasel-adblock-plus/PKGBUILD @@ -3,7 +3,7 @@ pkgname=iceweasel-adblock-plus pkgver=2.6.5 -pkgrel=1 +pkgrel=1.1 pkgdesc="Extension for iceweasel which block ads and banners" arch=('any') url="http://adblockplus.org/" @@ -11,7 +11,6 @@ license=('GPL') groups=('iceweasel-addons') depends=("iceweasel") makedepends=('unzip') -provides=(firefox-adblock-plus=$pkgver) noextract=("adblockplus-$pkgver.xpi") source=("https://downloads.adblockplus.org/adblockplus-$pkgver.xpi") md5sums=('4ac75a9f5f7318ff53bc435dcfbf5a64') diff --git a/libre/iceweasel-firebug/PKGBUILD b/libre/iceweasel-firebug/PKGBUILD index 10180ebc3..b9ad003ba 100644 --- a/libre/iceweasel-firebug/PKGBUILD +++ b/libre/iceweasel-firebug/PKGBUILD @@ -3,14 +3,14 @@ pkgname=iceweasel-firebug pkgver=2.0.2 -pkgrel=1.1 +pkgrel=1.2 pkgdesc="Iceweasel extension with tools for web development." arch=(any) url="http://getfirebug.com/" license=('custom:BSD') groups=('iceweasel-addons') depends=('iceweasel') -provides=('firebug' firefox-firebug=$pkgver) +provides=('firebug') source=("${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi") md5sums=('ecd878a910e38262fa70d58b5a989201') diff --git a/libre/iceweasel-l10n/PKGBUILD b/libre/iceweasel-l10n/PKGBUILD index 976bb7902..06ec1e505 100644 --- a/libre/iceweasel-l10n/PKGBUILD +++ b/libre/iceweasel-l10n/PKGBUILD @@ -10,7 +10,7 @@ epoch=1 _pkgbase=iceweasel pkgbase=$_pkgbase-l10n pkgver=$_debver.$_debrel -pkgrel=3 +pkgrel=4 pkgdesc="Language pack for Debian ${_pkgbase^}." arch=('any') url="http://packages.debian.org/experimental/$_pkgbase" @@ -133,7 +133,6 @@ _package() { pkgdesc="$2 language pack for Debian Iceweasel." replaces=(iceweasel-i18n-${1,,} iceweasel-libre-l10n-${1,,}) conflicts=(iceweasel-i18n-${1,,} iceweasel-libre-l10n-${1,,}) - provides=(firefox-i18n-${1,,}) bsdtar xf $pkgbase-${1,,}_$_debver-${_debrel#deb}_all.deb bsdtar xf data.tar.xz diff --git a/libre/iceweasel-noscript/PKGBUILD b/libre/iceweasel-noscript/PKGBUILD index da58f9854..c89b269f3 100644 --- a/libre/iceweasel-noscript/PKGBUILD +++ b/libre/iceweasel-noscript/PKGBUILD @@ -2,16 +2,14 @@ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> -_pkgname=firefox-noscript pkgname=iceweasel-noscript pkgver=2.6.9.3 -pkgrel=1 +pkgrel=1.1 pkgdesc="Extension for iceweasel which disables script" arch=('any') url="http://noscript.net/" license=('GPL2') depends=() -provides=($_pkgname=$pkgver) makedepends=('unzip') source=(https://secure.informaction.com/download/releases/noscript-$pkgver.xpi) md5sums=('916eaaebd47472680ae11a464d18cd72') diff --git a/libre/iceweasel-raismth/PKGBUILD b/libre/iceweasel-raismth/PKGBUILD index 38a8a061b..882edfea5 100644 --- a/libre/iceweasel-raismth/PKGBUILD +++ b/libre/iceweasel-raismth/PKGBUILD @@ -3,7 +3,7 @@ pkgname=iceweasel-raismth pkgver=4.0.1 -pkgrel=1.2 +pkgrel=1.3 pkgdesc="Iceweasel plugin for watching Rai.tv live channels, vod and replay contents w/o *light (Silverlight/Moonlight)" arch=('any') url="http://acab.servebeer.com/" @@ -12,7 +12,7 @@ groups=('iceweasel-addons') depends=('iceweasel') optdepends=('mplayer: default video player' 'faad: default audio player') -provides=('raismth' firefox-raismth=$pkgver) +provides=('raismth') source=("${url}raismth-$pkgver.xpi") md5sums=('f772ef1a74b0aba3a739849fee3238ea') diff --git a/libre/iceweasel-spell-ru/PKGBUILD b/libre/iceweasel-spell-ru/PKGBUILD index cfbc4515a..d16780cb7 100644 --- a/libre/iceweasel-spell-ru/PKGBUILD +++ b/libre/iceweasel-spell-ru/PKGBUILD @@ -4,13 +4,12 @@ pkgname=iceweasel-spell-ru pkgver=0.4.4 -pkgrel=13.2 +pkgrel=13.3 pkgdesc="Russian spellchecker dictionary for Iceweasel" arch=(any) url="https://addons.mozilla.org/firefox/dictionaries/" license=("GPL") depends=("iceweasel") -provides=(firefox-spell-ru=$pkgver) noextract=(russian_spellchecking_dictionary_with_io_support-$pkgver-fx+tb+sm.xpi) source=(https://addons.mozilla.org/firefox/downloads/file/98798/russian_spellchecking_dictionary-$pkgver-fx+tb+sm.xpi) md5sums=('269a8bdd38a5641b5f6cfb12715f1029') diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index ded4e6a95..587d6db07 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -42,7 +42,6 @@ url="http://packages.debian.org/experimental/${pkgname}" install=$pkgname.install replaces=("${pkgname}-libre") conflicts=("${pkgname}-libre") -provides=('firefox') mksource=("$_debrepo/`debfile $_debname`_$_debver.orig.tar.bz2") source=("$_parabolarepo/$_debname-libre_$_debver.orig.tar.bz2" "$_debrepo/`debfile $_debname`_$_debver-${_debrel#deb}.debian.tar.xz" |