[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2016-03-14 Thread Balló György
Date: Tuesday, March 15, 2016 @ 01:12:03
  Author: bgyorgy
Revision: 166791

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 166790, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 166790, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   60 +--
 cherrytree.install |   28 +++
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-15 00:11:58 UTC (rev 166790)
+++ PKGBUILD2016-03-15 00:12:03 UTC (rev 166791)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella 
-# Contributor: Allan McRae 
-# Contributor: Tomas A. Schertel 
-
-pkgname=cherrytree
-pkgver=0.36.7
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('a2696fb947321bf9b5e99d938836da36c7784ef6c0997ae27a0ed04c43fbc85d')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 166790, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-15 00:12:03 UTC (rev 166791)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella 
+# Contributor: Allan McRae 
+# Contributor: Tomas A. Schertel 
+
+pkgname=cherrytree
+pkgver=0.36.8
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('6f74e6baf5ae6e918ca76482e70e6b2dbd5a9b8b6c066b09b97320fd500b6dd2')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2016-03-15 00:11:58 UTC (rev 166790)
+++ cherrytree.install  2016-03-15 00:12:03 UTC (rev 166791)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 166790, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2016-03-15 00:12:03 UTC (rev 166791)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2016-03-14 Thread Balló György
Date: Monday, March 14, 2016 @ 19:57:30
  Author: bgyorgy
Revision: 166750

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 166749, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 166749, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   60 +--
 cherrytree.install |   28 +++
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-14 18:57:06 UTC (rev 166749)
+++ PKGBUILD2016-03-14 18:57:30 UTC (rev 166750)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella 
-# Contributor: Allan McRae 
-# Contributor: Tomas A. Schertel 
-
-pkgname=cherrytree
-pkgver=0.36.6
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('5a92db925c7de355a3c90c90aed9e92ddc67ac9a475fd139e3140db7dc709587')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 166749, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-14 18:57:30 UTC (rev 166750)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella 
+# Contributor: Allan McRae 
+# Contributor: Tomas A. Schertel 
+
+pkgname=cherrytree
+pkgver=0.36.7
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('a2696fb947321bf9b5e99d938836da36c7784ef6c0997ae27a0ed04c43fbc85d')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2016-03-14 18:57:06 UTC (rev 166749)
+++ cherrytree.install  2016-03-14 18:57:30 UTC (rev 166750)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 166749, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2016-03-14 18:57:30 UTC (rev 166750)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2016-02-16 Thread Balló György
Date: Wednesday, February 17, 2016 @ 00:00:49
  Author: bgyorgy
Revision: 161903

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 161902, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 161902, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   60 +--
 cherrytree.install |   28 +++
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-02-16 23:00:43 UTC (rev 161902)
+++ PKGBUILD2016-02-16 23:00:49 UTC (rev 161903)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella 
-# Contributor: Allan McRae 
-# Contributor: Tomas A. Schertel 
-
-pkgname=cherrytree
-pkgver=0.36.4
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('33597a25bedc6699fb11aee15ced4f9f27d6d5643690cf41f6757ebe50b52dc2')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 161902, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-02-16 23:00:49 UTC (rev 161903)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella 
+# Contributor: Allan McRae 
+# Contributor: Tomas A. Schertel 
+
+pkgname=cherrytree
+pkgver=0.36.5
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('b3a552ec2f08e94cdca0adb1ff89b7a3e3178dabab47034974b0e9306a7e1694')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2016-02-16 23:00:43 UTC (rev 161902)
+++ cherrytree.install  2016-02-16 23:00:49 UTC (rev 161903)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 161902, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2016-02-16 23:00:49 UTC (rev 161903)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2016-01-30 Thread Balló György
Date: Sunday, January 31, 2016 @ 04:27:00
  Author: bgyorgy
Revision: 159643

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 159642, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 159642, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   60 +--
 cherrytree.install |   28 +++
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-01-31 03:26:54 UTC (rev 159642)
+++ PKGBUILD2016-01-31 03:27:00 UTC (rev 159643)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella 
-# Contributor: Allan McRae 
-# Contributor: Tomas A. Schertel 
-
-pkgname=cherrytree
-pkgver=0.36.2
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('584d6ef65acbcf93f3706fe6123d8ff285be6fd17607f9f919e0ef22aa313605')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 159642, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-01-31 03:27:00 UTC (rev 159643)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella 
+# Contributor: Allan McRae 
+# Contributor: Tomas A. Schertel 
+
+pkgname=cherrytree
+pkgver=0.36.4
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('33597a25bedc6699fb11aee15ced4f9f27d6d5643690cf41f6757ebe50b52dc2')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2016-01-31 03:26:54 UTC (rev 159642)
+++ cherrytree.install  2016-01-31 03:27:00 UTC (rev 159643)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 159642, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2016-01-31 03:27:00 UTC (rev 159643)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2015-12-13 Thread Balló György
Date: Monday, December 14, 2015 @ 06:49:04
  Author: bgyorgy
Revision: 153223

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 153222, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 153222, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   60 +--
 cherrytree.install |   28 +++
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-14 05:48:59 UTC (rev 153222)
+++ PKGBUILD2015-12-14 05:49:04 UTC (rev 153223)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella 
-# Contributor: Allan McRae 
-# Contributor: Tomas A. Schertel 
-
-pkgname=cherrytree
-pkgver=0.35.11
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('963befe706e23815955d9feb6861d9d7a7ec9cf0bd8be6d31842ca97fc33adca')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 153222, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-14 05:49:04 UTC (rev 153223)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella 
+# Contributor: Allan McRae 
+# Contributor: Tomas A. Schertel 
+
+pkgname=cherrytree
+pkgver=0.36.2
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('584d6ef65acbcf93f3706fe6123d8ff285be6fd17607f9f919e0ef22aa313605')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2015-12-14 05:48:59 UTC (rev 153222)
+++ cherrytree.install  2015-12-14 05:49:04 UTC (rev 153223)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 153222, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2015-12-14 05:49:04 UTC (rev 153223)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2015-11-01 Thread Balló György
Date: Sunday, November 1, 2015 @ 19:29:58
  Author: bgyorgy
Revision: 145473

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 145472, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 145472, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   60 +--
 cherrytree.install |   28 +++
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-01 18:29:53 UTC (rev 145472)
+++ PKGBUILD2015-11-01 18:29:58 UTC (rev 145473)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella 
-# Contributor: Allan McRae 
-# Contributor: Tomas A. Schertel 
-
-pkgname=cherrytree
-pkgver=0.35.10
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('34ed912074387a3a1e7b6b07d3b231b6a9c11165bbe52cbebf13b3b0ee46de12')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 145472, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-01 18:29:58 UTC (rev 145473)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella 
+# Contributor: Allan McRae 
+# Contributor: Tomas A. Schertel 
+
+pkgname=cherrytree
+pkgver=0.35.11
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('963befe706e23815955d9feb6861d9d7a7ec9cf0bd8be6d31842ca97fc33adca')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2015-11-01 18:29:53 UTC (rev 145472)
+++ cherrytree.install  2015-11-01 18:29:58 UTC (rev 145473)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 145472, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2015-11-01 18:29:58 UTC (rev 145473)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2015-09-03 Thread Balló György
Date: Thursday, September 3, 2015 @ 16:28:56
  Author: bgyorgy
Revision: 139134

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 139133, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 139133, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   63 ---
 cherrytree.install |   28 +++---
 2 files changed, 44 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-03 14:28:33 UTC (rev 139133)
+++ PKGBUILD2015-09-03 14:28:56 UTC (rev 139134)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella 
-# Contributor: Allan McRae 
-# Contributor: Tomas A. Schertel 
-
-pkgname=cherrytree
-pkgver=0.35.9
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('4c597e70736aad6135c53e2f10ff9246e6d1133e35dfcdefece38fe0c185ca93')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-
-  # Fix file permissions
-  find "$pkgdir/usr/share" -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 139133, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-03 14:28:56 UTC (rev 139134)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella 
+# Contributor: Allan McRae 
+# Contributor: Tomas A. Schertel 
+
+pkgname=cherrytree
+pkgver=0.35.10
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('34ed912074387a3a1e7b6b07d3b231b6a9c11165bbe52cbebf13b3b0ee46de12')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2015-09-03 14:28:33 UTC (rev 139133)
+++ cherrytree.install  2015-09-03 14:28:56 UTC (rev 139134)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 139133, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2015-09-03 14:28:56 UTC (rev 139134)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2015-07-08 Thread Balló György
Date: Wednesday, July 8, 2015 @ 20:04:37
  Author: bgyorgy
Revision: 136564

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 136563, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 136563, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-08 18:04:31 UTC (rev 136563)
+++ PKGBUILD2015-07-08 18:04:37 UTC (rev 136564)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.35.8
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('a8e9c78347a05e01030123034f96e53b4649e4f59c7fe20a266e9cf65b0c0c6f')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 136563, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-08 18:04:37 UTC (rev 136564)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.35.9
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('4c597e70736aad6135c53e2f10ff9246e6d1133e35dfcdefece38fe0c185ca93')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2015-07-08 18:04:31 UTC (rev 136563)
+++ cherrytree.install  2015-07-08 18:04:37 UTC (rev 136564)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 136563, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2015-07-08 18:04:37 UTC (rev 136564)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2015-06-10 Thread Balló György
Date: Thursday, June 11, 2015 @ 03:08:00
  Author: bgyorgy
Revision: 135178

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 135177, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 135177, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-11 01:07:55 UTC (rev 135177)
+++ PKGBUILD2015-06-11 01:08:00 UTC (rev 135178)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.35.7
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('e311af09fe634dcd8d2934a9bbc8eed546a01ca8b02b006b0e66b0a94f5fe30e')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 135177, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-11 01:08:00 UTC (rev 135178)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.35.8
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('a8e9c78347a05e01030123034f96e53b4649e4f59c7fe20a266e9cf65b0c0c6f')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2015-06-11 01:07:55 UTC (rev 135177)
+++ cherrytree.install  2015-06-11 01:08:00 UTC (rev 135178)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 135177, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2015-06-11 01:08:00 UTC (rev 135178)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2015-03-08 Thread Balló György
Date: Sunday, March 8, 2015 @ 19:59:54
  Author: bgyorgy
Revision: 128939

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 128938, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 128938, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-08 18:59:49 UTC (rev 128938)
+++ PKGBUILD2015-03-08 18:59:54 UTC (rev 128939)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.35.6
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('b22fd13286a705d2525ab752f9375c79e0916bfca8c5c18a9307acaeb8b5d9d9')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 128938, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-08 18:59:54 UTC (rev 128939)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.35.7
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('e311af09fe634dcd8d2934a9bbc8eed546a01ca8b02b006b0e66b0a94f5fe30e')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2015-03-08 18:59:49 UTC (rev 128938)
+++ cherrytree.install  2015-03-08 18:59:54 UTC (rev 128939)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 128938, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2015-03-08 18:59:54 UTC (rev 128939)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2015-01-08 Thread Balló György
Date: Thursday, January 8, 2015 @ 13:22:37
  Author: bgyorgy
Revision: 125597

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 125596, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 125596, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-08 12:22:32 UTC (rev 125596)
+++ PKGBUILD2015-01-08 12:22:37 UTC (rev 125597)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.35.5
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('920568e5d9f35065060a4c2ecb1b99526c12542bf450c37a26d588d7de66')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 125596, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-08 12:22:37 UTC (rev 125597)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.35.6
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('b22fd13286a705d2525ab752f9375c79e0916bfca8c5c18a9307acaeb8b5d9d9')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2015-01-08 12:22:32 UTC (rev 125596)
+++ cherrytree.install  2015-01-08 12:22:37 UTC (rev 125597)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 125596, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2015-01-08 12:22:37 UTC (rev 125597)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-12-05 Thread Balló György
Date: Friday, December 5, 2014 @ 10:28:46
  Author: bgyorgy
Revision: 123473

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 123472, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 123472, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-05 09:28:41 UTC (rev 123472)
+++ PKGBUILD2014-12-05 09:28:46 UTC (rev 123473)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.35.4
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('7dae3808c848c4fbe84520ca7ab00b49b78bd94e18087cf6f9bbd57c9708b334')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 123472, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-05 09:28:46 UTC (rev 123473)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.35.5
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('920568e5d9f35065060a4c2ecb1b99526c12542bf450c37a26d588d7de66')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-12-05 09:28:41 UTC (rev 123472)
+++ cherrytree.install  2014-12-05 09:28:46 UTC (rev 123473)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 123472, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-12-05 09:28:46 UTC (rev 123473)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-11-19 Thread Balló György
Date: Thursday, November 20, 2014 @ 02:31:02
  Author: bgyorgy
Revision: 122805

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 122804, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 122804, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-20 01:30:56 UTC (rev 122804)
+++ PKGBUILD2014-11-20 01:31:02 UTC (rev 122805)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.35.2
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('d48ccc106d14c76e15d2dc7408bd9788f79c8641221df7d06272ed53847dad12')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 122804, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-20 01:31:02 UTC (rev 122805)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.35.4
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('7dae3808c848c4fbe84520ca7ab00b49b78bd94e18087cf6f9bbd57c9708b334')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-11-20 01:30:56 UTC (rev 122804)
+++ cherrytree.install  2014-11-20 01:31:02 UTC (rev 122805)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 122804, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-11-20 01:31:02 UTC (rev 122805)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-10-17 Thread Balló György
Date: Friday, October 17, 2014 @ 21:41:42
  Author: bgyorgy
Revision: 120926

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 120925, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 120925, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-10-17 19:41:37 UTC (rev 120925)
+++ PKGBUILD2014-10-17 19:41:42 UTC (rev 120926)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.35.1
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('e197dd0556859c2258320499406b74cff8adcaf0a836cb27e8b865e20c845599')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 120925, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-10-17 19:41:42 UTC (rev 120926)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.35.2
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('d48ccc106d14c76e15d2dc7408bd9788f79c8641221df7d06272ed53847dad12')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-10-17 19:41:37 UTC (rev 120925)
+++ cherrytree.install  2014-10-17 19:41:42 UTC (rev 120926)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 120925, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-10-17 19:41:42 UTC (rev 120926)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-10-09 Thread Balló György
Date: Thursday, October 9, 2014 @ 22:13:14
  Author: bgyorgy
Revision: 120457

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 120456, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 120456, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-10-09 20:12:55 UTC (rev 120456)
+++ PKGBUILD2014-10-09 20:13:14 UTC (rev 120457)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.34.1
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('1cb86e26a1449ddf9de8b5589ae09de1f0ed3fbd03c494433f109ebd56c28604')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 120456, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-10-09 20:13:14 UTC (rev 120457)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.35.1
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('e197dd0556859c2258320499406b74cff8adcaf0a836cb27e8b865e20c845599')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-10-09 20:12:55 UTC (rev 120456)
+++ cherrytree.install  2014-10-09 20:13:14 UTC (rev 120457)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 120456, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-10-09 20:13:14 UTC (rev 120457)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-09-23 Thread Balló György
Date: Tuesday, September 23, 2014 @ 13:31:53
  Author: bgyorgy
Revision: 119456

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 119455, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 119455, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-09-23 11:31:48 UTC (rev 119455)
+++ PKGBUILD2014-09-23 11:31:53 UTC (rev 119456)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.34.0
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('a1af44a2e1652dec2b212af939b38b95e937641f473b1e2f4cd3b06a97f81519')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 119455, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-09-23 11:31:53 UTC (rev 119456)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.34.1
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('1cb86e26a1449ddf9de8b5589ae09de1f0ed3fbd03c494433f109ebd56c28604')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-09-23 11:31:48 UTC (rev 119455)
+++ cherrytree.install  2014-09-23 11:31:53 UTC (rev 119456)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 119455, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-09-23 11:31:53 UTC (rev 119456)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-08-08 Thread Balló György
Date: Saturday, August 9, 2014 @ 02:00:23
  Author: bgyorgy
Revision: 117056

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 117055, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 117055, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-09 00:00:18 UTC (rev 117055)
+++ PKGBUILD2014-08-09 00:00:23 UTC (rev 117056)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.33.4
-pkgrel=2
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('b116657ba7c4252f671a83f9cc2e8bbf69b6345741fd1c569299a8aa293eb177')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 117055, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-09 00:00:23 UTC (rev 117056)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.34.0
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('a1af44a2e1652dec2b212af939b38b95e937641f473b1e2f4cd3b06a97f81519')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-08-09 00:00:18 UTC (rev 117055)
+++ cherrytree.install  2014-08-09 00:00:23 UTC (rev 117056)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 117055, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-08-09 00:00:23 UTC (rev 117056)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-08-08 Thread Balló György
Date: Saturday, August 9, 2014 @ 02:00:47
  Author: bgyorgy
Revision: 117057

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 117056, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 117056, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-08-09 00:00:23 UTC (rev 117056)
+++ PKGBUILD2014-08-09 00:00:47 UTC (rev 117057)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.34.0
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('a1af44a2e1652dec2b212af939b38b95e937641f473b1e2f4cd3b06a97f81519')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 117056, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-08-09 00:00:47 UTC (rev 117057)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.34.0
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('a1af44a2e1652dec2b212af939b38b95e937641f473b1e2f4cd3b06a97f81519')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-08-09 00:00:23 UTC (rev 117056)
+++ cherrytree.install  2014-08-09 00:00:47 UTC (rev 117057)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 117056, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-08-09 00:00:47 UTC (rev 117057)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-07-30 Thread Balló György
Date: Wednesday, July 30, 2014 @ 17:29:55
  Author: bgyorgy
Revision: 116591

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 116590, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 116590, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-07-30 15:29:35 UTC (rev 116590)
+++ PKGBUILD2014-07-30 15:29:55 UTC (rev 116591)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.33.4
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('1fe3943b8f49105c00f4c1ff9cee8b98a2fb1d0faa17049755bcf2169e392925')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 116590, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-07-30 15:29:55 UTC (rev 116591)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.33.4
+pkgrel=2
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('b116657ba7c4252f671a83f9cc2e8bbf69b6345741fd1c569299a8aa293eb177')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-07-30 15:29:35 UTC (rev 116590)
+++ cherrytree.install  2014-07-30 15:29:55 UTC (rev 116591)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 116590, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-07-30 15:29:55 UTC (rev 116591)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-06-04 Thread Balló György
Date: Wednesday, June 4, 2014 @ 20:35:39
  Author: bgyorgy
Revision: 112676

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 112675, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 112675, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-04 18:35:34 UTC (rev 112675)
+++ PKGBUILD2014-06-04 18:35:39 UTC (rev 112676)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.33.3
-pkgrel=2
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('ac0856d2bcc8efe0e5c0ae12cc3d85349f75dc5991895ed5e9485f389cf90002')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 112675, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-04 18:35:39 UTC (rev 112676)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.33.4
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('1fe3943b8f49105c00f4c1ff9cee8b98a2fb1d0faa17049755bcf2169e392925')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-06-04 18:35:34 UTC (rev 112675)
+++ cherrytree.install  2014-06-04 18:35:39 UTC (rev 112676)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 112675, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-06-04 18:35:39 UTC (rev 112676)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-05-24 Thread Balló György
Date: Saturday, May 24, 2014 @ 16:17:23
  Author: bgyorgy
Revision: 111785

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 111784, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 111784, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   63 ++-
 cherrytree.install |   28 +++---
 2 files changed, 47 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-24 14:17:18 UTC (rev 111784)
+++ PKGBUILD2014-05-24 14:17:23 UTC (rev 111785)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.33.0
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('d136eb8f20ec6647ea0454947b47c447bcbf45904ca9a9f43345e9b816a0cf56')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 111784, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-24 14:17:23 UTC (rev 111785)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.33.3
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('ac0856d2bcc8efe0e5c0ae12cc3d85349f75dc5991895ed5e9485f389cf90002')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-05-24 14:17:18 UTC (rev 111784)
+++ cherrytree.install  2014-05-24 14:17:23 UTC (rev 111785)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 111784, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-05-24 14:17:23 UTC (rev 111785)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-05-24 Thread Balló György
Date: Saturday, May 24, 2014 @ 20:54:40
  Author: bgyorgy
Revision: 111791

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 111790, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 111790, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   66 +--
 cherrytree.install |   28 ++---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-24 18:54:35 UTC (rev 111790)
+++ PKGBUILD2014-05-24 18:54:40 UTC (rev 111791)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.33.3
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python-dbus' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('ac0856d2bcc8efe0e5c0ae12cc3d85349f75dc5991895ed5e9485f389cf90002')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # Fix file permissions
-  find $pkgdir/usr/share -type f | xargs chmod 644
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 111790, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-24 18:54:40 UTC (rev 111791)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.33.3
+pkgrel=2
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('ac0856d2bcc8efe0e5c0ae12cc3d85349f75dc5991895ed5e9485f389cf90002')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # Fix file permissions
+  find $pkgdir/usr/share -type f | xargs chmod 644
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-05-24 18:54:35 UTC (rev 111790)
+++ cherrytree.install  2014-05-24 18:54:40 UTC (rev 111791)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 111790, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-05-24 18:54:40 UTC (rev 111791)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-05-09 Thread Balló György
Date: Friday, May 9, 2014 @ 13:31:23
  Author: bgyorgy
Revision: 110897

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 110896, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 110896, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   59 +--
 cherrytree.install |   28 
 2 files changed, 44 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-09 11:31:16 UTC (rev 110896)
+++ PKGBUILD2014-05-09 11:31:23 UTC (rev 110897)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.32.0
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('52bf1eebe545bd23ee1f92dc0fe47431e289c1038f5959593fcc6ff52c409a63')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 110896, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-09 11:31:23 UTC (rev 110897)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.33.0
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('d136eb8f20ec6647ea0454947b47c447bcbf45904ca9a9f43345e9b816a0cf56')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-05-09 11:31:16 UTC (rev 110896)
+++ cherrytree.install  2014-05-09 11:31:23 UTC (rev 110897)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 110896, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-05-09 11:31:23 UTC (rev 110897)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2014-01-06 Thread Balló György
Date: Monday, January 6, 2014 @ 22:11:12
  Author: bgyorgy
Revision: 103499

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 103498, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 103498, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   58 +--
 cherrytree.install |   28 
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-06 21:11:07 UTC (rev 103498)
+++ PKGBUILD2014-01-06 21:11:12 UTC (rev 103499)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.31.5
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('a614f943f30265b7476b842df1722e53708934e62148cf9b0338ef7dca4fb0b5')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 103498, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-06 21:11:12 UTC (rev 103499)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.32.0
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('52bf1eebe545bd23ee1f92dc0fe47431e289c1038f5959593fcc6ff52c409a63')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2014-01-06 21:11:07 UTC (rev 103498)
+++ cherrytree.install  2014-01-06 21:11:12 UTC (rev 103499)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 103498, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2014-01-06 21:11:12 UTC (rev 103499)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2013-12-10 Thread Balló György
Date: Tuesday, December 10, 2013 @ 18:10:20
  Author: bgyorgy
Revision: 102421

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 102420, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 102420, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   58 +--
 cherrytree.install |   28 
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-10 17:10:12 UTC (rev 102420)
+++ PKGBUILD2013-12-10 17:10:20 UTC (rev 102421)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.31.4
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('8cf5917fd6f6a73ae03eb94b3eaa496dc1d045d3c36aa3d58080fc2e61966ebc')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 102420, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-10 17:10:20 UTC (rev 102421)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.31.5
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('a614f943f30265b7476b842df1722e53708934e62148cf9b0338ef7dca4fb0b5')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2013-12-10 17:10:12 UTC (rev 102420)
+++ cherrytree.install  2013-12-10 17:10:20 UTC (rev 102421)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 102420, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2013-12-10 17:10:20 UTC (rev 102421)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2013-12-05 Thread Balló György
Date: Thursday, December 5, 2013 @ 19:27:29
  Author: bgyorgy
Revision: 102136

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 102135, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 102135, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   58 +--
 cherrytree.install |   28 
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-05 18:27:24 UTC (rev 102135)
+++ PKGBUILD2013-12-05 18:27:29 UTC (rev 102136)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.31.2
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('01c45034926a99cd147e1db01cd0ca24cd25c36680a41c6d39ebfce188d7bf13')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 102135, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-05 18:27:29 UTC (rev 102136)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.31.4
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('8cf5917fd6f6a73ae03eb94b3eaa496dc1d045d3c36aa3d58080fc2e61966ebc')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2013-12-05 18:27:24 UTC (rev 102135)
+++ cherrytree.install  2013-12-05 18:27:29 UTC (rev 102136)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 102135, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2013-12-05 18:27:29 UTC (rev 102136)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2013-12-04 Thread Balló György
Date: Wednesday, December 4, 2013 @ 21:54:53
  Author: bgyorgy
Revision: 102084

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 102083, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 102083, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   58 +--
 cherrytree.install |   28 
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-04 20:54:47 UTC (rev 102083)
+++ PKGBUILD2013-12-04 20:54:53 UTC (rev 102084)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.31.0
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('f770947e4ca694d9b060f614168877aa8a9059fe1428559fc69623d00a41480a')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 102083, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-04 20:54:53 UTC (rev 102084)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.31.2
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('01c45034926a99cd147e1db01cd0ca24cd25c36680a41c6d39ebfce188d7bf13')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2013-12-04 20:54:47 UTC (rev 102083)
+++ cherrytree.install  2013-12-04 20:54:53 UTC (rev 102084)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 102083, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2013-12-04 20:54:53 UTC (rev 102084)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2013-12-02 Thread Balló György
Date: Tuesday, December 3, 2013 @ 02:16:55
  Author: bgyorgy
Revision: 101967

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 101966, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 101966, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   60 ---
 cherrytree.install |   28 +++
 2 files changed, 43 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-03 01:16:50 UTC (rev 101966)
+++ PKGBUILD2013-12-03 01:16:55 UTC (rev 101967)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.30.5
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('7af69e4cf6d88eb4b7d4703e03a782930741e4d49d5297fc970cf011fc743330')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # python2 fix
-  for file in $(find . -name '*.py') cherrytree; do
-sed -i 's_/usr/bin/env python_/usr/bin/env python2_' ${file}
-  done
-}
-   
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 101966, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-03 01:16:55 UTC (rev 101967)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.31.0
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('f770947e4ca694d9b060f614168877aa8a9059fe1428559fc69623d00a41480a')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2013-12-03 01:16:50 UTC (rev 101966)
+++ cherrytree.install  2013-12-03 01:16:55 UTC (rev 101967)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 101966, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2013-12-03 01:16:55 UTC (rev 101967)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2013-09-02 Thread Eric Bélanger
Date: Monday, September 2, 2013 @ 21:49:05
  Author: eric
