[arch-commits] Commit in balsa/repos/community-x86_64 (4 files)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Oct 20 18:37:56 UTC 2019
Date: Sunday, October 20, 2019 @ 18:37:55
Author: jlichtblau
Revision: 517913
archrelease: copy trunk to community-x86_64
Added:
balsa/repos/community-x86_64/PKGBUILD
(from rev 517912, balsa/trunk/PKGBUILD)
balsa/repos/community-x86_64/balsa.changelog
(from rev 517912, balsa/trunk/balsa.changelog)
Deleted:
balsa/repos/community-x86_64/PKGBUILD
balsa/repos/community-x86_64/balsa.changelog
-----------------+
PKGBUILD | 84 +++++++++++++++++++++++++++---------------------------
balsa.changelog | 43 ++++++++++++++-------------
2 files changed, 65 insertions(+), 62 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-20 18:37:31 UTC (rev 517912)
+++ PKGBUILD 2019-10-20 18:37:55 UTC (rev 517913)
@@ -1,42 +0,0 @@
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-# Contributor: Brad Fanella <bradfanella at archlinux.us>
-# Contributor: Roman Kyrylych <roman at archlinux.org>
-
-pkgname=balsa
-pkgver=2.5.7
-pkgrel=1
-pkgdesc="An e-mail client for GNOME"
-arch=('x86_64')
-url='https://pawsa.fedorapeople.org/balsa/'
-license=('GPL')
-depends=('gmime' 'webkit2gtk' 'libesmtp' 'libnotify'
- 'gpgme' 'gtksourceview3' 'gspell' 'desktop-file-utils')
-makedepends=('yelp-tools' 'intltool')
-changelog=$pkgname.changelog
-source=(https://pawsa.fedorapeople.org/balsa/$pkgname-$pkgver.tar.bz2)
-sha256sums=('dd0616e838893bf0def5c8de5070ef48215e9cb0ae997c57e51687caaf83d879')
-
-build() {
- cd "${srcdir}"/$pkgname-$pkgver
-
- ./configure --prefix=/usr \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --with-gpgme=gpgme-config \
- --with-gss \
- --with-ldap \
- --with-gtksourceview \
- --with-spell-checker=gspell \
- --with-rubrica \
- --with-sqlite \
- --with-gnome \
- --with-html-widget=webkit2
- make
-}
-
-package() {
- cd "${srcdir}"/$pkgname-$pkgver
-
- make GTK_UPDATE_ICON_CACHE=/bin/true DESTDIR="${pkgdir}" install
-}
Copied: balsa/repos/community-x86_64/PKGBUILD (from rev 517912, balsa/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2019-10-20 18:37:55 UTC (rev 517913)
@@ -0,0 +1,42 @@
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+# Contributor: Brad Fanella <bradfanella at archlinux.us>
+# Contributor: Roman Kyrylych <roman at archlinux.org>
+
+pkgname=balsa
+pkgver=2.5.9
+pkgrel=1
+pkgdesc="An e-mail client for GNOME"
+arch=('x86_64')
+url='https://pawsa.fedorapeople.org/balsa/'
+license=('GPL')
+depends=('gmime' 'webkit2gtk' 'libesmtp' 'libnotify'
+ 'gpgme' 'gtksourceview3' 'gspell' 'desktop-file-utils')
+makedepends=('yelp-tools' 'intltool')
+changelog=$pkgname.changelog
+source=(https://pawsa.fedorapeople.org/balsa/$pkgname-$pkgver.tar.bz2)
+sha256sums=('31857778029f8a18e5475dca3f4a98894e005adc35bf2a33e938cdb51d0efaa5')
+
+build() {
+ cd "${srcdir}"/$pkgname-$pkgver
+
+ ./configure --prefix=/usr \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --with-gpgme=gpgme-config \
+ --with-gss \
+ --with-ldap \
+ --with-gtksourceview \
+ --with-spell-checker=gspell \
+ --with-rubrica \
+ --with-sqlite \
+ --with-gnome \
+ --with-html-widget=webkit2
+ make
+}
+
+package() {
+ cd "${srcdir}"/$pkgname-$pkgver
+
+ make GTK_UPDATE_ICON_CACHE=/bin/true DESTDIR="${pkgdir}" install
+}
Deleted: balsa.changelog
===================================================================
--- balsa.changelog 2019-10-20 18:37:31 UTC (rev 517912)
+++ balsa.changelog 2019-10-20 18:37:55 UTC (rev 517913)
@@ -1,20 +0,0 @@
-2019-06-02 Jaroslav Lichtblau <svetlemodry at archlinux.org>
- * balsa 2.5.7-1
-
-2018-06-13 Jaroslav Lichtblau <svetlemodry at archlinux.org>
- * balsa 2.5.6-1
-
-2018-03-01 Jaroslav Lichtblau <svetlemodry at archlinux.org>
- * balsa 2.5.5-1
-
-2016-12-20 Jaroslav Lichtblau <svetlemodry at archlinux.org>
- * balsa 2.5.3-1
-
-2016-04-29 Jaroslav Lichtblau <svetlemodry at archlinux.org>
- * balsa 2.5.2-3 pacman hooks rebuild
-
-2015-07-11 Jaroslav Lichtblau <svetlemodry at archlinux.org>
- * balsa 2.5.2-1
-
-2013-05-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
- * balsa 2.5.1-1
Copied: balsa/repos/community-x86_64/balsa.changelog (from rev 517912, balsa/trunk/balsa.changelog)
===================================================================
--- balsa.changelog (rev 0)
+++ balsa.changelog 2019-10-20 18:37:55 UTC (rev 517913)
@@ -0,0 +1,23 @@
+2019-10-20 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * balsa 2.5.9-1
+
+2019-06-02 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * balsa 2.5.7-1
+
+2018-06-13 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * balsa 2.5.6-1
+
+2018-03-01 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * balsa 2.5.5-1
+
+2016-12-20 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * balsa 2.5.3-1
+
+2016-04-29 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * balsa 2.5.2-3 pacman hooks rebuild
+
+2015-07-11 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * balsa 2.5.2-1
+
+2013-05-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * balsa 2.5.1-1
More information about the arch-commits
mailing list