summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-01 04:10:24 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-01 04:10:24 -0200
commit64e61b083b1c144cd7e3ef4018f14d7127aa4a24 (patch)
tree6beb4a0dc1c919517cd76b154fa48e8aa56685fe /nonprism
parent023cbd3622ae123aa6eb7e7d79a927a262931a9c (diff)
downloadabslibre-64e61b083b1c144cd7e3ef4018f14d7127aa4a24.tar.gz
abslibre-64e61b083b1c144cd7e3ef4018f14d7127aa4a24.tar.bz2
abslibre-64e61b083b1c144cd7e3ef4018f14d7127aa4a24.zip
remove "-libre" suffix on makedepends, depends and optdepends on more packages to avoid break dependencies on the future
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/choqok-nonprism/PKGBUILD4
-rw-r--r--nonprism/icedove-libre-nonprism/PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/choqok-nonprism/PKGBUILD b/nonprism/choqok-nonprism/PKGBUILD
index cf5c374b0..a4db0e5b6 100644
--- a/nonprism/choqok-nonprism/PKGBUILD
+++ b/nonprism/choqok-nonprism/PKGBUILD
@@ -8,7 +8,7 @@
_pkgname=choqok
pkgname=choqok-nonprism
pkgver=1.4
-pkgrel=1
+pkgrel=1.1
pkgdesc="A status.net client for KDE, without Twitter support"
url='http://choqok.gnufolks.org/'
license=('GPL')
@@ -18,7 +18,7 @@ provides=("$_pkgname=$pkgver")
conflicts=$_pkgname
depends=('kdebase-runtime' 'qjson' 'qoauth' 'qca-ossl')
makedepends=('cmake' 'automoc4')
-optdepends=('kdebase-konqueror-libre: proxy support')
+optdepends=('kdebase-konqueror: proxy support')
install="${_pkgname}.install"
source=("http://downloads.sourceforge.net/${_pkgname}/${_pkgname}-${pkgver}.tar.xz")
md5sums=('2efe34ed903b448a21d9233d8033dbdb')
diff --git a/nonprism/icedove-libre-nonprism/PKGBUILD b/nonprism/icedove-libre-nonprism/PKGBUILD
index 36d5497dd..196536ea0 100644
--- a/nonprism/icedove-libre-nonprism/PKGBUILD
+++ b/nonprism/icedove-libre-nonprism/PKGBUILD
@@ -18,7 +18,7 @@ arch=('i686' 'x86_64' 'mips64el')
license=('MPL' 'GPL' 'LGPL')
url="http://packages.debian.org/experimental/${_pkgname}"
depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'mozilla-searchplugins' 'nss' 'sqlite' 'startup-notification')
-makedepends=('unzip-libre' 'zip' 'pkg-config' 'python2' 'wireless_tools' 'yasm' 'mesa' 'autoconf2.13' 'quilt')
+makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'wireless_tools' 'yasm' 'mesa' 'autoconf2.13' 'quilt')
optdepends=('libcanberra: for sound support')
replaces=('thunderbird' "${pkgname%-nonprism}")
conflicts=('thunderbird' "${pkgname%-nonprism}")