Revision: 96658

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 96657, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 96657, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   62 +--
 cherrytree.install |   28 +++
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-02 19:47:53 UTC (rev 96657)
+++ PKGBUILD2013-09-02 19:49:05 UTC (rev 96658)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.30.4
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
-optdepends=('python2-pyenchant: for spell checking support')
-install=cherrytree.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('59a11a0a25928f2bfd3667841382c717a41d317cdc14246d389a16b979788f0e')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # python2 fix
-  for file in $(find . -name '*.py') cherrytree; do
-sed -i 's_/usr/bin/env python_/usr/bin/env python2_' ${file}
-  done
-}
-   
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 96657, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-09-02 19:49:05 UTC (rev 96658)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.30.5
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('7af69e4cf6d88eb4b7d4703e03a782930741e4d49d5297fc970cf011fc743330')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # python2 fix
+  for file in $(find . -name '*.py') cherrytree; do
+sed -i 's_/usr/bin/env python_/usr/bin/env python2_' ${file}
+  done
+}
+   
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2013-09-02 19:47:53 UTC (rev 96657)
+++ cherrytree.install  2013-09-02 19:49:05 UTC (rev 96658)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 96657, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2013-09-02 19:49:05 UTC (rev 96658)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2013-08-30 Thread Eric Bélanger
Date: Friday, August 30, 2013 @ 17:43:50
  Author: eric
