[arch-commits] Commit in sylpheed/repos (4 files)

Antonio Rojas arojas at archlinux.org
Thu Jul 6 19:42:43 UTC 2017


    Date: Thursday, July 6, 2017 @ 19:42:42
  Author: arojas
Revision: 242593

archrelease: copy trunk to community-i686, community-x86_64

Added:
  sylpheed/repos/community-i686/PKGBUILD
    (from rev 242592, sylpheed/trunk/PKGBUILD)
  sylpheed/repos/community-x86_64/PKGBUILD
    (from rev 242592, sylpheed/trunk/PKGBUILD)
Deleted:
  sylpheed/repos/community-i686/PKGBUILD
  sylpheed/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   70 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   35 ----------------------
 community-x86_64/PKGBUILD |   35 ----------------------
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-07-06 19:42:10 UTC (rev 242592)
+++ community-i686/PKGBUILD	2017-07-06 19:42:42 UTC (rev 242593)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: speps <speps at aur dot archlinux dot org>
-# Contributor: Alexander Fehr <pizzapunk gmail com>
-# Contributor: dorphell <dorphell at archlinux.org>
-
-pkgname=sylpheed
-pkgver=3.5.1
-pkgrel=2
-pkgdesc="Lightweight and user-friendly e-mail client"
-arch=('i686' 'x86_64')
-url="http://sylpheed.sraoss.jp/en/"
-license=('GPL')
-depends=('compface' 'gpgme' 'gtkspell')
-makedepends=('openssl')
-source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2")
-md5sums=('d88e892b54b160209c8183ebe2574490')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-              --enable-ldap
-  make
-
-  # Build Attachment-Tool Plug-in
-  cd plugin/attachment_tool && make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-
-  # Install Attachment-Tool Plug-in
-  cd plugin/attachment_tool
-  make DESTDIR="$pkgdir/" install-plugin
-}

Copied: sylpheed/repos/community-i686/PKGBUILD (from rev 242592, sylpheed/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-07-06 19:42:42 UTC (rev 242593)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: speps <speps at aur dot archlinux dot org>
+# Contributor: Alexander Fehr <pizzapunk gmail com>
+# Contributor: dorphell <dorphell at archlinux.org>
+
+pkgname=sylpheed
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="Lightweight and user-friendly e-mail client"
+arch=('i686' 'x86_64')
+url="http://sylpheed.sraoss.jp/en/"
+license=('GPL')
+depends=('compface' 'gpgme' 'gtkspell')
+makedepends=('openssl')
+source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2")
+md5sums=('5b72a9173963be38efe5fb0b3f5cc44b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+              --enable-ldap
+  make
+
+  # Build Attachment-Tool Plug-in
+  cd plugin/attachment_tool && make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+
+  # Install Attachment-Tool Plug-in
+  cd plugin/attachment_tool
+  make DESTDIR="$pkgdir/" install-plugin
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-07-06 19:42:10 UTC (rev 242592)
+++ community-x86_64/PKGBUILD	2017-07-06 19:42:42 UTC (rev 242593)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: speps <speps at aur dot archlinux dot org>
-# Contributor: Alexander Fehr <pizzapunk gmail com>
-# Contributor: dorphell <dorphell at archlinux.org>
-
-pkgname=sylpheed
-pkgver=3.5.1
-pkgrel=2
-pkgdesc="Lightweight and user-friendly e-mail client"
-arch=('i686' 'x86_64')
-url="http://sylpheed.sraoss.jp/en/"
-license=('GPL')
-depends=('compface' 'gpgme' 'gtkspell')
-makedepends=('openssl')
-source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2")
-md5sums=('d88e892b54b160209c8183ebe2574490')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-              --enable-ldap
-  make
-
-  # Build Attachment-Tool Plug-in
-  cd plugin/attachment_tool && make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-
-  # Install Attachment-Tool Plug-in
-  cd plugin/attachment_tool
-  make DESTDIR="$pkgdir/" install-plugin
-}

Copied: sylpheed/repos/community-x86_64/PKGBUILD (from rev 242592, sylpheed/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-07-06 19:42:42 UTC (rev 242593)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: speps <speps at aur dot archlinux dot org>
+# Contributor: Alexander Fehr <pizzapunk gmail com>
+# Contributor: dorphell <dorphell at archlinux.org>
+
+pkgname=sylpheed
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="Lightweight and user-friendly e-mail client"
+arch=('i686' 'x86_64')
+url="http://sylpheed.sraoss.jp/en/"
+license=('GPL')
+depends=('compface' 'gpgme' 'gtkspell')
+makedepends=('openssl')
+source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2")
+md5sums=('5b72a9173963be38efe5fb0b3f5cc44b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+              --enable-ldap
+  make
+
+  # Build Attachment-Tool Plug-in
+  cd plugin/attachment_tool && make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+
+  # Install Attachment-Tool Plug-in
+  cd plugin/attachment_tool
+  make DESTDIR="$pkgdir/" install-plugin
+}



More information about the arch-commits mailing list