summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-03-15 06:54:11 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-03-15 06:54:11 -0300
commit57cf5c66d9925260929ed385a10d09bc8bd87fc3 (patch)
tree4e01a8926211868c5efe45027f8bdc19cb85c331 /nonprism
parent2b813b90d639d9072233cd039f3d9b92d4070cfb (diff)
parentb483ba7f74a833c79fe2d449b06099cc163c9e8a (diff)
downloadabslibre-57cf5c66d9925260929ed385a10d09bc8bd87fc3.tar.gz
abslibre-57cf5c66d9925260929ed385a10d09bc8bd87fc3.tar.bz2
abslibre-57cf5c66d9925260929ed385a10d09bc8bd87fc3.zip
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/icedove-libre-nonprism/PKGBUILD4
-rw-r--r--nonprism/sylpheed-nonprism/PKGBUILD19
2 files changed, 11 insertions, 12 deletions
diff --git a/nonprism/icedove-libre-nonprism/PKGBUILD b/nonprism/icedove-libre-nonprism/PKGBUILD
index 5097c1d2c..04356604c 100644
--- a/nonprism/icedove-libre-nonprism/PKGBUILD
+++ b/nonprism/icedove-libre-nonprism/PKGBUILD
@@ -4,7 +4,7 @@
# We're getting this from Debian Sid
_debname=icedove
_debver=24.3.0
-_debrel=deb1
+_debrel=deb2
_debrepo=http://ftp.debian.org/debian/pool/main/
debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; }
@@ -31,7 +31,7 @@ source=("${_debrepo}/`debfile ${_debname}`_${_debver}.orig.tar.xz"
${_pkgname}.desktop)
options=(!emptydirs)
md5sums=('cbf58e11a8eb1ded01167fa927ce9cc0'
- 'a8ef513d211c60bd2e77810c10a3c25c'
+ '36df0b60bd80a0097783b432a895ca13'
'c46cf2a671c8fdefcabd4c87e38f3d40'
'5a53179d14ae9631b7afe5e4d0fc0b25'
'e785e0c267f4435ae1a9aa0b03bcacfb')
diff --git a/nonprism/sylpheed-nonprism/PKGBUILD b/nonprism/sylpheed-nonprism/PKGBUILD
index 08b0b3c13..75f98249b 100644
--- a/nonprism/sylpheed-nonprism/PKGBUILD
+++ b/nonprism/sylpheed-nonprism/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 79630 2012-11-09 11:59:02Z speps $
+# $Id: PKGBUILD 107092 2014-03-12 11:31:06Z speps $
# Maintainer: speps <speps at aur dot archlinux dot org>
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: dorphell <dorphell@archlinux.org>
@@ -7,33 +7,32 @@
_pkgname=sylpheed
pkgname=sylpheed-nonprism
-pkgver=3.3.0
-pkgrel=1.1
+pkgver=3.3.1
+pkgrel=1
pkgdesc="Lightweight and user-friendly e-mail client, without Gmail support"
arch=('i686' 'x86_64')
url="http://sylpheed.sraoss.jp/en/"
license=('GPL')
-depends=('gpgme' 'gtkspell' 'desktop-file-utils' 'compface')
-makedepends=('openssl')
-options=('!libtool')
replaces=$_pkgname
conflicts=$_pkgname
provides=$_pkgname=$pkgver
+depends=('compface' 'gpgme' 'gtkspell' 'desktop-file-utils')
+makedepends=('openssl')
install="$_pkgname.install"
source=("http://sylpheed.sraoss.jp/$_pkgname/v3.3/$_pkgname-$pkgver.tar.bz2"
'nonprism.patch')
-md5sums=('20442f81dbb4e7c59462360ad0bb1afb'
+md5sums=('34551fa05722bac80bbe0688bb4a3341'
'e1bddc14962e607cdb899ec082660639')
prepare() {
- cd "$srcdir/$_pkgname-$pkgver"
+ cd $_pkgname-$pkgver
# Remove Gmail support
patch -Np1 -i "$srcdir/nonprism.patch"
}
build() {
- cd "$srcdir/$_pkgname-$pkgver"
+ cd $_pkgname-$pkgver
./configure --prefix=/usr \
--enable-ldap
make
@@ -43,7 +42,7 @@ build() {
}
package() {
- cd "$srcdir/$_pkgname-$pkgver"
+ cd $_pkgname-$pkgver
make DESTDIR="$pkgdir/" install
# Install Attachment-Tool Plug-in