Revision: 96485

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 96484, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 96484, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   61 +--
 cherrytree.install |   28 +++
 2 files changed, 45 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-30 15:42:50 UTC (rev 96484)
+++ PKGBUILD2013-08-30 15:43:50 UTC (rev 96485)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.30.0
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL')
-depends=('pygtksourceview2' 'python2-pyenchant' 'hicolor-icon-theme' 
'desktop-file-utils')
-install=$pkgname.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('b2280322f006e6cc1269a78d8041298b655a422a39671cb417e5faaebf8bda12')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # python2 fix
-  for file in $(find . -name '*.py') cherrytree; do
-sed -i 's_/usr/bin/env python_/usr/bin/env python2_' ${file}
-  done
-}
-   
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 96484, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-30 15:43:50 UTC (rev 96485)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.30.4
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
+optdepends=('python2-pyenchant: for spell checking support')
+install=cherrytree.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('59a11a0a25928f2bfd3667841382c717a41d317cdc14246d389a16b979788f0e')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # python2 fix
+  for file in $(find . -name '*.py') cherrytree; do
+sed -i 's_/usr/bin/env python_/usr/bin/env python2_' ${file}
+  done
+}
+   
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2013-08-30 15:42:50 UTC (rev 96484)
+++ cherrytree.install  2013-08-30 15:43:50 UTC (rev 96485)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 96484, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2013-08-30 15:43:50 UTC (rev 96485)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2013-08-22 Thread Eric Bélanger
Date: Friday, August 23, 2013 @ 05:02:47
  Author: eric
