diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2018-08-23 17:31:54 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2018-08-23 18:30:47 -0400 |
commit | 446c77e6214a21db7598cb5e9d26c828bffb79ea (patch) | |
tree | d7ba8cc96f4e163d2c88b68521967a8672479832 /libre/icecat/PKGBUILD | |
parent | c99ed984e81f39ad8fa3aee14697d662c3063dcf (diff) | |
download | abslibre-446c77e6214a21db7598cb5e9d26c828bffb79ea.tar.gz abslibre-446c77e6214a21db7598cb5e9d26c828bffb79ea.tar.bz2 abslibre-446c77e6214a21db7598cb5e9d26c828bffb79ea.zip |
libre/icecat: Adopt as co-maintainer, drop replaces=/conflicts=(firefox)
Let iceweasel replaces=(firefox) and your-freedom conflicts=(firefox)
Diffstat (limited to 'libre/icecat/PKGBUILD')
-rw-r--r-- | libre/icecat/PKGBUILD | 24 |
1 files changed, 9 insertions, 15 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index a48369f94..e9a3ca5b0 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -1,28 +1,24 @@ -# $Id$ -# Maintainer (Arch): Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> -# Contributor (Arch): Ionut Biru <ibiru@archlinux.org> -# Contributor (Arch): Jakub Schmidtke <sjakub@gmail.com> +# Maintainer (Arch:firefox): Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> +# Contributor (Arch:firefox): Ionut Biru <ibiru@archlinux.org> +# Contributor (Arch:firefox): Jakub Schmidtke <sjakub@gmail.com> + +# Contributor (ConnochaetOS:iceweasel): Henry Jensen <hjensen@connochaetos.org> + # Maintainer: Andreas Grapentin <andreas@grapentin.org> +# Maintainer: Luke Shumaker <lukeshu@parabola.nu> # Contributor: André Silva <emulatorman@hyperbola.info> # Contributor: Márcio Silva <coadde@hyperbola.info> -# Contributor (ConnochaetOS): Henry Jensen <hjensen@connochaetos.org> -# Contributor: Luke Shumaker <lukeshu@parabola.nu> # Contributor: fauno <fauno@kiwwwi.com.ar> # Contributor: vando <facundo@esdebian.org> # Contributor: Figue <ffigue at gmail> # Contributor: evr <evanroman at gmail> # Contributor: Muhammad 'MJ' Jassim <UnbreakableMJ@gmail.com> -# parabola changes and rationale: -# - based on the PKGBUILD of iceweasel, sans rebranding - - -_pkgname=firefox pkgname=icecat _pkgver=52.6.0-gnu1 pkgver=${_pkgver//-/_} -pkgrel=3 -pkgdesc="GNU Icecat - a libre standalone web browser based on Mozilla Firefox." +pkgrel=4 +pkgdesc="GNU IceCat - a libre standalone web browser based on Mozilla Firefox." arch=(x86_64 i686 armv7h) license=(MPL GPL LGPL) url="http://www.gnu.org/software/gnuzilla/" @@ -35,8 +31,6 @@ optdepends=('networkmanager: Location detection via available WiFi networks' 'libnotify: Notification integration' 'upower: Battery API') options=(!emptydirs !makeflags !strip) -replaces=("$_pkgname") -conflicts=("$_pkgname") source=(http://ftp.gnu.org/gnu/gnuzilla/${_pkgver%-*}/$pkgname-$_pkgver.tar.bz2{,.sig} $pkgname.desktop $pkgname-install-dir.patch no-crmf.diff |