Date: Wednesday, December 27, 2017 @ 17:41:37
  Author: jlichtblau
Revision: 276259

archrelease: copy trunk to community-x86_64

Added:
  kmymoney/repos/community-x86_64/PKGBUILD
    (from rev 276258, kmymoney/trunk/PKGBUILD)
  kmymoney/repos/community-x86_64/kmymoney.changelog
    (from rev 276258, kmymoney/trunk/kmymoney.changelog)
Deleted:
  kmymoney/repos/community-x86_64/PKGBUILD
  kmymoney/repos/community-x86_64/kmymoney.changelog

--------------------+
 PKGBUILD           |   80 ++++++++++++++--------------
 kmymoney.changelog |  141 ++++++++++++++++++++++++++-------------------------
 2 files changed, 112 insertions(+), 109 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2017-12-27 17:41:27 UTC (rev 276258)
+++ PKGBUILD    2017-12-27 17:41:37 UTC (rev 276259)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <[email protected]>
-# Maintainer: Laurent Carlier <[email protected]>
-# Contributor: Vamp898 <[email protected]>
-# Contributor: Jaroslaw Swierczynski <[email protected]>
-# Contributor: Eric Belanger <[email protected]>
-# Contributor: Todd Maynard <[email protected]>
-
-pkgname=kmymoney
-pkgver=4.8.1
-pkgrel=3
-pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money 
or Quicken"
-arch=('x86_64')
-url="http://kmymoney2.sourceforge.net/";
-license=('GPL')
-depends=('kdebase-runtime' 'shared-mime-info' 'aqbanking'
-         'libofx' 'libalkimia' 'boost-libs' 'libical')
-makedepends=('cmake' 'automoc4' 'docbook-xml' 'docbook-xsl' 'boost' 'doxygen' 
'patch')
-replaces=('kmymoney2')
-changelog=$pkgname.changelog
-source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.7z)
-sha256sums=('4435acabb3c9771dd39471651767c857087b5fe4f5cd43132c19cdc92aa6cbab')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  mkdir build
-  cd build
-
-  cmake ../ \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_SKIP_RPATH=YES
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver/build
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: kmymoney/repos/community-x86_64/PKGBUILD (from rev 276258, 
kmymoney/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2017-12-27 17:41:37 UTC (rev 276259)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <[email protected]>
+# Maintainer: Laurent Carlier <[email protected]>
+# Contributor: Vamp898 <[email protected]>
+# Contributor: Jaroslaw Swierczynski <[email protected]>
+# Contributor: Eric Belanger <[email protected]>
+# Contributor: Todd Maynard <[email protected]>
+
+pkgname=kmymoney
+pkgver=4.8.1.1
+pkgrel=1
+pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money 
or Quicken"
+arch=('x86_64')
+url="http://kmymoney2.sourceforge.net/";
+license=('GPL')
+depends=('kdebase-runtime' 'shared-mime-info' 'aqbanking'
+         'libofx' 'libalkimia' 'boost-libs' 'libical')
+makedepends=('cmake' 'automoc4' 'docbook-xml' 'docbook-xsl' 'boost' 'doxygen' 
'patch')
+replaces=('kmymoney2')
+changelog=$pkgname.changelog
+source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz)
+sha256sums=('2b1cbd141d51a3f4147c30c00c7d21022e761d8121f5a206092cf3548f805a34')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  mkdir build
+  cd build
+
+  cmake ../ \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_SKIP_RPATH=YES
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver/build
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kmymoney.changelog
===================================================================
--- kmymoney.changelog  2017-12-27 17:41:27 UTC (rev 276258)
+++ kmymoney.changelog  2017-12-27 17:41:37 UTC (rev 276259)
@@ -1,69 +0,0 @@
-2017-10-18 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.8.2-1 FS#55997 fix
-
-201-10-08 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.8.1-1
-
-2017-06-04 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.8.0-5 FS#54044 fix
-
-2016-09-01 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.8.0-3 aqbanking so name rebuild
-
-2016-06-18 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.8.0-2 #364355 fixed
-
-2016-06-15 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.8.0-1 x86_64
-       * i686 build fails https://bugs.kde.org/show_bug.cgi?id=364355
-
-2016-04-29 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.2-4 pacman hooks rebuild
-
-2016-01-09 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.2-3 libical rebuild
-
-2015-04-28 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.2-1
-
-2014-11-02 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.1-1
-
-2014-10-02 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.7.0-1
-
-2013-10-06 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.6.4-1
-
-2012-09-09 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.6.3-1
-
-2012-08-09  Eric Belanger  <[email protected]>
-    * kmymoney 4.6.2-2
-       * Rebuild against libofx 0.9.5
-
-2011-02-19 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.5.3
-
-2010-12-27 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.5.2
-
-2010-10-20 Jaroslav Lichtblau <[email protected]>
-       * kmymoney 4.5.1
-       * Added aqbanking dependency
-
-2010-08-22 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 4.5
-       * Package renamed to 'kmymoney'
-
-2010-05-20 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 1.0.5
-
-2010-04-09 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 1.0.4
-
-2010-04-09 Jaroslav Lichtblau <[email protected]>
-       * FS#18974 broken OFX imported fixed in 1.0.3-2
-
-2010-03-27 Jaroslav Lichtblau <[email protected]>
-       * Update to major release 1.0.3

Copied: kmymoney/repos/community-x86_64/kmymoney.changelog (from rev 276258, 
kmymoney/trunk/kmymoney.changelog)
===================================================================
--- kmymoney.changelog                          (rev 0)
+++ kmymoney.changelog  2017-12-27 17:41:37 UTC (rev 276259)
@@ -0,0 +1,72 @@
+2017-12-27 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.8.1.1-1
+
+2017-10-18 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.8.1-2 FS#55997 fix
+
+2017-10-08 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.8.1-1
+
+2017-06-04 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.8.0-5 FS#54044 fix
+
+2016-09-01 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.8.0-3 aqbanking so name rebuild
+
+2016-06-18 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.8.0-2 #364355 fixed
+
+2016-06-15 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.8.0-1 x86_64
+       * i686 build fails https://bugs.kde.org/show_bug.cgi?id=364355
+
+2016-04-29 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.2-4 pacman hooks rebuild
+
+2016-01-09 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.2-3 libical rebuild
+
+2015-04-28 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.2-1
+
+2014-11-02 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.1-1
+
+2014-10-02 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.7.0-1
+
+2013-10-06 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.6.4-1
+
+2012-09-09 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.6.3-1
+
+2012-08-09  Eric Belanger  <[email protected]>
+    * kmymoney 4.6.2-2
+       * Rebuild against libofx 0.9.5
+
+2011-02-19 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.5.3
+
+2010-12-27 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.5.2
+
+2010-10-20 Jaroslav Lichtblau <[email protected]>
+       * kmymoney 4.5.1
+       * Added aqbanking dependency
+
+2010-08-22 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 4.5
+       * Package renamed to 'kmymoney'
+
+2010-05-20 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 1.0.5
+
+2010-04-09 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 1.0.4
+
+2010-04-09 Jaroslav Lichtblau <[email protected]>
+       * FS#18974 broken OFX imported fixed in 1.0.3-2
+
+2010-03-27 Jaroslav Lichtblau <[email protected]>
+       * Update to major release 1.0.3

Reply via email to