Revision: 96264

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 96263, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 96263, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   62 ---
 cherrytree.install |   28 +++
 2 files changed, 44 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-23 03:01:56 UTC (rev 96263)
+++ PKGBUILD2013-08-23 03:02:47 UTC (rev 96264)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.29.4
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL')
-depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
-install=$pkgname.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('464ed343bf210930724f40feec88d370789d048ed90ad8a76b8eee397aaca0eb')
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-
-   # python2 fix
-   for file in $(find . -name '*.py') cherrytree; do
-   echo Applying python2 fix for ${file}
-   sed -i 's_/usr/bin/env python_/usr/bin/env python2_' ${file}
-   done
-}
-   
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 96263, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-23 03:02:47 UTC (rev 96264)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.30.0
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL')
+depends=('pygtksourceview2' 'python2-pyenchant' 'hicolor-icon-theme' 
'desktop-file-utils')
+install=$pkgname.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('b2280322f006e6cc1269a78d8041298b655a422a39671cb417e5faaebf8bda12')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # python2 fix
+  for file in $(find . -name '*.py') cherrytree; do
+sed -i 's_/usr/bin/env python_/usr/bin/env python2_' ${file}
+  done
+}
+   
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2013-08-23 03:01:56 UTC (rev 96263)
+++ cherrytree.install  2013-08-23 03:02:47 UTC (rev 96264)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 96263, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2013-08-23 03:02:47 UTC (rev 96264)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2013-04-01 Thread Bartłomiej Piotrowski
Date: Monday, April 1, 2013 @ 22:19:22
  Author: bpiotrowski
Revision: 87498

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 87497, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 87497, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   64 +--
 cherrytree.install |   28 +++---
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-01 20:19:12 UTC (rev 87497)
+++ PKGBUILD2013-04-01 20:19:22 UTC (rev 87498)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.29.2
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL')
-depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
-install=$pkgname.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('9272e789a2283d191b7371884d2ea98ff22575b6514cc317f0425e3112934d3b')
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-
-   # python2 fix
-   for file in $(find . -name '*.py') cherrytree; do
-   echo Applying python2 fix for ${file}
-   sed -i 's_/usr/bin/env python_/usr/bin/env python2_' ${file}
-   done
-}
-   
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 87497, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-01 20:19:22 UTC (rev 87498)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.29.4
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL')
+depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
+install=$pkgname.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('464ed343bf210930724f40feec88d370789d048ed90ad8a76b8eee397aaca0eb')
+
+build() {
+   cd $srcdir/$pkgname-$pkgver
+
+   # python2 fix
+   for file in $(find . -name '*.py') cherrytree; do
+   echo Applying python2 fix for ${file}
+   sed -i 's_/usr/bin/env python_/usr/bin/env python2_' ${file}
+   done
+}
+   
+package() {
+   cd $srcdir/$pkgname-$pkgver
+   python2 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2013-04-01 20:19:12 UTC (rev 87497)
+++ cherrytree.install  2013-04-01 20:19:22 UTC (rev 87498)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 87497, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2013-04-01 20:19:22 UTC (rev 87498)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in cherrytree/repos/community-any (4 files)

2013-01-31 Thread Bartłomiej Piotrowski
Date: Thursday, January 31, 2013 @ 12:26:12
  Author: bpiotrowski
Revision: 83399

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 83398, cherrytree/trunk/PKGBUILD)
  cherrytree/repos/community-any/cherrytree.install
(from rev 83398, cherrytree/trunk/cherrytree.install)
Deleted:
  cherrytree/repos/community-any/PKGBUILD
  cherrytree/repos/community-any/cherrytree.install

+
 PKGBUILD   |   64 +--
 cherrytree.install |   28 +++---
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-01-31 11:26:01 UTC (rev 83398)
+++ PKGBUILD2013-01-31 11:26:12 UTC (rev 83399)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Tomas A. Schertel tscher...@gmail.com
-
-pkgname=cherrytree
-pkgver=0.29
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL')
-depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
-install=$pkgname.install
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('1b52c1907d30ca76d2480e3843faa695db77f95e1db0b7a2da1ce507a2f1231e')
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-
-   # python2 fix
-   for file in $(find . -name '*.py') cherrytree; do
-   echo Applying python2 fix for ${file}
-   sed -i 's_/usr/bin/env python_/usr/bin/env python2_' ${file}
-   done
-}
-   
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 83398, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-01-31 11:26:12 UTC (rev 83399)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tomas A. Schertel tscher...@gmail.com
+
+pkgname=cherrytree
+pkgver=0.29.2
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL')
+depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
+install=$pkgname.install
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('9272e789a2283d191b7371884d2ea98ff22575b6514cc317f0425e3112934d3b')
+
+build() {
+   cd $srcdir/$pkgname-$pkgver
+
+   # python2 fix
+   for file in $(find . -name '*.py') cherrytree; do
+   echo Applying python2 fix for ${file}
+   sed -i 's_/usr/bin/env python_/usr/bin/env python2_' ${file}
+   done
+}
+   
+package() {
+   cd $srcdir/$pkgname-$pkgver
+   python2 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: cherrytree.install
===
--- cherrytree.install  2013-01-31 11:26:01 UTC (rev 83398)
+++ cherrytree.install  2013-01-31 11:26:12 UTC (rev 83399)
@@ -1,14 +0,0 @@
-post_install()
-{
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: cherrytree/repos/community-any/cherrytree.install (from rev 83398, 
cherrytree/trunk/cherrytree.install)
===
--- cherrytree.install  (rev 0)
+++ cherrytree.install  2013-01-31 11:26:12 UTC (rev 83399)
@@ -0,0 +1,14 @@
+post_install()
+{
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}